Skip to content

Releases: FalsePattern/FalsePatternLib

1.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 19:52
7f1b6c4

Major config system update

  • Improved documentation
  • Structured config GUIs
  • File/category/property migrations
  • Automatic language keys

1.4.7

Choose a tag to compare

@github-actions github-actions released this 01 Dec 15:51
644d6ff
  • Fixed broken netcode in config sync logic

1.4.6

Choose a tag to compare

@github-actions github-actions released this 14 Nov 19:18
70b5f65
fixed a NullPointerException in the config system

1.4.5

Choose a tag to compare

@github-actions github-actions released this 14 Nov 18:06
cd50b56
fixed a type error in the config system

1.4.4

Choose a tag to compare

@github-actions github-actions released this 08 Nov 20:23
d7ec9c7

Updated dependencies

1.4.3

Choose a tag to compare

@github-actions github-actions released this 10 Oct 07:42
2806a0e

Disabled jar file signature validation in dependency loader to fix some startup crashes.

1.4.2

Choose a tag to compare

@github-actions github-actions released this 03 Oct 07:43
f725bb5
  • Fixed a rare crash on startup

1.4.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 23:12
6d82ff2
  • Improved logging in weird launchers
  • Crash reports now contain the entire game log

1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:22
4a956c5
  • More robust mixin mod detection API

1.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:51
c373de4

Hotfix update