Commit History

Author SHA1 Message Date
  Zealar 7cfcf501a1 BETA: Improvement Spawn system 10 years ago
  St3eT 05b63aa3ac BETA: Few edited/added listeners. 11 years ago
  Rumen Nikiforov 70c7921724 BETA: Fixing minor issue causing problems when reloading scripts (Not getting properly unloaded) 11 years ago
  Rumen Nikiforov 732b2e70c0 BETA: Reworking listeners: 11 years ago
  Nos ffa67e9ef1 BETA: Dropping `L2HashMap` and using `ConcurrentHashMap` instead to benefit from new java 8 atomic operations. 11 years ago
  Rumen Nikiforov afd183ce28 BETA: Adding support for making invisible all kinds of `L2Object`s not only players. 11 years ago
  Zoey76 9185309f10 BETA: !JavaDocs improvements. 11 years ago
  Zoey76 90d99d8797 BETA: Quest engine rework (first part). 11 years ago
  Nos 3e22051816 BETA: Removed `L2SkillType` class and skill handlers. 11 years ago
  Rumen Nikiforov 45ebef66c8 BETA: Rework of Servitor summoning to more retail: 11 years ago
  Rumen Nikiforov 9d3da3beea BETA: Renaming wrong named methods at SystemMessage they're for integer/long case not for item number. 11 years ago
  Nos f93890940c BETA: Reworked NPCs now are loaded from XML only. 11 years ago
  Rumen Nikiforov fb629532b2 BETA: Renaming `IL2Procedure` to `IProcedure` 11 years ago
  Nos a41b7343e0 BETA: Updated Copyrights year. 11 years ago
  malyelfik d282ed69b7 BETA: Implementing '''onNpcHate''' quest listener 11 years ago
  Zoey76 e69d2bb2be BETA: Adding some !JavaDocs. 11 years ago
  Adry_85 b2742e88ea BETA: Added two new methods and updating JavaDocs: 11 years ago
  Zoey76 a44e486af9 BETA: Special Camera rework to accept post-C4 parameters in retail like order. 11 years ago
  Zoey76 21408a9c01 BETA: More OOP version of [6294]. 11 years ago
  Zoey76 4cc55e05fd BETA: Item drop related changes: 11 years ago
  xban1x 120f5a3c53 BETA: Adding 4 new methods to the Quest class: 11 years ago
  xban1x 523f744c6b BETA: Adding Quest#getQuestState(player) method. 11 years ago
  xban1x 7707d1cd68 BETA:`Quest` `addSpawn()` method improvements. 11 years ago
  Zoey76 73b4e8c9d9 BETA: Continuing with bypass validation: 11 years ago
  xban1x 369daf4b5e BETA: Improvement for method getRandomPartyMemberState. 11 years ago
  xban1x 66203a7441 BETA: Moving more enums from classes into their own package. 11 years ago
  Zoey76 a180f0ff56 BETA: Quest improvements: 11 years ago
  Nos b28501c19d BETA: Reworked bypass validation. 11 years ago
  Zoey76 032e8071c9 BETA: L2Item now implements IIdentifiable interface. 11 years ago
  Zoey76 41339abb03 BETA: Enforcing IIdentifiable interface. 11 years ago