Zoey76
|
4ae35a638f
BETA: Cleanup and format for tasks related classes.
|
пре 13 година |
Zoey76
|
f6ea003acd
BETA: Misc fixes:
|
пре 13 година |
Rumen Nikiforov
|
f97d6b83bc
BETA: Reverting some changes from [5249]
|
пре 13 година |
Zoey76
|
40808c44e6
BETA: Id Factory cleanup and format.
|
пре 13 година |
Zoey76
|
b04060e3cd
BETA: Minor changes to some listeners based on #6129 report.
|
пре 13 година |
Zoey76
|
9b44e0caf2
BETA: Henna related fixes:
|
пре 13 година |
Rumen Nikiforov
|
3f04b9ba35
BETA: Banish have to kick clanless players too.
|
пре 13 година |
Rumen Nikiforov
|
88dbb27c3c
BETA: Fix for ticket #6133 thanks Starter for report.
|
пре 13 година |
Rumen Nikiforov
|
86bc921b00
BETA: GMHennaInfo typo fix thanks Starter
|
пре 13 година |
Rumen Nikiforov
|
db998e65d8
BETA: L2PcInstance#storeCharBase() isn't necessary to change to main to get lvl, exp, sp
|
пре 13 година |
MELERIX
|
b1a5d63d46
BETA: MySQL Connector/J 5.1.19, Changelog here: http://dev.mysql.com/doc/refman/5.1/en/cj-news-5-1-19.html
|
пре 13 година |
Rumen Nikiforov
|
343b630374
|
пре 13 година |
Rumen Nikiforov
|
a703a5e7ad
BETA: Removing backward compatibility for L2Party/L2CommandChannel if you want it skip that changeset thanks Battlecruiser
|
пре 13 година |
Rumen Nikiforov
|
eee7eba44d
BETA: L2Party, L2CommandChannel refactoring by Battlecruiser
|
пре 13 година |
Rumen Nikiforov
|
48ab363b14
BETA: NPE fix for L2ItemInstance#dropMe() thanks Battlecruiser
|
пре 13 година |
Rumen Nikiforov
|
85f15cf260
BETA: NPE Clan Table restorewars NPE fix thanks Starter for report.
|
пре 13 година |
Nik
|
17d823ad3d
BETA: String replace bigfix at class master. (by Battlecruiser)
|
пре 13 година |
Zoey76
|
b070eb153b
BETA: Misc fixes:
|
пре 13 година |
Rumen Nikiforov
|
389468cedc
BETA: Reworking a bit StaticObjects now Fortress flags will be loaded from staticObjects.xml instead of fort_staticobjects as before.
|
пре 13 година |
Rumen Nikiforov
|
054b7d6d7e
BETA: Zone types cleanup and format
|
пре 13 година |
Zoey76
|
f2290df266
BETA: Changing a bit DocumentParser, now parseFile(File) calls parseDocument(Document), instead of returning the document.
|
пре 13 година |
Zoey76
|
be9f7dfb7e
BETA: Standardizing ExperienceTable and HitConditionBonus:
|
пре 13 година |
Zoey76
|
6347de8e8c
BETA: Henna, Initial Equipment and Class List rework:
|
пре 13 година |
Rumen Nikiforov
|
3238e435f1
BETA: Little update of ArmorSetsTable:
|
пре 13 година |
Rumen Nikiforov
|
2dd86437a2
BETA: Code format for [5237]
|
пре 13 година |
Rumen Nikiforov
|
54425bae42
BETA: Updating listeners thanks theone and nonom for testing.
|
пре 13 година |
Rumen Nikiforov
|
a43b0a9ec6
BETA: Typo fix
|
пре 13 година |
Zoey76
|
c03c212714
BETA: Reworking Skill Trees:
|
пре 13 година |
Nik
|
338d518657
BETA: Strings should be avoided as key in maps unless you need the key this way. The hash of the string will just do fine, and saves a hell lot of RAM.
|
пре 13 година |
Nik
|
9ae33d9e84
BETA: Memory leak fix. CharEffectList shouldnt keep effects cache upon deletion, this causes references to some effects (thus cant be deleted by GC and keep memory occupied). getEffector() and getEffected() of the effect keep references to L2Characters, those L2Characters cant be deleted from the GC aswell, thus causing 13,731 instances of L2PcInstance on my server, WTF? I just hope that this is the main causer of that, and not something else ^^
|
пре 13 година |