noita-mapcap/files/libraries
David Vogel 31fc11ef1b Improve user experience
- 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
2022-07-28 01:48:49 +02:00
..
luanxml@03d28907cc Add LuaNXML library 2022-07-23 22:36:14 +02:00
noita-api Fix missing default interval in LiveReload 2022-07-27 18:19:18 +02:00
coordinates.lua Improve user experience 2022-07-28 01:48:49 +02:00
hilbert-curve.lua Remove not needed class annotations 2022-07-23 17:57:44 +02:00
monitor-standby.lua Rewrite capturing process 2022-07-27 00:06:09 +02:00
process-runner.lua Rewrite capturing process 2022-07-27 00:06:09 +02:00
screen-capture.lua Improve user experience 2022-07-28 01:48:49 +02:00