Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

MCPPPP 0.7.0

Compare
Choose a tag to compare
@supsm supsm released this 14 Apr 04:13
· 75 commits to master since this release
  • Chime conversion is now much more complete, a large number of packs should work now.
  • Fsb conversion now also converts end sky (there are a few packs that change this).
  • Vmt conversion now converts the health predicate (kinda, may have a few issues with custom mob max health values)
  • Vmt and fsb conversion also received a few bug fixes.
  • Vmt and chime now have unique namespaces for each resourcepack, so multiple converted resourcepacks containing conflicting names will now - work (it's a pretty rare edge case, but good to have I guess).
  • Other miscellaneous bug fixes include resource pack hashing, pack version notif, zip save issues.
  • Other miscellaneous features/changes include LTO/IPO for cmake, clang for linux builds, more comments/code documentation, code cleanup, fixed help screen font, actual complete .properties format parser, changed output to use std/fmt::format, debug output level, source_location for windows (prints location in code where output message originates from, may be useful for finding errors. sidenote: not on linux or mac due to compiler issues), .app files for mac, linux arm builds, temporary fix for crashes with mod version with macos <11

What's Changed

New Contributors

Full Changelog: 0.6.1...0.7.0