Hans Kokx hans
  • Joined on 2026-01-19
hans created pull request dart/list_or#1 2026-05-13 13:00:55 +02:00
v1.0.0 - Initial release
hans pushed to dev at dart/list_or 2026-05-13 13:00:20 +02:00
13aa1a1e18 Enhance version validation in CI workflow to handle first release scenarios
hans pushed to dev at dart/list_or 2026-05-13 12:58:58 +02:00
dc3c31827d Update release token variable in CI workflow for consistency
hans pushed to dev at dart/list_or 2026-05-13 12:56:03 +02:00
042e2a2bac Enhance release process by validating versioning and adding Gitea release creation
hans pushed to dev at dart/list_or 2026-05-13 12:41:13 +02:00
2d424de604 Re-added automated publishing
hans pushed to dev at dart/list_or 2026-05-13 12:38:53 +02:00
c38e6a8126 Remove automated publishing from CI
hans pushed to dev at dart/list_or 2026-05-13 12:35:26 +02:00
4c72174414 Added LICENSE
hans pushed to dev at dart/list_or 2026-05-13 12:34:16 +02:00
8e529faccf Add CI workflow and pre-commit/pre-push hooks for Dart project
hans pushed to dev at dart/list_or 2026-05-13 12:10:43 +02:00
eaeabb8c40 Initial version
hans created branch dev in dart/list_or 2026-05-13 12:10:43 +02:00
hans pushed to main at dart/list_or 2026-05-13 12:10:09 +02:00
894f670cfd Initial commit
hans created branch main in dart/list_or 2026-05-13 12:10:08 +02:00
hans created repository dart/list_or 2026-05-13 12:05:22 +02:00
hans pushed to main at hans/holo_shiny 2026-04-29 13:19:14 +02:00
9564096a5c Optimize shaders
37e0814483 Remove time-based shader animation; update shader behavior to be driven by tilt/position input only
9ff245f6e4 Update changelog and README to reflect removal of time-based shader animation; emphasize position-driven rendering for improved performance
eda4a5a90c Refactor Shiny widget and shader code to remove unused time variable; optimize shader functions by eliminating time dependency for improved performance
676da4d1ed Enhance sparkle effects and specular calculations for holographic styles; adjust gains and thresholds for improved visual fidelity
hans created branch main in hans/holo_shiny 2026-04-29 13:19:13 +02:00
hans created repository hans/holo_shiny 2026-04-29 13:19:02 +02:00
hans pushed to main at hans/wolf_dart 2026-04-21 18:02:15 +02:00
6eb28ffcac feat: Add bloom shader variant and enhance shader architecture in README
hans pushed to main at hans/wolf_dart 2026-03-25 16:41:24 +01:00
b8917272f7 docs: Update README with instructions for building and serving Flutter web release
d63d742695 feat: Implement packaged games loading and update engine initialization to support seeded games
Compare 2 commits »
hans pushed to main at hans/wolf_dart 2026-03-24 23:36:05 +01:00
d393ca98ec Refactor menu rendering and asset registry structure
hans pushed to main at hans/wolf_dart 2026-03-24 18:45:41 +01:00
5c309c2240 Refactor menu structure and add Flutter-specific input and persistence layers