Skip to content

Commit

Permalink
Added event/arena quest rotation with the ability for live-server upd…
Browse files Browse the repository at this point in the history
…ates and .json files for each quest

Removed unneeded default parameter

Finalized Jump Four Jaggi, added tentative Rage Match, and added more to the quest formatting system.

Added "Flooded Forest Free-For-All" and fixed bug

Changed quest rotation system to a .json-based system that's refreshable via the interactive (-i) menu

Added bytes for small monster wave transition criteria

Added ability to programatically add small monsters

Added more programatically-added small monster information

Addressed Sepalani comments
  • Loading branch information
kbarkevich committed Jan 7, 2024
1 parent 6ec57a3 commit 1a17585
Show file tree
Hide file tree
Showing 25 changed files with 11,288 additions and 1,938 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
*.dol
*.bat
*.db
*.dat
.idea
logs
event
Loading

0 comments on commit 1a17585

Please sign in to comment.