Commit Graph

9 Commits (main)

Author SHA1 Message Date
JairoThePlumber e4bdb1fb17
Fix Cheats Menu Mod Again (#238)
The Same Bug from Last Time is there but effects the first box instead, so I went to check and fixed what went wrong with the mod
2024-07-21 18:54:45 -04:00
Hatch 32ec0199d8
Fix Cheat Mod Menu (#219)
Each cheat did not work as labelled. The checkbox for the second cheat listed activated the first cheat listed, and the third checkbox did the second cheat, and so on.

The "- 1" in Line 353 did not need to be there.
2024-07-17 10:38:49 -04:00
Agent X e953fb3bf3 Hide player palette color channel functions to minimize confusion 2024-07-09 15:39:02 -04:00
Agent X 00045a6776 Make -- pausable true by default 2024-07-03 22:04:26 -04:00
Agent X 614dbaf7ee Improve cheats and mod menu 2024-06-29 11:14:15 -04:00
Agent X 2b2dceb333
Add a mod menu where mods can put DJUI elements (#56)
* Add a menu where mods can put their options at

* Document mod menu hook functions

* Add HOOK_ON_LANGUAGE_CHANGED

* Add new Cheats mod

* Make player menu disable singleplayer pause

* fix some git merge conflicts that weren't resolved (#55)

and added -latomic to build flags to fix compile warnings while compiling miniaudio

* Remove legacy 'deluxe' field from built-in mods

* Lots of improvements to memory safety

* Abbreviated hex color parsing

Co-Authored-By: Mechstreme <84944335+mechstreme@users.noreply.github.com>

---------

Co-authored-by: Isaac0-dev <62234577+Isaac0-dev@users.noreply.github.com>
Co-authored-by: Mechstreme <84944335+mechstreme@users.noreply.github.com>
2024-06-01 20:52:43 -04:00
Agent X 38be365dd3 Remove mod version of Cheats
I plan to readd normal cheats when I get the chance. I do not agree with removing cheats from the game and just having a shoddily made Lua mod to replace it.
2023-12-23 11:37:02 -05:00
MysterD a040dde2fc Update cheats with Polish (thanks Jairo) 2023-11-21 17:29:01 -05:00
David Joslin 76b56aa997 Added cheats as a mod by JairoThePlumber, Coolio, Blocky, and Sunk 2023-11-14 20:40:34 -05:00