Skip to content
Snippets Groups Projects
  1. Oct 16, 2012
  2. Oct 14, 2012
  3. Oct 13, 2012
  4. Oct 12, 2012
  5. Oct 11, 2012
  6. Oct 10, 2012
  7. Oct 05, 2012
  8. Oct 03, 2012
  9. Oct 02, 2012
  10. Sep 29, 2012
  11. Sep 28, 2012
  12. Sep 27, 2012
  13. Sep 26, 2012
  14. Sep 25, 2012
  15. Sep 24, 2012
  16. Sep 23, 2012
    • Zoey76's avatar
      BETA: Rewriting Priest of Blessing AI to match current code standards. · 7b5955ba
      Zoey76 authored
      	* Removed "retail" folder, all scripts are supposed to be retail except those in custom folder.
      	* Moved to ai/npc folder.
      	* Removed !QuestState and State, events don't need them.
      	* Now extends AbstractNpcAI.
      	* Unhardcoded Adena Id.
      	* Added package-info for teleports and custom packages, removed documentation file.
      	* Replaced array of int with Location DTO for spawns data.
      7b5955ba
    • Zoey76's avatar
      BETA: Implementation of reuse delay for items and item skills for pets. · c57c57da
      Zoey76 authored
      	* Independent reuse delay from masters (fix bug with shared reuse time).
      	* Implemented for items.
      	* Implemented for skills.
      	* It doesn't show system messages (retail like) when pet has reuse time for items or skills.
      	* Fixed bug with pets not getting herbs.
      	* Removed custom system messages.
      	* Unhardcoded some shop Ids.
      
      Reported by: Tavo22, u3games, valdaron
      Tested by: Zoey76, valdaron, MELERIX
      c57c57da
  17. Sep 22, 2012
  18. Sep 21, 2012
Loading