Skip to content

Releases: Zane-Reisbig/AHK-Visual-Builder

3.0 I guess

31 Jan 18:58
c28cf02

Choose a tag to compare

  • Added configurable JSON settings, I couldn't get the C# JSON to work so I had to use Newtonsoft, and I can't get rid of the .dll rip
  • Cleaned up the code a little bit
  • Added more booleans
  • Fixed some minor bugs

The right-click context menu works better now.

Version 2.5.0

04 Dec 11:46
266ce0d

Choose a tag to compare

So much stuff has been added.

Major -

  • UI Changes
  • Right-Click Context Menu
  • Live updating file name, no more pressing enter
  • CTRL+S support for saving files
  • Tons of Bug Fixes
  • Keypress and hold down

Minor -

  • More bug fixes
  • Cleaned up code a bit
  • Added more booleans lol

Pretty good for now. I like it 😄

Version 2.0.2

23 Nov 04:07
660f377

Choose a tag to compare

Major and minor bug fixes.

  • Fixed buttons not on "Text" tab following "Text" tab settings.
  • Fixed mouse variables not appearing when creating them.
  • Fixed nested loops not indenting correctly
  • Fixed the "End Loop" button disappearing when ending single loop when multiple loops exist.
  • Fixed Multiline text insertion buttons not indenting correctly.
  • Fixed issue where Created variables wouldn't show up sometimes.
  • Added option to move cursor to the end of text when inserting at cursor.
  • Added loop nesting
  • Added Indentation for all text.
  • Renamed some things for clarity.
  • Moved some buttons around.
  • Re-factored some of the helper functions and rewrote some of the rules for adding text to the main code window.

Kahuna Bug Fixes

21 Nov 15:02
3834b1d

Choose a tag to compare

Minor Bug Fixes and UI Improvements

Version 3 The Big Kahuna

20 Nov 15:56
3834b1d

Choose a tag to compare

Massive Update with full functionality on everything.

Verison 2.0, Rewrite

19 Nov 09:55
1de5fc3

Choose a tag to compare

Added In the Sleep Function and I forgot an indenting rule.

Version 1.1

19 Nov 06:03
607f618

Choose a tag to compare

Added Some new things and fixed the tab indexing.
Added A loop Command
Added Some more quality Of life Stuff

Version 1.0

18 Nov 14:15
46d55d8

Choose a tag to compare

It is the first release. Even if no one uses it, I will. It really helps make small quick scripts.
Fixed the mouse issue, actually works now.