Commit Graph

4 Commits

Author SHA1 Message Date
Tastybento
51422108c6 WIP - challenges
Admin command cadmin to create and manage challenges in-game. Challenges
are saved as yml files. Note that admins cannot edit yml files directly
if server is running because they will be overwritten.
User UI sort of works if challenge files are hand tailored.
More to do!
2018-02-22 23:52:39 -08:00
Tastybento
0a8ba02d74 WIP - added /c create (name) command
Opens up an inventory. Drag and drop items into the inventory. Escape
out and the challenge is saved with the items as required items.
2018-02-19 19:50:34 -08:00
Tastybento
3b74b17283 WIP: Stubbed out a lot of the classes.
Compiles, but still a lot of functions need to be added.
2017-11-26 23:13:17 -08:00
Tastybento
38a98043d5 First commit 2017-11-25 18:17:16 -08:00