Commit Graph

3 Commits

Author SHA1 Message Date
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