Commit Graph

17 Commits

Author SHA1 Message Date
Yogi Wiguna 757051aca8 feat: Implement powerup inventory UI and manager, introducing ghost and area freeze special tiles. 2026-02-03 17:04:35 +08:00
Yogi Wiguna 02d13d9ff5 feat: Add main game scene with core logic, manager initialization, UI setup, and an in-game message bar. 2026-02-03 14:48:41 +08:00
Yogi Wiguna 16a46d7e76 feat: Introduce an EnhancedGridMap with advanced grid generation, randomization, and data serialization features, along with a default MeshLibrary and a new main scene script. 2026-02-03 12:20:02 +08:00
Yogi Wiguna e8fc3f86c5 feat: Implement special tile power-up system with manager, levels, cooldowns, inventory, and associated assets. 2026-02-03 10:16:03 +08:00
Yogi Wiguna 66d34d0d29 feat: Establish initial game structure including lobby, UI, and core gameplay managers. 2026-02-02 15:01:30 +08:00
adtpdn 59ff22f5ac feat: Add initial lobby and main scenes, along with various tile meshes and holographic textures. 2025-12-09 20:57:33 +08:00
adtpdn 65be1fcc63 Improve gridmap item placement and UI logic
Enhanced the auto_put_item logic to better identify and place non-goal or excess tiles from the playerboard onto the grid. Updated gridmap and dock scripts for improved cell option handling and UI consistency. Adjusted mesh library item order and main scene cell data for better alignment. Expanded spawn and finish locations for player logic.
2025-10-28 14:05:50 +08:00
adtpdn 84413314ef Add example scene and player for enhanced_gridmap
Introduces a new example scene and player script for the enhanced_gridmap addon, including supporting resources and materials. Updates the mesh library, assets, and main scene to integrate new tile types and visual styles. Adjusts project settings for improved resolution and sets the new main scene as the entry point.
2025-10-22 11:50:17 +08:00
adtpdn d64b685e6e make the orientation of obstacle align with four side of cell on gridmap 2025-03-13 17:32:41 +08:00
adtpdn 495c9c64a5 dd 2025-03-10 15:44:54 +08:00
adtpdn 1c67557135 goals synced 2025-02-04 16:42:13 +08:00
adtpdn 471d425b23 Update 2024-11-04 17:25:09 +08:00
adtpdn b8a1569e33 test 2024-10-25 13:18:26 +08:00
adtpdn 8fe13a42ca last update 2024-10-24 17:40:10 +08:00
adtpdn 941ad46e09 update 2024-10-24 16:51:46 +08:00
adtpdn df5ecfa7bc Update 2024-10-23 18:00:25 +08:00
adtpdn 6b9360d4dc first commit 2024-10-22 16:15:56 +08:00