mirror of
https://gitlab.com/GameFeverOnline/py-mmlv.git
synced 2025-12-18 17:57:42 -04:00
finished check_overlap and mark_block_as_used
This commit is contained in:
parent
723f8afe49
commit
350400d56f
3 changed files with 52 additions and 48 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue