Skip to content

Releases: risk-of-thunder/R2API

4.4.0

Choose a tag to compare

@tristanmcpherson tristanmcpherson released this 05 Jun 02:21
ca4eeb5

What's Changed

Full Changelog: 4.3.20...4.4.0

4.3.20

Choose a tag to compare

@tristanmcpherson tristanmcpherson released this 26 Apr 03:12
55f01bc

What's Changed

New Contributors

Full Changelog: 4.3.4...4.3.20

4.3.4

Choose a tag to compare

@tristanmcpherson tristanmcpherson released this 02 Apr 22:25
b406e04

What's Changed

New Contributors

Full Changelog: 4.3.0...4.3.4

4.3.1

Choose a tag to compare

@tristanmcpherson tristanmcpherson released this 21 Mar 00:38
e7d4936

What's Changed

Full Changelog: 4.1.0...4.3.0

4.1.0

Choose a tag to compare

@tristanmcpherson tristanmcpherson released this 19 Mar 05:54
baa5cd7

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

Choose a tag to compare

@tristanmcpherson tristanmcpherson released this 17 Feb 01:32
3730bc1

What's Changed

Read more

2.0.0 Release

Choose a tag to compare

@tristanmcpherson tristanmcpherson released this 21 May 17:06
  • Fixed SurvivorAPI, you can now have more than one custom survivor
    • Note to DEVS: You must set SurvivorIndex to a value > 8 (SurvivorIndex.Count) in order for your Survivor to be added, otherwise it will replace the survivor at that index.
  • Added Custom EntityStates support
  • Added Fast Cached Reflection API, see: Reflection.cs
  • Added In-Game Rule UI API, see: LobbyConfigAPI.cs