Rumen Nikiforov
|
3238e435f1
BETA: Little update of ArmorSetsTable:
|
13 years ago |
Rumen Nikiforov
|
2dd86437a2
BETA: Code format for [5237]
|
13 years ago |
Rumen Nikiforov
|
54425bae42
BETA: Updating listeners thanks theone and nonom for testing.
|
13 years ago |
Rumen Nikiforov
|
a43b0a9ec6
BETA: Typo fix
|
13 years ago |
Zoey76
|
c03c212714
BETA: Reworking Skill Trees:
|
13 years ago |
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 years ago |
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 years ago |
Rumen Nikiforov
|
e3e0b3a97f
BETA: Core support for [L8744]
|
13 years ago |
Zoey76
|
f7aa34b40b
BETA: Misc fixes:
|
13 years ago |
Zoey76
|
9308b727e6
BETA: HtmCache refactor:
|
13 years ago |
Zoey76
|
a4418553d3
BETA: Exploit fix related to "Alternate Skill Learning System", thanks u3games for report and test.
|
13 years ago |
Zoey76
|
fbb5b68ed2
BETA: Continuing with [5214] and [5217] Quest class related documentation and formatting fixes, this time by '''jurchiks'''.
|
13 years ago |
Rumen Nikiforov
|
7c508127c0
BETA: Removing local logger from all client/server packets they'll be using the parent one.
|
13 years ago |
Rumen Nikiforov
|
3c7794356c
BETA: Reverting [4538] Actually there is a limit it may not be 8192 but that doesn't means there isn't at all.
|
13 years ago |
Nik
|
4f97956ddf
BETA: NPC Rush malfunction fixed. Now they move when they cast rush instead of staying on one place.
|
13 years ago |
Rumen Nikiforov
|
87784ec9f9
BETA: Get rid of Compiled Scripts cache support.
|
13 years ago |
Zoey76
|
df88f73f34
BETA: Some resource management by Starter.
|
13 years ago |
Rumen Nikiforov
|
6cfd97fb89
BETA: Castle class some misc fixes && code format
|
13 years ago |
Zoey76
|
1e2f5bac24
BETA: Enabling some warnings and documenting few classes.
|
13 years ago |
Nik
|
55b2b80259
BETA: isAttackingDisabled@doAttack should be one of the first checks, since its lighter.
|
13 years ago |
Zoey76
|
afbb870475
BETA: Enabling Indirect access to static member warning.
|
13 years ago |
Zoey76
|
ac51f7d097
BETA: NpcBufferTable fixes, thanks fakoykas for report and first fix.
|
13 years ago |
Zoey76
|
35b4f2ea7e
BETA: Continuing with [5214] Quest class related documentation and formatting fixes.
|
13 years ago |
Zoey76
|
e777f281e0
BETA: Typo fix in inventory by d!g0:
|
13 years ago |
MELERIX
|
b0584aae3f
BETA: Only etcitem_type "rune" can give passive skills when held in your inventory, not all etcitems.
|
13 years ago |
Zoey76
|
f13c50bf9b
BETA: Weekend bug fix madness:
|
13 years ago |
MELERIX
|
3340ae9e25
ECJ Lib Update for JavaEngine.
|
13 years ago |
Zoey76
|
4871dc7006
BETA: Skill Trees fixes:
|
13 years ago |
Rumen Nikiforov
|
d86b8b6279
BETA: Cleanup
|
13 years ago |
Rumen Nikiforov
|
fb331c3414
BETA: More for [DP8704] And fixing mp consume for cross-bow
|
13 years ago |