Rumen Nikiforov
|
4680b7cc7b
BETA: Removing static formulas for bow/crossbow ranges since they are not needed anymore.
|
11 years ago |
Rumen Nikiforov
|
369e97682e
BETA: Updating character base attack range to use values from items, transformations and then character template.
|
11 years ago |
Zoey76
|
ca2febe873
BETA: Improving Improved baby pet AI.
|
11 years ago |
Nos
|
4257d93b07
BETA: Fixed a bug in `CharStatus.setCurrentHpMp(double, double)` it wasn't broadcasting `StatusUpdate` packet if MP wasn't changed.
|
11 years ago |
Rumen Nikiforov
|
89a9634054
BETA: Fixing minor typo in [6335]
|
11 years ago |
Rumen Nikiforov
|
b759091603
BETA: Changing checkDoCastConditions to public so we can check externally if the npc can cast the skill instead of attempting to cast it and end up aborting the skill that is currently casting, also moving setCastingNow(false) after notification to scripts to prevent from breaking animation for some bosses that uses onSkillSee to cast a skill.
|
11 years ago |
xban1x
|
0c437913f1
BETA: Fix for `GeoData`, now it is not possible to shoot through floors at TOI or similar regions.
|
11 years ago |
Rumen Nikiforov
|
15757cf23e
BETA: Adding support for custom ConfirmDlg requests using same messageId for example admin commands or wedding.
|
11 years ago |
Zoey76
|
e69d2bb2be
BETA: Adding some !JavaDocs.
|
11 years ago |
Nos
|
19acd9e350
BETA: Reworked private store type to use enum instead of int.
|
11 years ago |
Nos
|
45043173cf
BETA: Improved `DocumentParser` parse'''Value''' functions.
|
11 years ago |
Nos
|
3a9a64b01a
BETA: Clean up after [6328]
|
11 years ago |
Nos
|
2d48ea7a42
BETA: Replaced '''self''' parameter of effects with '''selfEffects''' effect scope.
|
11 years ago |
Nos
|
31505a0f71
BETA: Improvement for [6326]
|
11 years ago |
Nos
|
93a1fc4b32
BETA: Added 3 system properties '''noquests''', '''nohandlers''', '''nospawns'''.
|
11 years ago |
Nos
|
8fc1585978
BETA: Fixed a minor typo causing stats stacking between herb and inactive buff from herb.
|
11 years ago |
Nos
|
0a63047ed6
BETA: `CA5` skill operate type should not be continuous.
|
11 years ago |
Nos
|
5ac65f9b50
BETA: '''Buffs'''/'''Debuffs''' now support empty effect list (before they were not being added on buff list)
|
11 years ago |
Adry_85
|
38425f2a44
BETA: Adding two useful methods inside Util.
|
11 years ago |
Adry_85
|
b2742e88ea
BETA: Added two new methods and updating JavaDocs:
|
11 years ago |
Nos
|
121b1f3dc3
BETA: Updated Angle & Heading methods in `Util` to use `ILocational` instead of `L2Object`.
|
11 years ago |
Nos
|
d3b9ef878b
BETA: Reworked `NoRestartZone` to be retail like.
|
11 years ago |
Rumen Nikiforov
|
c87e3c5a72
BETA: Fixing issue causing swimming to get client/server out of sync.
|
11 years ago |
Nos
|
fc05c38e9a
BETA: Fixed a bug where trait invulnerability wasn't getting used correctly.
|
11 years ago |
Nos
|
a5339595cc
BETA: Core-Part for [DP10075]
|
11 years ago |
Zoey76
|
a44e486af9
BETA: Special Camera rework to accept post-C4 parameters in retail like order.
|
11 years ago |
Rumen Nikiforov
|
6d87feecf8
BETA: Fixing xml `SpawnTable` not considering datapack root.
|
11 years ago |
Nos
|
bea6b7035f
BETA: Reworked team to use enum instead of int.
|
11 years ago |
Rumen Nikiforov
|
a7bccb84dc
BETA: Fixed "Can not see target." when geodata disabled and source and destination position have a distance of 0.
|
11 years ago |
Rumen Nikiforov
|
4cb8c8134d
BETA: Fixing problems with Traps not using proper skills.
|
11 years ago |