Commit Graph

8 Commits

Author SHA1 Message Date
Len 528c15db9b Prevent repeating certain challenge types. 2024-04-12 14:33:05 +02:00
Len 7bec99b78e Add option to load loottables as challenge rewards. 2024-04-06 09:10:34 +02:00
Len b773e7f0f3 Use a LinkedHashMap to store challenges. 2024-03-22 20:27:03 +01:00
destro174 efc6b62b2f
Add a base layer for challenges.
Implement a challenge system. This allows players to work towards them and add some goals to reach.
Demo challenges are included in file challenges.yml. This should provide details on how to create your own challenges.

---------

Co-authored-by: Teriuihi <teriuihi@alttd.com>
2024-02-25 14:02:51 +01:00
Len f4b67c93c3 Add back button to GUI 2024-02-11 16:22:22 +01:00
Len 8847430ed9 Rework the GUI 2024-02-09 19:46:39 +01:00
Len ef411ac9a1 Add a base for GUI to manage aspects of the island 2024-02-05 17:38:26 +01:00
Len f65dbef7e2 base for challenge system 2024-01-18 08:53:20 +01:00