Skip to content

Releases: IlyaChichkov/RIMAPI

v1.9.0

01 Apr 18:02
592faee

Choose a tag to compare

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

21 Feb 21:03
b9f9e13

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

18 Feb 18:31

Choose a tag to compare

What's Changed

New Contributors

  • @M4x28 made their first contribution in #43

Full Changelog: v1.8.0...v1.8.1

v1.8.0

24 Jan 14:38
b68d6b5

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

04 Jan 14:26
9f8c5a7

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

03 Jan 12:36
c319a04

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

31 Dec 14:39
2175fb4

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 Dec 16:03
c04d8bf

Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

v1.4.1

15 Dec 19:41
3984cb8

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

14 Dec 15:00
3f23d85

Choose a tag to compare

What's Changed

New Contributors

@braasdas made their first contribution #34

Full Changelog: v1.3.0...v1.4.0