diff --git a/todo.txt b/todo.txt index 0677194..8cd1b55 100644 --- a/todo.txt +++ b/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