Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  malte0811 e23fc1cdcd Optimization: Store possible property values by index as an array rather than using a virtual call+custom impl per indexer 3 vuotta sitten
  malte0811 130f29ca74 Optimization: Replace ImmutableMap with Object2IntOpenHashMap for FastMap property index lookup 3 vuotta sitten
  malte0811 15025982a1 Fix: Disable lithium's new blockstate neighbor mixin with FC 3 vuotta sitten
  malte0811 afbd75a622 Cleanup: Remove Hydrogen compat 3 vuotta sitten
  malte0811 ddde0a8715 Cleanup: Remove obsolete "reduced chunk NBT" option 3 vuotta sitten
  malte0811 4abf307994 Update to 1.18.1 3 vuotta sitten
  malte0811 88ca810910 Update Java version for GH action 3 vuotta sitten
  malte0811 1ab38442a6 Update required versions in fabric.mod.json and mods.toml 3 vuotta sitten
  malte0811 b9323c2e75 Potentially fix rare crash where the config directory does not exist, closes #42 3 vuotta sitten
  malte0811 bc2b602117 Re-enable Forge on 1.18 3 vuotta sitten
  malte0811 29bd7bacc6 Update Mixin java version to 17 3 vuotta sitten
  malte0811 a358e9af3d Update FastMap-based ImmutableMap to guava 31 (now used by Mojang) 3 vuotta sitten
  malte0811 8bd660d745 Remove ChunkNBT optimization, the relevant code has been refactored and does not seem to have this issue any more 3 vuotta sitten
  malte0811 7f09a043dd Update build setup to 1.18-rc1, with Forge disabled 3 vuotta sitten
  malte0811 08168787ee Update SRG name for getQuads 3 vuotta sitten
  malte0811 fa392e8adb Update version 3 vuotta sitten
  malte0811 9f4da12379 Autoformat 3 vuotta sitten
  malte0811 5cda8bf0b1 Update build setup 3 vuotta sitten
  malte0811 28eb881a10 General cleanup 3 vuotta sitten
  malte0811 e9121bca7f Fix: Also apply multipart model synchronization to FRAPI-added method 3 vuotta sitten
  malte0811 1cc2272662 Fix: Adapt custom ImmutableMap code to work with guava 27 as well as the usual guava 21 3 vuotta sitten
  malte0811 9c46873891 New: Do not store the full data after everything but (block) entities has been loaded 3 vuotta sitten
  malte0811 0a4e8f8478 Add basic detection for missing Mixin support on Forge 3 vuotta sitten
  malte0811 9abececfd0 Reenable Forge on 1.17, currently only launchable with dirty gradle hacks 3 vuotta sitten
  malte0811 b388fdc61b Increment version 3 vuotta sitten
  malte0811 d4330d2639 Merge branch 'main' into 1.17 3 vuotta sitten
  malte0811 797306f47c Modify multipart model Mixin to be compatible with Sodium, closes #25 3 vuotta sitten
  malte0811 9dd9c6efcb Use a "classical" duck for blockstate cache access to work around build issues 3 vuotta sitten
  malte0811 9d1ea08634 Update MultiPartModel mixin to 1.17.1 3 vuotta sitten
  malte0811 b9f61c24f1 Update to 1.17.1 3 vuotta sitten