Skip to content

Releases: FalsePattern/FalsePatternLib

1.2.1

27 May 12:48
bd5772c
Compare
Choose a tag to compare
more efficient turbo transformer

1.2.0-hotfix1

27 May 12:07
2c65097
Compare
Choose a tag to compare

1.2.0

27 May 11:32
0d373e9
Compare
Choose a tag to compare

Faster ASM transformer utility

1.1.1

16 May 16:40
ccbd702
Compare
Choose a tag to compare
Merge remote-tracking branch 'basdxz/enum-config-fix'

1.1.0

17 Apr 15:27
8fb4aa8
Compare
Choose a tag to compare

Dependency loader:

  • Fixed compatibility with RetroFuturaBootstrap
  • Shows a progress bar popup on systems with AWT support

Update checker:

  • Removed the deprecated API classes

1.0.1

08 Feb 08:03
b28285d
Compare
Choose a tag to compare
  • Reduced memory footprint by a couple of megabytes after the game finishes loading

1.0.0

27 Nov 09:53
e0462f1
Compare
Choose a tag to compare

Additions

  • OptiFine manipulation API. Useful if you want to disable specific OptiFine patches and replace them with mixins and whatnot

Deprecations

  • updates package - nobody looks at the update checker popups in the log anyways

Internal changes

  • Overhauled the dependency scanner, should be much more performant now

Fixes

  • Crash with LWJGL3ify
  • Crash with Java 21
  • UniMixins
  • ASMUtil incorrect deobf check

Releases

  • API jar release - Only exposes things outside the internal package, should lead to a bit less confusion

1.0.0 Preview 3

25 Nov 10:26
9c102bd
Compare
Choose a tag to compare

Fixed crash with LWJGL3ify + Java 21

1.0.0 Preview 2

19 Nov 18:22
4f7640d
Compare
Choose a tag to compare
1.0.0-pre02

fix windows path handling

1.0.0 Preview 1

18 Nov 13:48
f611017
Compare
Choose a tag to compare

NOTE

This is a PREVIEW release. Things might still be added before 1.0.0 rolls out!
The preview release means that no more APIs will be removed, deprecated, or changed, only added or extended, so 1.0.0 will be backwards compatible with this preview.

Additions

  • OptiFine manipulation API. Useful if you want to disable specific OptiFine patches and replace them with mixins and whatnot

Deprecations

  • updates package - nobody looks at the update checker popups in the log anyways

Internal changes

  • Overhauled the dependency scanner, should be much more performant now

Releases

  • API jar release - Only exposes things outside the internal package, should lead to a bit less confusion