Releases: IlyaChichkov/RIMAPI
Releases · IlyaChichkov/RIMAPI
v1.9.0
What's Changed
- New Endpoints (Game Lifecycle): Added POST /api/v1/game/main-menu and POST /api/v1/game/quit to control the game session, including cross-thread safety.
- New Endpoints (Bills & Production): Added a new BillController providing full CRUD operations for managing work table bills, querying available recipes, and fetching active work tables.
- New Endpoints (Pawn & Medical): Added POST /api/v1/pawn/job, POST /api/v1/pawn/medical/tend, and POST /api/v1/pawn/medical/bed-rest for advanced pawn control and job assignment.
Full Changelog: v1.8.2...v1.9.0
A special thank you to our first-time contributors who stepped up and added a lot of incredible core features to this release:
v1.8.2
What's Changed
- Update README by @IlyaChichkov in #48
- Add i18n plugin to docs by @IlyaChichkov in #49
- Develop 1.8.2 by @IlyaChichkov in #50
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Fix API endpoint documentation formatting by @M4x28 in #43
- Fix API documentation by @M4x28 in #45
- Develop v1.8.1 by @IlyaChichkov in #46
New Contributors
Full Changelog: v1.8.0...v1.8.1
v1.8.0
v1.7.0
v1.6.1
v1.6.0
What's Changed
- Fix documentation pipeline by @IlyaChichkov in #37
- Develop v1.6.0 by @IlyaChichkov in #38
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.1
v1.4.0
What's Changed
- Develop v1.4.0 by @IlyaChichkov in #34
New Contributors
@braasdas made their first contribution #34
Full Changelog: v1.3.0...v1.4.0