Skip to content

BasicPawn v0.716

Choose a tag to compare

@Timocop Timocop released this 09 Jun 23:37
· 1036 commits to master since this release

Changes in this version:

  • Bug fixes:

    • [Wine] Fix Wine Autocomplete/IntelliSense TextBox color.
    • [Wine] Dont show flash overlay on Wine due missing alpha rendering.
    • [StartPage] Remove unused tabs when loading projects from StartPage.
    • [StartPage] Optimize StartPage loading times.
    • [StartPage] Bold StartPage recent items names
    • [UI] Darken tabs on inverted colors.
    • [UI] Fix glitchy TextEditor ToolTip movement.
    • [UI] Set window owners for better window management.
  • Changes:

    • [UI] Added autocomplete status progressbar.
    • [UI] Enable/Disable smooth TextEditor ToolTip movement in settings.
    • [UI] Reverse and improve information tab.
    • [Syntax] Hardcode some more SM 1.6 tags.
    • [Syntax] Colorize struct names.
    • [Program] Start autocomplete update when source was fresh saved.