Skip to content

4.1.0 Release Plan #355

Open
Open
@x87

Description

Download available via auto-update tool (menu Help -> Check for updates, Beta channel).


Features

  • imports from the same CLEO module can be combined in one statement Modules RFC #264 :
import f1, f2 from "module.s"
  • new edit mode for GTA SA using Somersault compiler (ssc)
  • edit mode enhancements
    • Edit Mode list customisation #184
    • <classes>, <enums>, <examples> elements in edit mode config can have autoupdate="no" attribute to prevent them from auto-updating from SBL
    • edit mode can have multiple <library> and <opcodes> declarations that will be merged together
    • when the game directory is not set for the current mode, the editor uses one from the parent edit mode if available
  • Default extensions of OpenFileDialog #299
  • autocomplete list shows command descriptions
  • autocomplete now searches for input text anywhere in the command/enum name, not only in the beginning
  • add basic code formatter (default hotkey Ctrl+Alt+3)
  • new editor option to allow open file duplicates (disabled by default)
  • new set of toolbar icons
  • new theme Night Blue by Vital
  • updated Turkish translation by Bloodriver the Conqueror

Fixes

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions