Skip to content

Releases: altrisi/FastOpenLinksAndFolders

1.1.1

Choose a tag to compare

@altrisi altrisi released this 27 May 16:30
c14b0e6

Changes:

  • Reduced mod file size by another 27%.

While rearranging a few files saved a bit on a few unnecessarily long names. Also added machette, to strip the LVT given the only use for it can't occur with what the mod does (helpful NPEs, our locals can't ever be null). It also automatically minifies the jsons so I don't have to do it manually every time. Absolutely no removed functionality.

Published in CF as: https://www.curseforge.com/minecraft/mc-mods/fastopenlinksandfolders/files/3806979

Should I post jars here? I'm still only using this for tags.

1.1.0

Choose a tag to compare

@altrisi altrisi released this 29 Jan 19:09
2c7ef0b

Changes:

  • Removed dependency in log4j

This is just to future-proof the mod for newer versions of the game, where mojang could switch to a different implementation completely (even in already released versions post-1.18.1, due to how they have it setup). The mod no longer depends on any logging system (it already didn't for the most part, the error logging was and is handled by the game). File size wasn't really affected, the mod is only around 0,6% bigger.

Published in CF as: https://www.curseforge.com/minecraft/mc-mods/fastopenlinksandfolders/files/3629291

Should I post jars here? I'm still only using this for tags.

1.0.1

Choose a tag to compare

@altrisi altrisi released this 02 Jan 14:03

Changes:

  • Reduced mod file size by 43,5%.

Mostly done by optimizing the icon even further (reducing color palette, etc) and minifying data files in the production jar. They're still available in their regular form here.

Published in CF as: https://curseforge.com/minecraft/mc-mods/fastopenlinksandfolders/files/3540039

Should I post jars here? I'm still only using this for tags.

Also thanks for almost 40k downloads in a month!

1.0.0

Choose a tag to compare

@altrisi altrisi released this 28 Nov 20:30
d448e99

Published in CF as: https://www.curseforge.com/minecraft/mc-mods/fastopenlinksandfolders/files/3540039

Should I post jars here? Rn I'm using this for tags mostly.