|
|
bdcaa8547d
|
feat: add BadAppleScene
|
2026-02-09 10:05:41 +08:00 |
|
|
|
5ba711f52d
|
fix: memory access crash in select animation
|
2026-02-07 19:45:07 +08:00 |
|
|
|
640d1a2108
|
feat: add support for parallel animations
|
2026-02-07 19:13:22 +08:00 |
|
|
|
be083d75e9
|
refactor: overhaul animation rendering
|
2026-02-07 11:22:53 +08:00 |
|
|
|
6e71397940
|
refactor: replace pair with vec2
|
2026-02-07 09:13:40 +08:00 |
|
|
|
e66e997a16
|
feat: improve action animations
|
2026-02-05 20:23:37 +08:00 |
|
|
|
940f0b11a1
|
feat: add GROW and SPORE animation
|
2026-01-17 12:21:48 +08:00 |
|
|
|
df3699c791
|
fix: rendering selected piece
|
2026-01-16 20:13:08 +08:00 |
|
|
|
26408b35b9
|
feat: add MOVE animation
|
2026-01-16 19:48:26 +08:00 |
|
|
|
94502e6104
|
perf: optimize texture caching
|
2026-01-16 17:56:41 +08:00 |
|
|
|
562599b8b4
|
feat: add texture destory function
|
2026-01-15 20:49:11 +08:00 |
|
|
|
4ae99a44a3
|
feat: add selection animation for piece
|
2026-01-15 20:05:09 +08:00 |
|
|
|
d65d4241f4
|
refactor: switch piece rendering from direct draws to texture system
|
2026-01-15 16:43:17 +08:00 |
|
|
|
ad3b8d7732
|
Added GameOver Scene
|
2025-12-14 10:33:06 +08:00 |
|
|
|
27ff62df14
|
Added drawMovementRange function
|
2025-12-13 19:53:02 +08:00 |
|
|
|
98a7b34bfa
|
Rename GameRenderer to BoardRenderer
|
2025-12-13 18:56:50 +08:00 |
|