Skip to content

Releases: ConnorAU/A3ExtendedFunctionViewer

v1.6

26 Sep 04:04

Choose a tag to compare

Added extension for faster sqf parsing. When active, applying syntax highlighting to large functions is almost instant.
Added support for CfgScriptPaths UI functions
Improved detection of preprocessor commands

v1.5.2

10 Sep 10:50

Choose a tag to compare

Added pbo .bisign and .bikey for use on servers with signature verification enabled

v1.5.1

06 May 06:37

Choose a tag to compare

Updated user input menu compatibility

v1.5

11 Apr 07:34

Choose a tag to compare

Added #line interpretation
Added "Compiled Function" mode
General optimizations

v1.4.1

09 Apr 04:05

Choose a tag to compare

Improved "Execute Selected" functionality

v1.4

05 Apr 00:55

Choose a tag to compare

Added "Execute Selected" functionality

v1.3

28 Mar 01:27

Choose a tag to compare

Add viewed function history sorting option (thanks xetra11 for the idea)

v1.2.1

27 Mar 00:01

Choose a tag to compare

Select last selected function when re-opening the UI

v1.2

11 Mar 03:44

Choose a tag to compare

Add font size adjustment buttons

v1.1

10 Mar 08:57

Choose a tag to compare

Added: Sort by CfgFunctions parent group

Added: Collapse/Expand all buttons
Added: Changing sort mode auto-selects the previously selected function
Fixed: Code view not refreshing on theme/load method switch if a parent class was selected in the list
Minor clean up of some duplicate code