Server/Server
Ceikry db7b9d06b2 Add LogoutListener interface - allows a class to call some code on player logout - improved version of logout listeners.
Add StartupListener interface - allows a class to call some code on server startup without adding messy code elsewhere
Add ShutdownListener interface - allows a class to call some code on server shutdown without adding messy code elsewhere
Add TickListener interface - allows a class to call some code on each tick without adding messy code elsewhere
Converted all applicable content over to using these new interfaces
2022-03-31 13:52:19 +00:00
..
data Replaced instances of "Hatchet" with "Axe" (except for stealing creation hatchet & others that were introduced as "Hatchet") 2022-03-27 05:01:05 +00:00
db_exports Added initial version 2021-03-07 20:37:32 -06:00
libs Redwings Drop III.5: Tutorial Island, Tribal Totem 2022-03-19 22:54:15 +00:00
src/main Add LogoutListener interface - allows a class to call some code on player logout - improved version of logout listeners. 2022-03-31 13:52:19 +00:00
worldprops Added a practice mode on Jad, so that Noobs can practice Jad without being in the cave for an hour. Costs 8000 TokKul + supplies. 8000 TokKul is given back if the Noob is successful at defeating Jad. Video of dialogue/functionality: https://www.youtube.com/watch?v=ZESnT0278gI 2022-03-30 23:03:34 +00:00
.gitignore added unique Zandar Horfyre NPC dialogue and interaction 2022-03-10 23:29:07 +11:00
build.gradle Redwings Drop III.5: Tutorial Island, Tribal Totem 2022-03-19 22:54:15 +00:00
License Added initial version 2021-03-07 20:37:32 -06:00
tableformat.css Added initial version 2021-03-07 20:37:32 -06:00