Rumen Nikiforov
|
d0064e7eec
BETA: DocumentParser support for recursive folder parsing.
|
13 年之前 |
Nik
|
5eb397de8a
BETA: Fixing a wrong check regarding skills usable on doors. UNLOCK_SPECIAL skillhandler is now properly working.
|
13 年之前 |
Nik
|
2cca7f743f
BETA: Adding ssUncharge() method which is similar to spsUncharge(). Also cleaning-up the soulshot use of some skills.
|
13 年之前 |
Nik
|
635996115b
BETA: Fixing broken spiritshot behaviour in some skills. It turns out that in those skills, the sps charge is removed before the skill's effects are applied, thus the effects are executed without a sps charge.
|
13 年之前 |
Zoey76
|
3c877226ff
BETA: Extensively use of try-with-resource:
|
13 年之前 |
MELERIX
|
b519b2299b
BETA: Cleanup due [DP8969] (isHerbEffect check is redundant due already checked by isStatic).
|
13 年之前 |
Adry_85
|
1f1130aff0
BETA: Unhardcoded recharge AutoSoulShot and some cleanup in L2Character. Thanks '''Zoey76''' for help.
|
13 年之前 |
MELERIX
|
ab02f4905b
BETA: Small typo fix in l2jmods.properties, thanks darknessneo.
|
13 年之前 |
Rumen Nikiforov
|
2e68f624ed
BETA: Fixing ConcurrentModification in Siege
|
13 年之前 |
nonom
|
117f89906a
BETA: LoginCrypt Optimization by FBIagent. Also a Javadoc update. Thanks.
|
13 年之前 |
Rumen Nikiforov
|
bf4ef698c4
BETA: ConditionTargetLevelRange support.
|
13 年之前 |
Adry_85
|
f826d9f419
BETA: More cleanup for [5468].
|
13 年之前 |
Rumen Nikiforov
|
3a50da538f
BETA: Little cleanup of L2DoorInstance
|
13 年之前 |
Rumen Nikiforov
|
4c278a4f4c
BETA: Builders back to ant 1.8.2 i wont change my whole eclipse just the for stupid ant.
|
13 年之前 |
MELERIX
|
9007adb231
BETA/COMMUNITY: MySQL Connector/J 5.1.21, Changelog here: http://dev.mysql.com/doc/refman/5.1/en/cj-news-5-1-21.html
|
13 年之前 |
Nik
|
121345d04b
BETA: Small fix for [5470] - this should't be there...
|
13 年之前 |
Nik
|
ae7487b05e
BETA: Fix for [5468]. getLevelMod() at L2Character should not return 1, but '''(100.0 - 11 + getLevel()) / 100.0; '''
|
13 年之前 |
Zoey76
|
1aa1414c65
BETA: JavaDocs for some classes.
|
13 年之前 |
Adry_85
|
585bc65356
BETA: Some base stats formula reworks.
|
13 年之前 |
MELERIX
|
acee70285a
LIBS/COMMUNITY/BETA: Added the missing new lines for warnings introduced in E4.2.
|
13 年之前 |
Zoey76
|
388798b8a1
BETA: ItemAuctionInstance resource leak fixes.
|
13 年之前 |
Zoey76
|
1259324992
BETA: LoginController resource leak.
|
13 年之前 |
Zoey76
|
c72ccb6b31
BETA: Resource leaks fixes.
|
13 年之前 |
Nik
|
707c6a0b35
BETA: L2Event fixes, thanks fakoykas.
|
13 年之前 |
MELERIX
|
d37b2cf92a
BETA/COMMUNITY/LIBS: Updated WTP Settings.
|
13 年之前 |
MELERIX
|
a24d08861b
BETA/LIB: ECJ Lib Update.
|
13 年之前 |
MELERIX
|
5b298e75f0
BETA/COMMUNITY/LIBS: Builders Updates.
|
13 年之前 |
Adry_85
|
cfa36700d3
BETA: Fixed sps behaviour when using potions while casting magic skills. Thanks '''MELERIX''' for help.
|
13 年之前 |
Zoey76
|
138222ee6a
BETA: Reusing "Get Heros" SQL related code.
|
13 年之前 |
MELERIX
|
bc9d902837
BETA: Cleanup.
|
13 年之前 |