No description
Find a file
2ndbeam f88e010b4f feat: Added interactions with accounts/quests/map
- Bump version to 0.5.0
- Added Quest::complete_for_account public function
- Added Map::unlock_room_for_account public function
- cli: Added "account unlock" command
- cli: "account complete" now uses Quest::complete_for_account
- cli: refactored logging
2025-12-05 15:38:14 +03:00
cfg feat: Basic structs 2025-11-28 14:06:12 +03:00
cli feat: Added interactions with accounts/quests/map 2025-12-05 15:38:14 +03:00
src feat: Added interactions with accounts/quests/map 2025-12-05 15:38:14 +03:00
tests feat: Added CLI rooms (dis-)connect functionality 2025-12-04 12:54:22 +03:00
.gitignore refactor!: Moved CLI to inner package 2025-12-04 13:56:53 +03:00
Cargo.lock feat: Added interactions with accounts/quests/map 2025-12-05 15:38:14 +03:00
Cargo.toml feat: Added interactions with accounts/quests/map 2025-12-05 15:38:14 +03:00
LICENSE Initial commit 2025-11-28 11:28:44 +03:00