Skip to content

Releases: hossimo/GMA3Plugins

Release 15

24 May 14:39
cb1b22b
Compare
Choose a tag to compare

Copy Screenshots 1.1.0.4

  • Fixed on windows

Other plugins

  • Fixed all shorts of spelling mistakes.

Release 14

17 May 23:21
cc8b73e
Compare
Choose a tag to compare

Fade Master

  • No longer need "Page" or "Sequence" Argument
  • Calling the plugin without any arguments will now show a dialog option.
  • Better Input checking.

Release 13

16 May 21:06
Compare
Choose a tag to compare

Adding Fade Master!

Also added my utilities file that is required for common functionality.

Release 12

15 May 19:57
62568ea
Compare
Choose a tag to compare

Adding Rem Dim!

Release 11

26 Apr 17:35
7a51364
Compare
Choose a tag to compare

Restructured the plugins folder again so that you can import the plugin into the console without issue.

Apparently using Folders for the plugins does not work (or I am doing it wrong) and the xml and lua files should be placed into the grandMA3/shared/resources/lib_plugins folder, then you must also import the plugins directly into the internal drive or ssh in and put it there directly.

Release 10

22 Apr 15:51
Compare
Choose a tag to compare

Appearance Builder 1.1.0.3 Fixed Undo

Release 9

20 Apr 16:16
Compare
Choose a tag to compare

Appearance Builder 1.1.0.2

  • Updated Text inputs in MessageBox
  • Fixed Cancel confirmation, so it actually cancles.
  • Updated the XML version number

Release 8

15 Apr 00:38
b61ac25
Compare
Choose a tag to compare

Updates ApearanceBuilder 1.1.0.1

  • Updated UI
  • Appearances no longer deleted first before an overwrite
  • Macros are still deleted during an overwrite.
  • Reduced Pool Objects to 1 thru 9999

Release 7

07 Apr 20:16
58dcfb2
Compare
Choose a tag to compare

Fixed issue in Random Select that was causing sub Fixtures e.g (Fixture 1.1.1 thru 1.1.6) to not be selected.

Release 6

11 Feb 14:46
Compare
Choose a tag to compare

Minor update that makes my helper functions local to keep them out of the global scope of LUA. No new features are added.