1. Starground
  2. News
  3. Starground v0.9.0.0-ex5 Released

Starground v0.9.0.0-ex5 Released

This small experimental update includes a few fixes that were accidentally introduced in the last version, alongside some changes to ModAPI to make modding better.

[h2]Additions[/h2]
  • Added a new ModAPI function for syncing inventories with clients
  • Added the ability to see player multiplayer IDs in the playerlist when the F3 menu is open
  • Added the menu_loaded signal that is emitted when the main scene is instantiated and loaded (accessed in Global)

[h2]Changes[/h2]
  • Changed the use of mod_initial_load.gd to instead use a script pointed to within info.json
  • Changed the version numbering in-game to use a dash "-" instead of an underscore "_"

[h2]Fixes[/h2]
  • Fixed an issue where zooming out had no limit
  • Fixed an issue where mod validation was not in the right order
  • Fixed an issue where bombs and nuclear bombs were not usable