Commit Graph

7 Commits

Author SHA1 Message Date
HyperOnion a55eb310b0 recursively update tiles within boxes. 2023-06-28 15:15:19 +02:00
HyperOnion b93cc3210c initial grass test.
start working on tile updating code; add grass as test & demo for this.
add temporary "texture" for grass, and keybind for creating it.
2023-06-28 15:15:19 +02:00
HyperOnion 17ad391731 add autosave and world reset button. 2023-06-28 15:15:19 +02:00
HyperOnion 7299916fa7 implement saving and loading world data to file. 2023-06-28 15:15:19 +02:00
HyperOnion 68c93726f0 refactor world code to no longer assume the player entity:s pov. 2023-06-24 14:15:27 +02:00
HyperOnion b4976a0d94 basic player movement and general cleanup. 2023-06-24 14:15:27 +02:00
HyperOnion 82a1cd243a get basic graphics set up. 2023-06-24 14:15:27 +02:00