Skip to content
Snippets Groups Projects
  1. Jan 07, 2018
  2. Aug 29, 2017
    • Zoey76's avatar
      Initial support for affect scope · 0c05c9b6
      Zoey76 authored
      Added Enemy and EnemyOnly target type handlers.
      Added support for affect scipe "SINGLE".
      
      Fixes #149
      Fixes #107
      
      The following skills can only be used in enemies:
      Confusion (2)
      Lure (51)
      Veil (106)
      
      Fixed Shadow Step (821), now cannot be casted without force on unflagged
      characters and flags the caster if used on unflagged characters.
      On flagged characters do not need force (CTRL).
      
      Reported by: @FinalDestination
      0c05c9b6
  3. Jan 25, 2016
  4. Sep 06, 2015
  5. Aug 01, 2015
    • Zoey76's avatar
      Project refactor · 64f4db54
      Zoey76 authored
      Moving all files to main folder.
      Using Gradle to define, manage dependecies and build the project.
      Upgraded Gradle wrapper.
      64f4db54
  6. Jan 15, 2015
  7. Jan 02, 2015
  8. Nov 02, 2014
    • Zoey76's avatar
      Community Board refactoring: · 9852bf45
      Zoey76 authored
      Implemented:
      Favorite Board
      Home Board
      Homepage Board
      
      Partially implemented:
      Clan Board
      Region Board
      
      To be implemented:
      Friends Board
      Mail Board
      Memo Board
      9852bf45
  9. Oct 31, 2014
  10. Oct 27, 2014
  11. Sep 16, 2014
  12. Jul 28, 2014
    • Nos's avatar
      BETA: Fixed a bug that was introduced with `MasterHandler` update in [10395]... · 1f46c43a
      Nos authored
      BETA: Fixed a bug that was introduced with `MasterHandler` update in [10395] that registered action handlers and action shift handlers on each others manager.
      	* DP-Part of [L6600]
      	* Removed changelog generation from build file.
      	* With [L6600] and this enemy clan support was removed and monsters wont attack each other anymore.
      		Reported By: yksdtc, u3games, JMD, Zealar, Pandragon, !UnAfraid, Sdw
            	Thanks to: Zoey76
      
      Reviewed by: Zealar, Zoey76, !UnAfraid
      1f46c43a
  13. Jul 21, 2014
  14. May 10, 2014
  15. Apr 01, 2014
    • Zoey76's avatar
      BETA: Moving Hellbound to Datapack: · 54d036a1
      Zoey76 authored
      	* New Datapack sided Hellbound Engine.
      	* Using one class-loader for all Hellbound related scripts:
      		* Faster loading and allows "communication" between scripts.
      		* Allows disabling Hellbound completely by just removing the class-loader from scripts.cfg.
      	* Static Hellbound's spawn data moved from SQL to XML.
      	* Removed `HellboundManager`.
      	* Reviewed all the Hellbound related scripts:
      		* Finalized all classes and removed main method.
      		* Added !JavaDocs.
      		* Removed the usage of `QuestState`, it's not required at all at AIs.
      		* Moved constructor at the top of the class after fields declaration.
      
      Reviewed by: xban1x, UnAfraid, St3eT, Konstantinos
      54d036a1
  16. Mar 20, 2014
  17. Mar 09, 2014
  18. Mar 03, 2014
  19. Mar 01, 2014
  20. Feb 28, 2014
  21. Feb 26, 2014
  22. Feb 16, 2014
  23. Feb 15, 2014
    • Rumen Nikiforov's avatar
      BETA: DP-Part for [L6403] · c7543724
      Rumen Nikiforov authored
      	* Also implementing following skills: 
      		* Freezing Core (9057)
      		* Black Freezing Core (9058)
      	* Also fixing minor NPE in `AdminBuffs` when using !//removereuse without target.
      c7543724
  24. Feb 11, 2014
  25. Jan 25, 2014
    • Zoey76's avatar
      BETA: Datapack part for [L6366]: · 180c135a
      Zoey76 authored
      	* Implemented `SummonPc` AI.
      	* Removed custom skill handler `GetPlayer`.
      	* Implemented skill Summon PC (4161) retail like.
      		* It's just visual skill, used by multiple AIs.
      180c135a
  26. Jan 24, 2014
  27. Jan 16, 2014
    • St3eT's avatar
      BETA: Reworking '''Antharas''' AI. · 4ef99bad
      St3eT authored
      * Tested by: St3eT, malyelfik
      * Thanks to: malyelfik, FBIagent, xban1x
      * Reviewed by: malyelfik, !UnAfraid, Adry_85, Zoey76, xban1x
      4ef99bad
  28. Nov 11, 2013
  29. Nov 03, 2013
  30. Sep 21, 2013
  31. Sep 12, 2013
  32. Sep 08, 2013
    • Adry_85's avatar
      BETA: Skills rework: · 9932ae54
      Adry_85 authored
      	* Resurrection from skillhandlers to effecthandlers.
      	* Fixing Mass Resurrection effect, if both player and pet are dead only player is ressed.
      		* Patch by: Zoey76
      	Rewieved by: Zoey76
      9932ae54
  33. Jul 24, 2013
  34. Jun 27, 2013
Loading