Skip to content

Releases: Goldorion/Array-Lists-MCreator

2.4.7 - Forge 1.20.1 support

23 Aug 01:32
Compare
Choose a tag to compare
  • Added Forge 1.20.1 support

2.4.6

12 Jun 15:45
Compare
Choose a tag to compare
  • Added support for Fabric 1.20.1
  • [Bugfix] In some cases, some getter blocks could cause build errors

Full Changelog: 2.4.5...2.4.6

2.4.5

26 May 02:35
Compare
Choose a tag to compare
  • [Bugfix] Get index value as number/logic/string couldn't be used

2.4.4

21 May 03:10
Compare
Choose a tag to compare

Yes, I know, I'm super ultra extremely late for that one. Sorry

  • Added new Get the value at index procedure blocks for each variable type
  • [Bugfix #4] Get the value at index could not be used for specific cases (e.g. items and blocks)
    • This is kinda fixed by the previous feature, even if the problem persists with the original block

2.4.3

05 May 02:52
Compare
Choose a tag to compare
  • Added 1.19.4 support
  • Removed 1.16.5 support

2.4 - Updated generators

03 Sep 20:14
Compare
Choose a tag to compare
  • Added support for Fabric 1.19.2
  • Removed support for Forge and Fabric 1.17.1
  • Improved the code
  • [#6] Added support for Simplified Chinese translations
  • [Bugfix #7] Global variables could not be used.

2.3 - Fabric 1.17.1 and Forge 1.18.2

13 Mar 21:42
Compare
Choose a tag to compare
  • Added support for Fabric 1.17.1 and Forge 1.18.2
  • Removed support for Fabric 1.16.5

Forge 1.17.1

15 Jan 03:02
Compare
Choose a tag to compare
  • Removed support for Forge 1.15.2 and Spigot 1.16.5
  • Added support for Forge 1.17.1

2.1 - Support for MCreator EAP 2021.2.26215

24 Jun 19:13
Compare
Choose a tag to compare

2.1

  • Updated to MCreator EAP 2021.2.26215
  • Added support for Global session scope

2.0 - The real variable

04 Jun 20:20
Compare
Choose a tag to compare
  • Change the plugin's ID
    //Note: You can convert your old procedures by adding the last version and this new version
  • Updated to MCreator 2021.2.23417
  • Added support for Forge, Fabric and Spigot 1.16.5
  • Removed support for old generators
  • Added a new ArrayList variable type
  • Removed several useless blocks due to the new variable type
  • Updated registry names of procedure blocks
  • Updated blocks to support the new variable type
  • Added support for the integrated update checker
  • Added support for French translations