v1.0.3.7
Modified KEYS.DAT file. Added ALT key code (same as menu)
NEW COMMAND: IMPORT – adds a profile to the existing profile. This is useful if you have one main profile with generic commands available for all your profiles and several other profiles that you switch between often. NOTE: commands and macros in the imported file will overwrite any commands and macros that exist in the main profile. Also the imported profiles must be in the same directory as the main profile.
BUGFIX: Auto refresh profile was not working.
Added file "priest - healbot.txt"
Made various changes to the priest.txt file
v1.0.3.5
BUGFIX: Auto refresh profile was enabled even if checkbox was not checked at application launch
BUGFIX: default.txt file had a bad macro
CODE: Option changes made are now saved after exiting the options dialog box and not when program is closed.
CODE: Added error trapping in profile loading
CODE: Added error trapping for bad commands. They must now contain a | on the line.
NEW FEATURE: Added commands tab with current loaded commands
v1.0.3.0
Added voice command "Stop Command" to stop a long sequence
User Interface: Panels now resize when form resizes
User Interface: Added debug tab
User Interface: Added status bar on the bottom of the form
Added feedback information to the status bar
Added help file to self install zip file
Made various changes to the priest.txt file
CODE: Added event handler
CODE: Reprogrammed the macro code
CODE: Modified delay code to process events
CODE: Changes made in options are applied after exiting options dialog
NEW COMMAND: REPEAT. Repeats all previous commands X amount of times. Example: repeat me|delay 100 repeat 5
NEW FEATURE: Debug output
v1.0.1.2
Initial Release