noita-mapcap/files
David Vogel 403167b366 Fix compatibility stuff
- Make dofile more conform to standard lua
- Move dofile from live-reload.lua to compatibility.lua
- Let dofile and require throw errors on script errors
- Fix bug in recursion detection
- Remove Noita's dofile annotation
- Fix some EmmyLua annotations
- Improve print replacement
2022-07-30 00:32:11 +02:00
..
libraries Fix compatibility stuff 2022-07-30 00:32:11 +02:00
magic-numbers Update capturing stuff 2022-07-24 22:05:34 +02:00
overrides/perks Fix perk.lua override 2022-07-29 11:51:20 +02:00
ui-gfx Add progress bar 2022-07-29 19:42:44 +02:00
capture.lua Improve capturing 2022-07-29 22:48:42 +02:00
check.lua Add capture grid size check 2022-07-29 20:44:36 +02:00
config.lua Change when CameraBound component is removed 2022-07-28 17:00:24 +02:00
message.lua Add capture grid size check 2022-07-29 20:44:36 +02:00
modification.lua Add mod setting to hide UI 2022-07-29 17:37:58 +02:00
ui.lua Split UI message text to fit on screen 2022-07-29 22:49:12 +02:00
use this for mod-specific files to avoid name conflicts between mods Initial commit 2019-10-18 16:14:06 +02:00