Update with L2jServer BETA 10426 on August 21, 2014 Fixed in this BETA:
- BETA: Minor improvements for listeners:
Added @Priority annotation that can be used to request EventDispatcher to notify first your script before others so u can prevent some events from being executed.
Added new Containers class that contains global containers for npcs, monsters, players.
Changed CharacterSelected event to to support terminate return so u can prevent player from entering the game (Custom ban system?)
Reviewed by: Nos
- BETA: Improved Hero#computeNewHeroes(..):
Using heroes object ID instead of name to get player instance.
Avoiding packet spam on inventory update.
Removed useless try-catch.
- BETA: Fix for Hero update from [6618].
Reported by: St3eT
- BETA: Adding basic QuestState#setMemoState(slot, value):
First parameter is the "slot" where the "value" of the second parameter will be saved.
To retrieve a previously saved value use QuestState#getMemoState(slot).
Values will be persisted to database
- BETA: Adding support for getting the weapon with which an npc is killed by a player.
Requested by: ivantotov
Reviewed by: Nos
- BETA: Retail Olympiad's Hero claim.
Patch by: janiko Reviewed by: UnAfraid, Zoey76
- BETA: DP-Part for [L6625]
Also moving ListenersTest to custom/listeners.
- BETA: Quest Path of the Warrior (401) in retail-like.
Reviewed by: Zoey76
- BETA: Retail spawn location for Overlord Atrus.
Reported by: volix
- BETA: Minor typo in trap summon skill Binding Trap (518).
Reported by: valanths1990
Patch by: valanths1990
- BETA: Minor fixes:
Removed empty folders from [10420].
Minor typo fix in admin menu button name from [10416].Reported by: Berkas
Minor typo in Kanaf default HTML and unused HTML cleanup.
Reported by: valanths1990
Patch by: valanths1990
- BETA: Organizing Gracia Scripts:
Gracia related AIs moved to new gracia folder.
Now using a classloader to load them (instead of scripts.cfg).
- BETA: Quest Expulsion of Evil Spirits (311) in Java.
Solo boss AI will be added soon.
Note: High Five feature.
Update on August 21, 2014
L2jServer BETA 10426 Download
Server: 6625 Datapack: 10426