Skip to content

Fika Release 0.9.9003.32880

Compare
Choose a tag to compare
@Lacyway Lacyway released this 25 Aug 16:19
· 951 commits to main since this release
9de9eca

What's Changed

Patch Notes

  • Added mitigation to exceptions when a player dies
  • Reworked inventory synchronization, should no longer ever throw errors unless a mod breaks the world state sync (some minor bot operations still throw errors, but they are harmless)
  • Update audio code for player controllers
  • Fix a bug with audio muffling from the host when playing in a non-dedicated session
  • DynamicAI can now be disabled on the dedicated client and is no longer mistakenly hardcoded
  • Made several tweaks to dedicated client's tracking logic, should make the AI more responsive