Releases: Timocop/BasicPawn
Releases · Timocop/BasicPawn
BasicPawn v0.801
- Fixes:
- [UI] Trim ending whitespace on template property descriptions.
- [UI] Fix information tab not focus on entry when previous hidden.
- [Plugin] Changed Font to DPI scaling.
- [Syntax] Fix parsing #include without "" and <>.
- Changes:
- [UI] Changed some controls.
- [UI] Make 'Search & Replace' sizable and some more changes.
- [UI] Pack settings groups into a TabControl.
- [UI] Keep 'Settings' and 'Search & Replace' window info.
- [Editor] Remember foldings.
- [Editor] Indention wont indent comments.
- [Editor] Indention wont indent preprocessor directives.
- [Program] Handle possible exceptions when saving.
- [Program] Added TreeViewColumn.
- [Program] Cleanup some code.
- [Program] Replace some UserControls with custom ListBoxes.
and more...
BasicPawn v0.8
Changes in this version:
- Fixes:
- [Program] Avoid infinite loop when files dont exist.
- Changes:
- [UI] Add database entry with 'Enter' while in textbox.
- [UI] Adjusted some settings controls.
- [UI] Scroll controls on mouse hover (Like Windows 10).
- [Plugins] Released Automatic Error Reporting plugin.
- [Program] Change association selection model to player to allow more selections.
- [Debugger] Added 5 sec delay when reloading maps in debugger.
- [Debugger] Added 'Refresh Plugins' option in the debugger for quick tests.
BasicPawn v0.751
Small Hotfix
BasicPawn v0.750
Changes in this version:
- Fixes:
- [UI] Clamp window bounds when restoring window bounds.
- [UI] Dont save window bounds when window is minimized, due to wrong bounds.
- [Syntax] Fix highlighting comments in preprocessor.
- [Configs] Set default config to new created tabs.
- [Configs] Show file in msg when no config file has been found.
- Changes:
- [UI] Organized menu items.
- [UI] Disable ping flash when saving etc.
- [Syntax] Added '#warning' preprocessor.
- [Syntax] Added '__LINE__' constant.
- [Syntax] Add 'using' for highlighting.
- [Projects] Add option to auto-open project files when loading projects.
- [Updater] Add update mirrors.
- [Settings] Add Auto-close brackets and strings settings.
- [Program] Add "Trim ending whitespace".
- [Program] Better tab/space convertation.
- [Program] Remove last entered bracket after auto-close brackets.
- [Program] Add auto indent-brackets on return.
- [Debugger] Replace Debugger diasm editor.
- The BasicPawn Updater no longer works on older versions than v0.750 due to changes. You have to update manually to this version!
- Custom syntax styles have been changed. Please update if you are using them.
- FTP Plugin updater removed. Please update manually.
BasicPawn v0.741
Small Hotfix
See:
ad5b57c
BasicPawn v0.740
Changes in this version:
- Fixes:
- [UI] Dont display unprintable characters in document minimap.
- [UI] Hide autocomplete progressbar on exceptions.
- [UI] Fix foldings in document minimap.
- [Syntax] Fix enums getting parsed as methods and throw exceptions.
- [Syntax] Fix parsing variables from statements.
- [Syntax] Fix parsing enums with parenthesis.
BasicPawn v0.739
Changes in this version:
- Fixes:
- [UI] Fix Typos.
- Changes:
- [UI] Prompt save on changed configs.
- [UI] Change StartPage buttons.
- [UI] Dont close StartPage when opening non-existend files.
- [FTP Plugin] Switch some buttons.
BasicPawn v0.738
Changes in this version:
- Changes:
- [UI] 'Object Browser' is now sorted.
- [Syntax] Optimized syntax parser.
- [Syntax] Option to only update syntax when window is focused.
BasicPawn v0.737
Changes in this version:
- Fixes:
- [Program] Fix functag/funcenum/typeset/typedef type parsing
- Changes:
- [UI] Switch to Autocomplete tab by clicking the text editor instead.
- [UI] Minor UI changes.
- [Syntax] Make custom syntax path global setting.
- [Configs] Configs are now per-tab instead of global configs.
- [Program] Dont use IO for syntax.
BasicPawn v0.736
Small Hotfix
See:
d44d7f3