Skip to content

Releases: TaroEld/mod_dev_console

2.6.0

Choose a tag to compare

@TaroEld TaroEld released this 13 Jul 17:45

feat: add info about active debug keys, debug modifiers, popup for key activations
(2.5.0) feat: add higher speed mults, disable events keybind, disable food keybind now updates consumption days

2.5.0

Choose a tag to compare

@TaroEld TaroEld released this 13 Jul 14:50

feat: add higher speed mults, disable events keybind, disable food keybind now updates consumption days

2.4.1

Choose a tag to compare

@TaroEld TaroEld released this 30 May 05:25

New upload to fix the release number in the mod. Previous patchlog:
feat: add JS function JS.getInspectedElement() to get the currently inspected element. Particularly useful when combined with locking the element.
feat: revert to previous pause state after hiding the dev console instead of always unpausing
fix: remove the "AI.ParallelizationMode" disabling

Element Inspector

Choose a tag to compare

@TaroEld TaroEld released this 15 Apr 07:07

This release adds an Element Inspector to look at HTML elements and see their type, css classes and styling. Thanks for the idea, KFox!