Mod Configs REDUX (3.0.0)
DownloadChangelog
breaking
- everything is FORCED UPPERCASE now. opt out per entry with
uppercase: false, or per mod withsetModUppercase(modId, false) - rows are no longer a fixed height and the list scrolls by pixels. if your mod did its own maths off
itemHeight()it will be wrong - addConfig itself is unchanged, the old positional form still works
new
descriptions
- Style — Wrap (default), Scroll, Bounce
- Scroll Speed 0.5-4.0, Fade Edges, Fade Width 0-80px
- Separator ◆ • — ★ / None
mod dividers
- Style — Dashed (default), Solid, Dotted, Double, Label, None
- Width 20-100%, Brightness 10-100%
spacing, all default 0 so nothing moves until you turn them up
-
Entry 0-40px, Option 0-60px, Group 0-60px
-
settings are grouped by mod for real now, mod configs redux pinned to the top
-
keybinds overhauled, combos work, binds survive a keyboard layout change
fixes
- settings silently failed to save on windows. wrote a .tmp then renamed it over the real file, which throws EPERM whenever antivirus or onedrive has it open. the first save worked, every one after quietly didnt. falls back to a direct write now
- uninstalling a mod for one launch wiped its settings for good
- the config window sat ~10px left of the other options windows in-game
- Scene_Boot.start was re-run against a fake scene, re-running every plugins boot chain. normal hook now
- crash on
help.refresh, omoris description box has no refresh() - saved values for early configs got dropped, fs and configPath were still undefined
- sliders, a real min of 0, negative ranges, and out of range saves clamp instead of resetting
- cycle options could draw over each other
- only 4 rows ever got a cursor
- a pending keybind capture survived closing the menu and ate keystrokes
modders
new addConfig options: color, indent, disabled, badge, separatorAfter, sortIndex, modName, uppercase
Extra file information
- File size: 0.04 MB
- Downloads: 94
- File name: modconfigsredux.zip
- File type: application/zip