Commit graph

7 commits

Author SHA1 Message Date
kruschen
6d99d8260d
Fix spelling in label-raycast.ts [Copilot]
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-19 19:42:18 +01:00
StempunkDev
0d56479e00 refactor: update import path for label-raycast and improve state label rendering logic 2026-02-17 01:51:08 +01:00
StempunkDev
6ab2c03860 fix: prevent error on rendering removed or neutral states in stateLabelsRenderer 2026-02-17 01:45:52 +01:00
StempunkDev
94b638f3cb feat: integrate label generation into main flow and enhance label data handling 2026-02-11 22:01:57 +01:00
StempunkDev
dac231f914 refactor: clean up label-related code and introduce raycasting utilities 2026-02-10 22:53:32 +01:00
Marc Emmanuel
86fc62da03
fix: rename feature path functions and update global declarations (#1303)
Some checks are pending
Deploy static content to Pages / deploy (push) Waiting to run
Code quality / quality (push) Waiting to run
* fix: rename feature path functions and update global declarations

* chore: lint
2026-02-03 16:59:08 +01:00
Marc Emmanuel
3ba8338508
refactor: migrate renderers to ts (#1296)
* refactor: migrate renderers to ts

* fix: copilot review
2026-02-02 11:32:08 +01:00