Skip to content

4.0.4

Choose a tag to compare

@Lukas22041 Lukas22041 released this 27 Sep 08:05
· 7 commits to master since this release
  • Added suggestions for some AddSpecial arguments (modspec, ship_bp, fighter_bp, weapon_bp, industry_bp)
  • Replaced the blur shader with a better one by shiozakana.
  • Slightly lowered the default background darkening to match the new shader.
    --> This will reset the background darkening configuration when updating.

For modders

  • Added CommandListenerWithSuggestion, enables adding suggestions to existing commands.
  • Check "AddSpecialSuggestionsListener" for an example.
  • Most useful for adding suggestions for special items data.