mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 17:19:31 +00:00
Adding items to the todo list
This commit is contained in:
parent
5c90076f22
commit
ddcb03f89e
1 changed files with 2 additions and 1 deletions
3
todo.txt
3
todo.txt
|
|
@ -1,7 +1,8 @@
|
|||
Ubiquitousse, also known as "The World's Best Video Game Engine Of All Time", despite its perfectness, is still not perfect.
|
||||
More specifically, what is lacking to officially turn Ubiquitousse into a sacred text, is:
|
||||
- An i18n API. While some languages are clearly superior to others, the general consensus seems to think otherwise. Ubiquitousse
|
||||
should be able to get an ordered list of prefered languages and provide translation helpers.
|
||||
should be able to get an ordered list of prefered languages and provide translation helpers. See The Pong.
|
||||
- Asset management. See The Pong.
|
||||
- Some API are still lacking an API and/or implementation. Search "TODO" for more information.
|
||||
- A filesystem API, to access the game's filesystem. May also rewrite Lua's io functions, see the next item.
|
||||
- A sandboxing system. Ubiquitousse should be able to run in a Ubiquitousse game safely. Since Ubiquitousse can run itself, it will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue