Commit graph

11 commits

Author SHA1 Message Date
Patrick_Pluto
6b2159b840 Code Refactoring: Part 2
Hopefully final refactoring, offloaded ui scripts to its own global .gd to prevent repetition.
2024-06-19 18:27:40 +02:00
Patrick_Pluto
7d331f0883 Minor issue with the ingame display fixed. 2024-06-16 20:05:51 +02:00
Patrick_Pluto
5e4f79ee19 Version: 0.0.4
Scrolling implemented in view and creator, so you can add infinite variables to the content.
2024-06-16 20:01:56 +02:00
Patrick_Pluto
21bcce37fa Version: 0.0.3
Slight code fixups and changed some map stuff, Also added a stat viewer for the current player in the game itself.
2024-06-16 19:32:19 +02:00
Patrick_Pluto
0a6ff7224a Version: 0.0.2
Second major release, minor tweaks, fully dynamic stats, now requires the official contentpack.
2024-06-15 21:56:18 +02:00
Patrick_Pluto
e5911fd155 Version: 0.0.1
First major release, refined the creator, added stats to the main game, added a menu to view stats.
2024-06-15 20:33:37 +02:00
Patrick_Pluto
0ca7c9ac13 Implemented Character creator 2024-06-14 10:34:06 +02:00
Patrick_Pluto
4224f4f755 Minor Changes 2024-06-14 09:44:34 +02:00
Patrick_Pluto
01cd337c66 JSON System Implemented 2024-06-14 09:42:54 +02:00
Patrick_Pluto
047f64fef6 Distance counter and player switching implemented. 2024-06-13 14:25:37 +02:00
Patrick_Pluto
d31d027b80 Movement Implemented + Map 2024-06-13 13:29:05 +02:00