cheatgui
cheatgui copied to clipboard
Feature/new toggles
This adds new toggle options for invincibility and infinite spell charges and flight. There's probably a better way than running the helper scripts on every frame, e.g., maybe it's possible to put the scripts' contents into functions and to call those instead, but I'm not too familiar with the API (i.e., LuaComponent) so I didn't do that.