Commit graph

16 commits

Author SHA1 Message Date
e9db84abd1 feat: introduce VFXSystem to centralize visual effect management and rendering, migrating absorption effects from UISystem and AbsorptionSystem. 2026-01-06 18:56:20 -05:00
forgebot
691bc3b8da chore: update version to 0.2.0 [skip ci] 2026-01-06 22:28:30 +00:00
294e2dcf1f Merge pull request 'Feature/Pixel-Rework' (#4) from Feature/Pixel-Rework into main
All checks were successful
Build and Publish Docker Image / Publish to Registry (push) Successful in 8s
Build and Publish Docker Image / Deploy to Portainer (push) Successful in 2s
Reviewed-on: #4
2026-01-06 17:28:25 -05:00
4e51a430e8 fix: Add minimum width to a layout element.
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 10s
2026-01-06 17:25:59 -05:00
86c1c3bc59 feat: Move player stats and skill progress display from active HUD to the paused menu, removing minor HUD elements and consolidating evolution details into the stats display. 2026-01-06 17:25:34 -05:00
cf04677511 feat: Implement pixel-art rendering with new level loading, tile maps, palettes, and pixel fonts, alongside a game over screen. 2026-01-06 17:21:15 -05:00
forgebot
5b15e63ac3 chore: update version to 0.1.1 [skip ci] 2026-01-06 20:09:05 +00:00
49d20532da Merge pull request 'Hotfix/Use var instead of secret for username' (#3) from Hotfix/Use-var-instead-of-secret-for-username into main
All checks were successful
Build and Publish Docker Image / Publish to Registry (push) Successful in 10s
Build and Publish Docker Image / Deploy to Portainer (push) Successful in 1s
Reviewed-on: #3
2026-01-06 15:09:00 -05:00
4c0af096f9 fix: replace secret with var
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 16s
2026-01-06 15:03:39 -05:00
c698bf032f Merge pull request 'Feature/Deploy improvements' (#2) from Feature/Deploy-improvements into main
All checks were successful
Build and Publish Docker Image / Publish to Registry (push) Successful in 10s
Build and Publish Docker Image / Deploy to Portainer (push) Successful in 1s
Reviewed-on: #2
2026-01-06 14:53:47 -05:00
5956220a2b feat: improve image naming
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 11s
2026-01-06 14:26:03 -05:00
12e13bcaee feat: add portainer deploy config 2026-01-06 14:25:58 -05:00
2050d27f27 Merge pull request 'Feature/Proof of Concept' (#1) from Feature/Proof-of-Concept into main
Some checks failed
Build and Publish Docker Image / Publish to Registry (push) Failing after 3s
Build and Publish Docker Image / Deploy to Portainer (push) Has been skipped
Reviewed-on: #1
2026-01-06 14:06:01 -05:00
616463eceb feat: add ci cd
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 40s
2026-01-06 14:02:18 -05:00
4a4fa05ce4 feat: add poc 2026-01-06 14:02:09 -05:00
43d27b04d9 feat: initial commit 2026-01-06 13:55:21 -05:00