Releases: FalsePattern/FalsePatternLib
Releases · FalsePattern/FalsePatternLib
0.6.1
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
DO NOT USE, FAULTY VERSION, USE 0.6.1
0.6.0-pre01
load order fix
0.6.0-alpha0010
blank commit to bump version, maven broke.
0.6.0-alpha0009
text render fix
0.6.0-alpha0008
generics break this
0.6.0-alpha0007
some more config fixes
0.6.0-alpha0004
better enum validation
0.6.0-alpha0003
enum fix in configs
0.6.0-alpha0002
enum fix in configs