Commit Graph

6 Commits

Author SHA1 Message Date
adtpdn 96f5754f99 feat: Implement initial game structure with core logic, various managers, player scene, and project configuration. 2025-12-12 02:16:06 +08:00
adtpdn fe4c3eddb8 feat: add player core, movement, and playerboard managers, special tile effects system, and lobby scene. 2025-12-09 21:16:06 +08:00
adtpdn ac463185de Update 2025-12-08 21:56:36 +08:00
adtpdn 5000f3e269 Bugfix 2025-12-04 23:14:12 +08:00
adtpdn dce55c2fe6 Minor Update
- Refactor the Player.gd

- Attempt to fix joining the available room, via Room ID
2025-12-03 21:51:23 +08:00
adtpdn a97a8e68f6 player.gd refactor progress 2025-12-03 18:16:00 +08:00