Commit graph

4 commits

Author SHA1 Message Date
5d6aa0422d feat: Added CLI rooms (dis-)connect functionality 2025-12-04 12:54:22 +03:00
b9f75e426c feat: Added Map
- Implemented Map
- Partially implemented CLI interaction with map
- Added load_map test
2025-12-03 17:01:40 +03:00
dc94f2060c feat: Added interaction with accounts in CLI
- Account creation
- Account deletion
- Account balance management
- Account quest completion
- Added account CRUD test in tests/io.rs
2025-12-02 16:12:42 +03:00
f5180a559b test: Quests Create/Read/Update/Delete 2025-11-28 21:39:06 +03:00