finished check_overlap and mark_block_as_used

This commit is contained in:
Timothy GFO 2023-10-30 12:26:42 -04:00
parent 723f8afe49
commit 350400d56f
3 changed files with 52 additions and 48 deletions

View file

@ -26,7 +26,8 @@ When in beta, you should be able to import as a module in another python program
If you find a bug, remember to create an issue about it. But don't do it right now, there is more bug than code.
## Roadmap
add get functions
save changes to temporary file, then rename original to temp name, then rename the changed file to original name
add a get function for every set
add automatic room activation to set_tile
add ability to all functions to accept raw x, y values (the times 16 numbers in mmlv) and raw codes (like "a" instead of "active")
complete set_tile, set_spike, set_ladder