Historique des commits

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