Skip to content

v2.0.5

Compare
Choose a tag to compare
@thorwin99 thorwin99 released this 21 Mar 20:51
· 367 commits to master since this release

A new Settings menu for the global plugin settings can now be found at the bottom of the main menu. It allows for easy editing of the global settings. This update also finally correctly fixes the asteroid density and an issue, where asteroids were not generating past a certain point due to integer overflow.

New Features

  • New options menu for the global plugin settings. Mandatory planets, moons, suns, gas giants and blacklisted planets can be edited here as well. It is also accessible from the pause menu when in game, at the bottom of the screen. This menu will only edit your client-side settings and won't be able to edit server-side settings.

Changes

  • Changed the asteroid density to be roughly the same as in version 1.7

Bug fixes

  • A bug caused asteroid rings and belts to not generate past a certain point due to integer overflow. It now uses 64bit double precision for that.

Known Issues

  • The plugin still eats up ram, when inside asteroid fields. However, it possibly is an SE issue, since i could not identify the cause yet.