Posted
about 11 years
ago
by
UnAfraid
BETA: Dropping unused class TaskPriority.
|
Posted
about 11 years
ago
by
UnAfraid
BETA: Removing extra copy and iteration of all items in inventory container when deleting them from the world.
Also minor cleanup of L2World.
Reviewed by: Nos
|
Posted
about 11 years
ago
by
UnAfraid
BETA: Invoking deleteMe only when deleting item container updateDatabase is used for other things too..
Reported by: Nos
|
Posted
about 11 years
ago
by
UnAfraid
BETA: Fixing resource leak that is causing time limited items to create tasks and upon delete from the world that task to not be stopped and everytime player relogin tasks are created over and over again.
Reported by: Nos
Reviewed by: Nos, Zoey76
|
Posted
about 11 years
ago
by
Nos
BETA: Little tweak for ThreadPoolManager#getStats using actual queue size instead of calculating it.
Reviewed by: UnAfraid, Zoey76
|
Posted
about 11 years
ago
by
UnAfraid
BETA: Minor tweaks to CategoryData?:
Overriding getId in L2PcInstance with player's class id.
Finalizing isInCategory method.
|
Posted
about 11 years
ago
by
UnAfraid
BETA: Adding timestamp in console log formatter.
Patch by: lion
|
Posted
about 11 years
ago
by
Zoey76
BETA: Moving Hellbound to Datapack:
New Datapack sided Hellbound Engine.
Using one class-loader for all Hellbound related scripts:
Faster loading and allows "communication" between scripts.
Allows disabling Hellbound completely by just removing the
|
Posted
about 11 years
ago
by
Nos
BETA: Continuation of [6488].
Fixed enchant HP bonus it was not working after [6488].
EnchantItemHPBonusData (data/stats/enchantHPBonus.xml) is using now CrystalType enum.
Reported by: d!g0
Tested by: d!g0
Reviewed by: d!g0
|
Posted
about 11 years
ago
by
Adry_85
BETA: Cleanup ArmorType, EtcItemType and WeaponType enums.
Reviewed by: Nos, UnAfraid
Thanks to: Nos
|