Skip to content

RetroAPI 0.3.8

Choose a tag to compare

@matthewperiut matthewperiut released this 10 Aug 18:23
· 9 commits to main since this release

Minor bug fixes.

  • Fixed a server-side crash.
  • Networking patches.
  • Custom world height now reaches the game's own block API, and blocks can have water flow around them.
  • Block items can carry an icon of their own, and the break sound the widened block id was eating is back.
  • Break sounds and debris now read the position before the record, so they play at the right place.
  • Breaking speed works under StationAPI through its own hook, and the disguise path no longer relies on optional injections.
  • Dropped item scale works under StationAPI.