Skip to content

Releases: FalsePattern/FalsePatternLib

0.7.0

08 Jun 15:01
95318b2

Choose a tag to compare

Code cleanup, and removed classes that were deprecated in 0.6 (namely, the com.falsepattern.lib.api package. Use the com.falsepattern.lib.dependencies package instead)

0.6.2

07 Jun 21:40
4cea2cd

Choose a tag to compare

Bugfixes and code refactoring

0.6.1

07 May 19:06
51995e6

Choose a tag to compare

Additions:

  • Backported BlockPos, ChunkPos, Vec3i, and Rotation from 1.12.2
  • Backported GuiLabel from 1.12.2
  • Added 1.12.2-style annotation-based configurations to replace the legacy config system
  • Added a 1.12.2-style text formatting utility for easily rendering text or sending text in chat with colors, styles, and line breaks
  • Added ResourceUtil, a utility class for easily reading data from jar resources

Changes:

  • Moved the dependency loader into a separate package, split from the FalsePatternLib mod class

Deprecations:

  • Deprecated the api package, all of the classes in that package were just wrappers for the dependency loader logic

Removals:

  • None

0.6.0

07 May 18:25
775db78

Choose a tag to compare

DO NOT USE, FAULTY VERSION, USE 0.6.1

0.6.0-pre01

07 May 17:47
a20ac38

Choose a tag to compare

0.6.0-pre01 Pre-release
Pre-release
load order fix

0.6.0-alpha0010

07 May 15:49
8699ff7

Choose a tag to compare

0.6.0-alpha0010 Pre-release
Pre-release
blank commit to bump version, maven broke.

0.6.0-alpha0009

07 May 15:40
52377a6

Choose a tag to compare

0.6.0-alpha0009 Pre-release
Pre-release
text render fix

0.6.0-alpha0008

07 May 14:51
8dc6c8a

Choose a tag to compare

0.6.0-alpha0008 Pre-release
Pre-release
generics break this

0.6.0-alpha0007

07 May 14:44
ad8ba17

Choose a tag to compare

0.6.0-alpha0007 Pre-release
Pre-release
some more config fixes

0.6.0-alpha0004

07 May 10:41
de75812

Choose a tag to compare

0.6.0-alpha0004 Pre-release
Pre-release
better enum validation