Skip to content

Releases: FalsePattern/FalsePatternLib

1.12.2

Choose a tag to compare

@github-actions github-actions released this 30 May 14:03
8bb1ca7
  • Improved warning popup on dependency loader version conflicts

1.12.1

Choose a tag to compare

@github-actions github-actions released this 29 May 17:17
2311ab0
fix(deploader): ignore leading/trailing whitespace from checksum files

1.12.0

Choose a tag to compare

@github-actions github-actions released this 25 May 20:01
f808957
  • Added API for faster ASM data access (by @danyadev)
  • Replaced @since javadoc tags with ApiStatus.AvailableSince annotations

1.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 17:59
bb68ea4
  • Improved dependency loader UX

1.10.7

Choose a tag to compare

@github-actions github-actions released this 24 Jan 10:02
92300be
  • Added compatibility with Thermos

1.10.6

Choose a tag to compare

@github-actions github-actions released this 15 Dec 16:19
2b9d807
  • Fixed deploader accidentally loading some FML classes which caused GTNH JarJar to crash

1.10.5

Choose a tag to compare

@github-actions github-actions released this 21 Nov 05:53
c95ae71
fix: Deploader not bundling certs correctly

1.10.4

Choose a tag to compare

@github-actions github-actions released this 20 Nov 15:34
69a6af5
  • Fixed deploader crash when a mod has a broken mcmod.info
  • Fixed the API jar not getting JvmDowngraded properly

1.10.3

Choose a tag to compare

@github-actions github-actions released this 15 Nov 06:13
f311b06
feat: Add better GUI feedback to deploader errors and restarts

1.10.2

Choose a tag to compare

@github-actions github-actions released this 14 Nov 02:53
a075dd6
feat: Support deploading non-coremods without restarting the game