Skip to content

5.6.0 - Information Guis

Compare
Choose a tag to compare
@Cooldude2606 Cooldude2606 released this 31 May 12:26

Change Log:

Additions

  • Advanced start is able to disable the base silo script from being loaded.
  • Added player list, sorted by highest role and shows time played.
  • Added player list action button, shortcut buttons added in player list to already existing commands.
  • Added rocket info gui, shows general stats, milestones, and build progress; some roles have access to remote launch and toggle auto launch.
  • Added science info gui, shows science pack production and consumsion, also shows eta for the current research.
  • Added task list gui, shows tasks added by other players, some roles are able to edit and remove tasks while others can only view them.
  • Added style config for all gui defines.
  • Added option to embed a gui define in a boarderless flow.
  • Added padding functions to gui.
  • Added right alignment function to gui.
  • Added set direction to left gui defines.
  • Added find command which finds and zooms in on the given player.

Changes

  • Improved github issue templates.
  • Readme has been updated.
  • advanced-starting-items has been renamed to advanced-start.
  • Locale file for commands has been sorted into categories.
  • Expcore Commands now has a folder for its config files.
  • Accumulators now cause degrading of tiles.
  • file loader config now starts with an underscore to sort it to the top.
  • All doc files have been updated to v5.
  • Doc comments have be reformated to match Ldoc starndards.
  • Common lib now has its main object called common.
  • Left close button how has a locale key.
  • Toolbar buttons now have negative padding to make icons larger.
  • Moved more old modules to done.

Bugfixs

  • Added lots of missing comments to config files.
  • Added lots of missing comments to gui addons.
  • Some missing locale keys have been readded.
  • Fixed error with warnings locale.
  • Fixed days not showing with common.format_time.
  • Left frames no longer close when you press the frame.
  • Left open by deafult would not open by default when called with nil.
  • Left event handler now works on all events, even when event is nil.
  • Center frames no longer close when you press the frame.
  • Removed duplicate locale files.
  • Server is able to call role based commands.
  • Random player colours now excludes the disallow colours rather than only using them.
  • Admin chat shows the player name again.

For more details see commit: release/5.6.0