Releases: Modflower/plymouth-fabric
Releases · Modflower/plymouth-fabric
v0.2.0 for Minecraft 1.19.4
Changes since v0.1.0
- Updated to 1.19.4
v0.0.0 for Minecraft 1.19.2
Changes since v0.0.0-rc.9
Anti-Xray
- Backported changes from 1.19.3, closes #21
Debug
- Add new debugging utiltiy for block collision boxes.
- Fixed rendering order.
- Fusebox has been cleaned up.
Development
- Bumped Gradle's memory requirement to 4G
v0.1.0 for Minecraft 1.19.3
Changes since v0.1.0-rc.3
Anti-Xray
- Updated GudASM fork 'Bytecode Junkie' to v0.3.2
General
- Enforce Loom 1.0.+
v0.1.0-rc.3 for Minecraft 1.19.3
Changes since v0.1.0-rc.2
Anti-Xray
- Fix a transformer bug causing a crash with Polymer.
Development
- Added Server Translations API
v0.1.0-rc.2 for Minecraft 1.19.3
Changes since v0.1.0-rc.1
Anti-Xray
- JiJ Resource Loader for a more easy end user experience.
v0.1.0-rc.1 for Minecraft 1.19.3
Note: This release may not be able to run on 1.19.2.
Changes since v0.0.0-rc.9
General
- Updated buildscripts
- Updated to 1.19.3
Debug
- Add client registry dumping.
v0.0.0-rc.9 for Minecraft 1.19.2
Changes since v0.0.0-rc.8
Development
- Updated Minecraft to 1.19.2
- Removed TextHelper in favour of Text.
- Fixed minor issues scattered throughout.
v0.0.0-rc.8 for Minecraft 1.19
Changes since v0.0.0-rc.6
Anti-Xray
- Added unchecked block update API to ShadowChunk
- Provide explicit support for Alternate Current. Fixes #20
Debug
- Fix fault when mixin has no environment in package
Development
- Updated Minecraft to 1.19
- Updated Actions workflows.
- Also fixed typo since 0.0.0-rc.7
- Migrated to SLF4J.
v0.0.0-rc.6 for Minecraft 1.19-pre5
Changes since v0.0.0-rc.5
Anti-Xray
- Replaced AccessorBlockTag with registry tags
- Add
minecraft:barrel
tocontainers.json
- Replace BitSet implementation to use single bitset per chunk
Locking
- Short circuit blank string to no permissions
- Update lock commands & documentation
Debug
- Add
DownloadingTerrainScreen
disabler - Fix bad block entity offset for rendering
Development
- Updated Minecraft to 1.19-pre3 then 1.19-pre5
- Updated Gradle to 7.4.2
- Removed
jar
declarations - Restructure Gradle & cleanup manifests
v0.0.0-rc.5 for Minecraft 1.18.2
Changes since v0.0.0-rc.4
- Updated to 1.18.2
- Fixed crash/kick bug falling out of world
- Dropped old internal transformer methods
- Fixed PacketTransformer not correctly transforming
invokeInterface
andinvokeVirtual
calls - Fixed bad project setup due to null
ref
Full Changelog: v0.0.0-rc.4+mc.1.18.1...v0.0.0-rc.5+mc.1.18.2