Skip to content

Releases: Goldorion/File-Manager-MCreator

5.8

08 Feb 02:47
Compare
Choose a tag to compare
  • Removed support for Forge 1.18.2, 1.19.2
  • Removed support for Fabric 1.19.2
  • Re-organized File Manager's categories to use the new parent/children category system
  • [#51] Add a Remove JSON property
  • [#54] Add Get client's directory
  • [#58] Add Get JSON property name at index
  • [Bugfix #50] Is JSON object empty caused a build error
  • [Bugfix #52] Copy url to file didn't work correctly

What's Changed

Full Changelog: 5.7.3...5.8

5.7.3 - Forge 1.20.1support

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

5.7.2

12 Jun 15:40
Compare
Choose a tag to compare
  • Changed Fabric 1.20 support to Fabric 1.20.1

What's Changed

Full Changelog: 5.7.1...5.7.2

5.7.1 - Fabric 1.20 and 1 bug fix

09 Jun 03:46
Compare
Choose a tag to compare
  • Added support for Fabric 1.20
  • [Bugfix] Using Get temp dire procedure block caused a non-existant error

Full Changelog: 5.7...5.7.1

5.7 - ZIP files and much more!

26 May 23:31
Compare
Choose a tag to compare
  • Added new ZIP related procedure blocks: ZIP a single file, ZIP multiple files from a list (Require ArrayLists), ZIP a folder and Unzip a file
  • Procedure blocks are now grouped depending on their usage
    • Note: This only work if "Smart sorting" is enabled in the preferences
  • Added new general file procedure blocks: Get file parent's path, Get file's path, Get temp directory, Is directory and Is file
  • Added 2 new categories: File Manager data and File Manager utils
  • [#32] Added a "Get current world's name" procedure block (Forge only)
  • [Bugfix] Add a new line for TXT files didn't work
  • [Bugfix] Path separator block wasn't inside a category

5.6.3

20 May 03:35
Compare
Choose a tag to compare

5.6.3

  • [#38] Added a Get JSON size block
  • Added Is JSON object empty block

Full Changelog: 5.6.2...5.6.3

5.6.2

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

5.6

20 Dec 05:18
Compare
Choose a tag to compare
5.6
  • [#30] Added Does JSON property exists, Parse JSON and Stringify JSON procedure blocks (ddemile)
  • [#31] Added Copy file to location and Move file to location blocks

https://mcreator.net/plugin/64638/file-creator

5.2 - Fabric 1.17.1 and Forge 1.18.2

13 Mar 21:37
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

5.1 - A small update

29 Dec 17:57
Compare
Choose a tag to compare

Changelog

  • Added a new copy URL to file procedure block
    • Note: It can be used to download online files.
  • Removed some old tooltips
  • Added French translations
  • [Repository] Added Crowdin support for the externalization (Read #24)