2 / _ \ _ __ ___ _ __ / ___|| |_ _ __ __ _ _ __ __| | ___ __| |
3 | | | | '_ \ / _ \ '_ \\___ \| __| '__/ _` | '_ \ / _` |/ _ \/ _` |
4 | |_| | |_) | __/ | | |___) | |_| | | (_| | | | | (_| | __/ (_| |
5 \___/| .__/ \___|_| |_|____/ \__|_| \__,_|_| |_|\__,_|\___|\__,_|
12 == Pre-Alpha Release v0.0.1 ==
15 - Fully working player camera (standard/FPS mode)
16 - Properly rendered environment
17 - Very basic user interface
20 - Implementation of standard roaming and standing/idling AI behaviours
23 - Implementation of all control flow statements
24 - Implementation of all primitive data types
25 - Implementation of most basic commands (math, output, events)
26 - Implementation of new additional basic components (functions)
33 - Add options and inventory menu to UI
37 - Implement the player's needs (food, water, sleep) and health
38 - Implementation of inventory and items
41 - Adding commands for environment manipulation
42 - Implement timer functionality