mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2025-10-31 03:09:35 +00:00
- Modernise UI, and simplify its logic - Add UI graphics - Add modification.lua which contains everything to modify Noita settings - Add message.lua which handles messages for users - Add check.lua which checks things, triggers messages and suggest user actions - Remove ACTIONS category from settings - Add more live capturing parameters to settings - Restrict vector input fields in settings - Rename pixel-size setting to pixel-scale - Let GetRect return two vectors instead of RECT object - Add VirtualOffsetPixelPerfect and FullscreenMode field to Coords - Fix captureScreenshot when the outputPixelScale is 0 - Show runtime errors in UI via message.lua - Other small fixes |
||
|---|---|---|
| .. | ||
| libraries | ||
| magic-numbers | ||
| overrides/perks | ||
| ui-gfx | ||
| capture.lua | ||
| check.lua | ||
| config.lua | ||
| message.lua | ||
| modification.lua | ||
| ui.lua | ||
| use this for mod-specific files to avoid name conflicts between mods | ||