Commit Graph

7 Commits

Author SHA1 Message Date
darwincereska 32165b87e7 feat(ci): add gitea release workflow for tag builds
Release / build-and-release (push) Successful in 2m38s
v0.4.0
2026-05-09 11:48:20 -04:00
darwincereska 5f0085d2ce fix(contracts): wire home-page clear action and hide completed one-time contracts 2026-05-09 11:44:39 -04:00
darwincereska 024630d96c feat(contracts): add server-side contract browser and progress tracking 2026-05-09 11:16:46 -04:00
darwincereska 84e05eff7f feat(commands): add admin tracker compass grant command and document it
- add /souls tracker give <player> <target> as an admin-only command
- reuse the existing TrackerCompassService so the command uses the same tracker behavior and duration as kill-granted compasses
- gate the command behind soulsteal.admin
- update README.md command reference
- update docs/PROJECT.md with tracker compass behavior and the new admin command
- keep the implementation scoped to the command layer without changing the tracker service API
2026-05-08 15:42:12 -04:00
darwincereska 859e1bc21f docs: updated version info 2026-05-05 18:44:44 -04:00
darwincereska dee99f07bb fix: fixed bug with full inventory not receiving items 2026-05-05 18:43:27 -04:00
darwincereska 99f0c4c9b4 first init 2026-05-03 22:58:55 -04:00