História revízii

Autor SHA1 Správa Dátum
  Nos 8a0dd234e4 BETA: Fixed '''debuffImmunity''' stat it wasn't being used in calcEffectSuccess formula. 11 rokov pred
  Nos 8a0df618b4 BETA: Fixed buff/debuff remove message now it displays '''The effect of ''buff/debuff name'' has been removed.''' when its removed and ''' ''buff/debuff name'' has worn off.''' when time ends. 11 rokov pred
  Nos a9ba7a24cd BETA: Fixed an `IndexOutOfBoundsException` in `HandysBlockCheckerManager`. 11 rokov pred
  Rumen Nikiforov 4f7bddc690 BETA: Moving onNpcHate notification after validating attackable conditions to prevent from attacking invisible GMs and stuff like that. 11 rokov pred
  Rumen Nikiforov b96b28be13 BETA: Removing reflection call from L2GroupSpawn because it doesn't needs it. 11 rokov pred
  Rumen Nikiforov 5485a444d3 BETA: Removing local copy of AI within getAI() method 11 rokov pred
  Rumen Nikiforov 0d645fcefe BETA: Adding missing synchronized block to setInsideZone to ensure correct usage between different threads. 11 rokov pred
  Rumen Nikiforov 3bf226d911 BETA: Removing Implementation-Version meta-data since it mostly corrupts the manifest when missing svn client installed or external svn client is different version then eclipse's svn client. 11 rokov pred
  St3eT 33aea18a10 BETA: Removing random offset on teleport via NPCs. 11 rokov pred
  malyelfik d282ed69b7 BETA: Implementing '''onNpcHate''' quest listener 11 rokov pred
  Zoey76 12307fb07a BETA: Fix for custom buff display ID and level. 11 rokov pred
  Nos b2e3b95f86 BETA: Continuation of [6325]. 11 rokov pred
  xban1x 2a7641b175 BETA: Fixing message output for `onDeath()` in InstanceWorld. It displayed 60 000 minutes instead of 1 minute. 11 rokov pred
  Zoey76 45647b5c39 BETA: Fixing ispel type skills issue. 11 rokov pred
  St3eT f0ecc2e135 BETA: Core-part for [DP10132] 11 rokov pred
  Zoey76 a8425e7b68 BETA: Minor items rework: 11 rokov pred
  Adry_85 d8c1ab00b7 BETA: Minor fix after [DP10115]. 11 rokov pred
  Nos 51038d85f8 BETA: Core-Part for [DP10121] 11 rokov pred
  Nos 74bae7a1c9 BETA: Fixed a bug that was not allowing activation of more than one toggle skill if max buff count was reached. 11 rokov pred
  Rumen Nikiforov 07d68eb7ad BETA: Fixing speed for pets while swiming 11 rokov pred
  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 rokov pred
  Rumen Nikiforov 84ff7fc4b7 BETA: Updating castle/territory war siege date & time picking to retail 11 rokov pred
  Rumen Nikiforov 4680b7cc7b BETA: Removing static formulas for bow/crossbow ranges since they are not needed anymore. 11 rokov pred
  Rumen Nikiforov 369e97682e BETA: Updating character base attack range to use values from items, transformations and then character template. 11 rokov pred
  Zoey76 ca2febe873 BETA: Improving Improved baby pet AI. 11 rokov pred
  Nos 4257d93b07 BETA: Fixed a bug in `CharStatus.setCurrentHpMp(double, double)` it wasn't broadcasting `StatusUpdate` packet if MP wasn't changed. 11 rokov pred
  Rumen Nikiforov 89a9634054 BETA: Fixing minor typo in [6335] 11 rokov pred
  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 rokov pred
  xban1x 0c437913f1 BETA: Fix for `GeoData`, now it is not possible to shoot through floors at TOI or similar regions. 11 rokov pred
  Rumen Nikiforov 15757cf23e BETA: Adding support for custom ConfirmDlg requests using same messageId for example admin commands or wedding. 11 rokov pred