done
This commit is contained in:
parent
87101064f0
commit
9aafea05a6
|
@ -58,10 +58,7 @@ some more practical uses would be things like:
|
|||
|
||||
* test for bitsy 7.0 and implement new features
|
||||
* titles can have multiple lines of dialog
|
||||
* dialogue names
|
||||
* implement Result return types on ::from functions so we can handle errors
|
||||
* handle old out-of-bounds editor errors (extra image pixels, exits/endings with position -1,-0 etc.)
|
||||
* it's ok if the output of these does not match the input as we're fixing it
|
||||
* add Bitsy HD and Bitsy 7.0 test data
|
||||
* fix variables/endings becoming "DLG DLG"?
|
||||
* replace Image with Vec<u8> or something. seems like a pointless abstraction
|
||||
|
|
Loading…
Reference in New Issue