Skip to content

BasicPawn v0.853

Compare
Choose a tag to compare
@Timocop Timocop released this 10 Jun 21:56
· 26 commits to master since this release

🔨 Fixes

  • [Program] Fix weird path letter case issues. Paths will be normalized now. (E.g. compiling ABC.sp will now not become abc.smx)
  • [Plugins]
    • Translation Editor Plugin
      • [UI] Fix empty clipboard exception.
      • [UI] Fix 'Format' detection when editing or adding translation.
    • FTP Plugin
      • [Program] Fix weird path letter case issues. Paths will be normalized now. (E.g. compiling ABC.sp will now not become abc.smx)

✏️ Changes

  • [UI] Changed 'Compile' to 'Build' in Project Browser context menu.
  • [Editor] Able to use 'Replace All' for all tabs and includes (like 'List All') in 'Search and Replace' window. (#98)
  • [Editor] Able to set maximum scope highlighting length. (#101)
  • [Program] Added plugin update checker/reminder.
  • [Program] Added 'Search and Replace' history. (#83)
  • [Plugins]
    • Automatic Error Reporting Plugin
      • [Program] Open editor by file format when opening logs.
    • Lysis Decompiler Plugin
      • [Program] Updated Lysis.

⚠️ Important

  • [Plugins] All plugins require a newer interface from now on. Please update your plugins.
  • [Settings] Some settings have been added, removed or changed. Please check your settings.