Skip to content

Releases: Pulover/PuloversMacroCreator

v5.3.1

27 Oct 22:05
Compare
Choose a tag to compare
  • Added Random coordinates option in Mouse command window.
  • Added Custom icon option for exported EXE in Export window.
  • Fixed bug in Compare variables of If Statements window with built-in variables.
  • Fixed bugs in subtraction operations in expressions.
  • Fixed bug in scoped variables in functions.
  • Fixed ListVars not showing local variables inside functions.
  • Fixed OutputVars of MouseGetPos not showing in ListVars.

v5.3.0

17 Oct 16:08
Compare
Choose a tag to compare
  • Fixed bug in Compare variables of If Statements window.

v5.2.9

15 Oct 22:09
Compare
Choose a tag to compare
  • Updated Compare variables in If Statements window to use expressions with symbols operators only.
  • Fixed bugs in duplicate and paste in groups.
  • Fixed mixed history when adding slots after using undo.
  • Fixed escaped percent signs in strings (`%) being wrongly converted to variables during playback.

v5.2.8

08 Oct 17:29
Compare
Choose a tag to compare
  • Added option to show Group names as comments in View menu > Preview Script and Preview toolbar.
  • Fixed A_ variables not working as InputVar parameter for commands.
  • Fixed Expand all groups not working.
  • Fixed some hotkeys not updating the Play hotkey.
  • Fixed problem with subtraction in expressions.
  • Fixed global context condition being set to macro context.

v5.2.7

05 Oct 11:33
Compare
Choose a tag to compare
  • Added support for &, *, ~ and Up as modifier symbols for Play hotkey.
  • Added support for setting Hotstrings to execute macros in Edit Macros window.
  • Added support for Image to Text from image file in Image Search command window.
  • Fixed blank ListViews after adding a macro with groups enabled.
  • Fixed groups not showing in duplicated macros.
  • Fixed mixing content when editing macros after duplicating a list.
  • Fixed bug with commas in WinTitle (must be escaped).
  • Fixed small bugs.

v5.2.6

30 Sep 11:36
Compare
Choose a tag to compare
  • Fixed error when exporting to exe.
  • Fixed hotkeys not being activated.

v5.2.3

28 Sep 19:49
Compare
Choose a tag to compare
  • Updated exported Compare variables from If Statements window to use expression.
  • Global Context Hotkey is now saved in project file instead of ini file.
  • Fixed Function Return ignoring if statements.
  • Fixed bug with similar numeric Play hotkeys.
  • Fixed bugs in Expressions.
  • Fixed various bugs.

v5.2.1

22 Sep 19:12
Compare
Choose a tag to compare
  • Fixed inconsistency in exported OCR() function from Image To Text.
  • Fixed bug when using Apply button in command windows.

v5.2.0

22 Sep 12:45
Compare
Choose a tag to compare
  • Added new feature: Image to Text (OCR) in Image Search command window.
  • Added support for defining any hotkey for Play manually in Edit Macros window.
  • Added Go to command in edit menu.
  • Added font size setting for macro list in view menu.
  • Added font size setting for preview panel.
  • Fixed bug when closing macro tab.
  • Fixed bugs.

v5.1.3

16 Sep 03:24
Compare
Choose a tag to compare
  • Fixed bugs in Capture key presses feature.
  • Fixed bugs when recording keystorkes.