Updated priorities
This commit is contained in:
parent
8fe75cf6cb
commit
b476087fcd
13
README.md
13
README.md
|
@ -41,19 +41,22 @@ version numbers.*
|
||||||
## Current priorities
|
## Current priorities
|
||||||
|
|
||||||
### Very high priority
|
### Very high priority
|
||||||
* Finishing PlutoAudio
|
* Finish PlutoAudio
|
||||||
* Depends on the stage system
|
* Depends on the stage system
|
||||||
* The stage system and automated asset loading
|
* The stage system and automated asset loading
|
||||||
|
* Rewrite the ModLoader
|
||||||
|
* Finish PlutoCommandParser
|
||||||
|
|
||||||
### High priority
|
### High priority
|
||||||
* Further engine restructure
|
* Streamline PlutoLib, remove bad APIs and improve code quality
|
||||||
* Rewriting PlutoGUI
|
|
||||||
* Finishing PlutoCommandParser
|
|
||||||
|
|
||||||
### Normal priority
|
### Normal priority
|
||||||
|
* Rewrite PlutoGUI
|
||||||
* The collision system for PlutoStatic
|
* The collision system for PlutoStatic
|
||||||
* Improve image loading capabilities, possibly rewrite PlutoLib#TPL
|
* Improve image loading capabilities, possibly rewrite PlutoLib#TPL
|
||||||
|
|
||||||
### Low priority
|
### Low priority
|
||||||
* Polishing PlutoLib
|
* Allow multiple running instances of Pluto
|
||||||
|
* Alternatively, if this deems too difficult to implement,
|
||||||
|
prohibit the creation of more than instance per VM to avoid issues
|
||||||
* A networking API
|
* A networking API
|
Loading…
Reference in New Issue