1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-06 21:54:48 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Tony Bark
a1bd301c95 Upgrade to Godot 4
This is the start of a major rewrite of the game, using varies add-ons whenever possible instead of reinventing the wheel. Not that it wasn't a good learning experience, but, yeah, glad Godot 4 is finally here.
2023-03-14 06:58:09 -04:00
Tony Bark
e90a500858 Cleaned up code base
- Moved character variables and News API address to global GameData class
2021-06-04 11:25:35 -04:00
Tony Bark
ec79a57f96 In-game news straight from my website
This is new feature trying out JSON-RPC requests.
2021-05-31 16:56:52 -04:00