Commit History

Author SHA1 Message Date
  Adry_85 d8c1ab00b7 BETA: Minor fix after [DP10115]. 11 years ago
  Nos 51038d85f8 BETA: Core-Part for [DP10121] 11 years ago
  Nos 74bae7a1c9 BETA: Fixed a bug that was not allowing activation of more than one toggle skill if max buff count was reached. 11 years ago
  Rumen Nikiforov 07d68eb7ad BETA: Fixing speed for pets while swiming 11 years ago
  Rumen Nikiforov f1655049fc BETA: Fixing a case that leads to getting skill in reuse added to queue and preventing next action from being executed. 11 years ago
  Rumen Nikiforov 84ff7fc4b7 BETA: Updating castle/territory war siege date & time picking to retail 11 years ago
  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