22430a97eb
docs: update CLAUDE.md to reflect server architecture
2026-03-18 03:04:42 +01:00
9b3be51436
version bump to v1
Release / build (push) Successful in 7s
v1.0
2026-03-18 03:01:55 +01:00
582496b048
Revert "ci: replace action-gh-release with direct Gitea API calls"
...
This reverts commit 982eeecabc .
2026-03-18 03:00:05 +01:00
982eeecabc
ci: replace action-gh-release with direct Gitea API calls
Release / build (push) Successful in 5s
v0.1.3
2026-03-18 02:58:34 +01:00
04a8c95ad6
ci: remove upload-artifact step, not supported on Gitea
Release / build (push) Successful in 13s
v0.1.2
2026-03-18 02:57:15 +01:00
8fec5d9898
added schmendrizzle as target :P
Release / build (push) Failing after 5s
v0.2
2026-03-18 02:54:17 +01:00
0785b5a571
ci: add Gitea action to build and release Windows exe on tag
2026-03-18 02:42:19 +01:00
36d15bd7b4
docs: add README
v0.1
2026-03-18 02:37:57 +01:00
45f94b1bdf
init: Elden Ring death counter with multi-client server
...
Deno HTTP + WebSocket server serving three pages:
- / desktop with YOU DIED overlay and keyboard controls
- /mobile touch-optimized control page
- /obs transparent browser source for OBS
Count persisted to counter.json, synced in real time across all
connected clients. Compiles to a self-contained Windows .exe via
deno compile.
2026-03-18 02:37:01 +01:00