Skip to content
Snippets Groups Projects
  1. Jan 16, 2023
  2. Nov 03, 2021
  3. Jan 17, 2021
  4. Apr 27, 2020
  5. Mar 05, 2019
    • Zoey76's avatar
      Complete DataPack refactor · 62c9e72b
      Zoey76 authored
      Moved to Maven instead of Gradle.
      Using proper project structure and package structure.
      62c9e72b
  6. Feb 06, 2019
  7. Jan 18, 2018
  8. Jan 25, 2016
  9. 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
  10. Jan 19, 2015
  11. Jan 02, 2015
  12. Dec 16, 2014
  13. Oct 31, 2014
  14. May 31, 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
Loading