noita-mapcap/files/libraries
David Vogel a2f5efc9e6 Rewrite capturing process
- Add process runner library that handles any processes
- Add global namespaces for main files
- Add config.lua and move capture area definitions into there
- Remove CAPTURE_PIXEL_SIZE and CAPTURE_GRID_SIZE variables
- Rename topLeftWorld in screen-capture.lua to topLeftOutput
- Rewrite all capturing processes and let them use the process runner
- Put UI redrawing outside of coroutine
- Clean up not needed stuff and get rid of most global variables
- Change how the UI is suspended when taking screenshots
- Start rewriting UI stuff
- Reformat ui.lua
- Fix comments
2022-07-27 00:06:09 +02:00
..
luanxml@03d28907cc Add LuaNXML library 2022-07-23 22:36:14 +02:00
noita-api Refactor and clean up stuff 2022-07-26 16:33:29 +02:00
coordinates.lua Refactor and clean up stuff 2022-07-26 16:33:29 +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 Rewrite capturing process 2022-07-27 00:06:09 +02:00