Commit History

Author SHA1 Message Date
  Adry_85 6a104af238 BETA: Fixed Blow and Backstab formula. 12 years ago
  Rumen Nikiforov 63ab834c7a BETA: Fixed problem with removing permanent punishments now will update expiration time to current time in order to make it to expire. 12 years ago
  Rumen Nikiforov 31f55d1066 BETA: Fixed minor typo in ExShowScreenMessage packet seems like Arrays.asList creates non modifiable list. 12 years ago
  Adry_85 f7caa64a3d BETA: Fixed logic in blow formulas to avoid mul by zero. 12 years ago
  Adry_85 eb6549cd45 BETA: Core part for [DP9794]. 12 years ago
  Rumen Nikiforov fa69d745f6 BETA: Fixing minor typo within punishment holder we should keep key as string, othewise bugs like punishment works only until player relogin occurs. 12 years ago
  Rumen Nikiforov 5b6a06a2d1 BETA: Fixing visual bug causing not updated inventory when dragging item out of player's hands. 12 years ago
  Rumen Nikiforov 0837521363 BETA: Misc fixes: 12 years ago
  Rumen Nikiforov 330fea8001 BETA: Fixing little typos in punishment system using wrong database types to store/restore key. 12 years ago
  Rumen Nikiforov 39c3716731 BETA: Fixing minor typos in TvT Event listener player must be prohibited from using 'To Village' option once match begins not whenever it get's registered. 12 years ago
  MELERIX f8630e4dfc BETA: Added more debug info for calcEffectSuccess. 12 years ago
  Rumen Nikiforov c453fa1a22 12 years ago
  Rumen Nikiforov fd3fc6b7e4 BETA: Fixing wrong order of buylists HashMap does not keeps insertion order. 12 years ago
  Rumen Nikiforov 6c35c793e0 BETA: Fixed minor typo since [6043]. 12 years ago
  Rumen Nikiforov b46b58c359 BETA: Punishment system rework: 12 years ago
  Rumen Nikiforov 553cad96d4 BETA: Fixed NPEs in PetFeedTask when player has no mount. 12 years ago
  Rumen Nikiforov 60f92de7a4 BETA: Reworking manufacture system: 12 years ago
  Rumen Nikiforov 3eada5a256 BETA: Fixed really rare NPE that can occur when you kill a mob and your char is not online in 5 seconds when notification of killed mob is made. 12 years ago
  Rumen Nikiforov b65981ec78 BETA: Moved Env object creation outside the loop when checking skill conditions. 12 years ago
  Rumen Nikiforov 3ffdaad01e BETA: Removing resetSkills from L2NpcTemplate's constructor it was old approach that has changed and forget to clean it up :( 12 years ago
  Rumen Nikiforov 289c5cb351 BETA: Reworked Buylist and npc reload data: 12 years ago
  Zoey76 280f7c034b BETA: Changing a couple of Quest method to static. 12 years ago
  Zoey76 2264c13987 BETA: Fix for skills with tick count equal 1 (edge case), this solve wrong time sent to client for Greater Heal and similar skills. 12 years ago
  MELERIX 80d50fc2b2 BETA: Updated Level Modifier formula in calcCancelSuccess. 12 years ago
  Zoey76 ec05ccd760 BETA: Misc changes inspired by Flashy's patch. 12 years ago
  Adry_85 1c03c916d1 BETA: Core Part for [DP9771]. 12 years ago
  Zoey76 eaa8015984 BETA: Minor reworks and memory leak fixes: 12 years ago
  Adry_85 4eb994215e BETA: Core part for [DP9768]. 12 years ago
  Rumen Nikiforov f275b5ec83 BETA: Reviewing other speed depending server packets like UserInfo, NpcInfo, PetInfo. 12 years ago
  Rumen Nikiforov fe895d745e BETA: Fixing float dividation of getMovementSpeedMultiplier its float not int ;| 12 years ago