Commit Graph

5 Commits

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