Histórico de Commits

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