Skip to content

v1.2.0

Compare
Choose a tag to compare
@CptWesley CptWesley released this 14 Nov 10:15
· 12 commits to master since this release
8a184e0

Changes

  • Revamped friend system to make it easier to share locations with groups. @pvdstel
  • UI/UX improvements. @pvdstel
  • Added advanced option for showing the navigation mesh (for debugging purposes). @CptWesley
  • Added option to show player coordinate. @ryantam626
  • Added settings for managing how you prefer the windows to be setup when you launch the game. @pvdstel
  • Added option to use the rotation provided by the API (now the new default) rather than the computed one. @CptWesley

Fixes

  • Fixed 2 disconnected nodes in the navigation mesh. @CptWesley
  • Outposts are now also considered to be towns. @CptWesley
  • Fixed cosine interpolation making angle interpolation also use cosine interpolation, causing wobbly rotation. @CptWesley