- Aug 19, 2014
-
-
Zoey76 authored
* Solo boss AI will be added soon. Note: High Five feature.
-
- Aug 17, 2014
-
-
Zoey76 authored
-
- Aug 15, 2014
-
-
Zoey76 authored
-
- Aug 09, 2014
- Jul 17, 2014
-
-
Zoey76 authored
Patch by: ivantotov Reviewed by: xban1x, jurchiks, Zoey76
-
- Jul 13, 2014
-
-
Adry_85 authored
-
- Jun 18, 2014
-
-
St3eT authored
BETA: Pailaka - Song Of Ice And Fire (128) update/cleanup. Also separated Quest and Instance scripts. * Thanks to: Pandragon
-
- Jun 13, 2014
-
-
Adry_85 authored
Patch by: Pandragon Reviewed by: Adry_85, janiko, jurchiks Tested by: Adry_85
-
- Jun 07, 2014
-
-
Adry_85 authored
* '''Tarantula's Spider Silk''' (296) * '''Lizardmen's Conspiracy''' (298) Patch by: xban1x Reviewed by: Adry_85 Tested by: Adry_85
-
- Jun 02, 2014
-
-
xban1x authored
* Reviewed by Zoey76, St3eT, Nos, UnAfraid, Adry_85, jurchiks
-
- May 31, 2014
-
-
Zoey76 authored
* Retail like and separated quest from instance to match other similar scripts. Patch by: St3eT Reviewed by: Aikimaniac, Zoey76
-
- May 15, 2014
-
-
Adry_85 authored
Patch by: jurchiks, Pandragon Reviewed by: Adry_85 Tested by: Adry_85
-
- Apr 01, 2014
-
-
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
-
- Mar 21, 2014
-
-
Nos authored
* Removed parameters from all quest constructors and passing them at super constructor instead. * Made all quest constructors public. * Now all quests are loaded from `QuestMasterHandler`. * This does not include '''!SagasScripts''' and '''!TerritoryWarScripts''' because they load more quests within their main method. Reviewed by: Zoey76, xban1x
-