malte0811
|
88ca810910
Update Java version for GH action
|
3 年之前 |
malte0811
|
1ab38442a6
Update required versions in fabric.mod.json and mods.toml
|
3 年之前 |
malte0811
|
b9323c2e75
Potentially fix rare crash where the config directory does not exist, closes #42
|
3 年之前 |
malte0811
|
bc2b602117
Re-enable Forge on 1.18
|
3 年之前 |
malte0811
|
29bd7bacc6
Update Mixin java version to 17
|
3 年之前 |
malte0811
|
a358e9af3d
Update FastMap-based ImmutableMap to guava 31 (now used by Mojang)
|
3 年之前 |
malte0811
|
8bd660d745
Remove ChunkNBT optimization, the relevant code has been refactored and does not seem to have this issue any more
|
3 年之前 |
malte0811
|
7f09a043dd
Update build setup to 1.18-rc1, with Forge disabled
|
3 年之前 |
malte0811
|
08168787ee
Update SRG name for getQuads
|
3 年之前 |
malte0811
|
fa392e8adb
Update version
|
3 年之前 |
malte0811
|
9f4da12379
Autoformat
|
3 年之前 |
malte0811
|
5cda8bf0b1
Update build setup
|
3 年之前 |
malte0811
|
28eb881a10
General cleanup
|
3 年之前 |
malte0811
|
e9121bca7f
Fix: Also apply multipart model synchronization to FRAPI-added method
|
3 年之前 |
malte0811
|
1cc2272662
Fix: Adapt custom ImmutableMap code to work with guava 27 as well as the usual guava 21
|
3 年之前 |
malte0811
|
9c46873891
New: Do not store the full data after everything but (block) entities has been loaded
|
3 年之前 |
malte0811
|
0a4e8f8478
Add basic detection for missing Mixin support on Forge
|
3 年之前 |
malte0811
|
9abececfd0
Reenable Forge on 1.17, currently only launchable with dirty gradle hacks
|
3 年之前 |
malte0811
|
b388fdc61b
Increment version
|
3 年之前 |
malte0811
|
d4330d2639
Merge branch 'main' into 1.17
|
3 年之前 |
malte0811
|
797306f47c
Modify multipart model Mixin to be compatible with Sodium, closes #25
|
3 年之前 |
malte0811
|
9dd9c6efcb
Use a "classical" duck for blockstate cache access to work around build issues
|
3 年之前 |
malte0811
|
9d1ea08634
Update MultiPartModel mixin to 1.17.1
|
3 年之前 |
malte0811
|
b9f61c24f1
Update to 1.17.1
|
3 年之前 |
malte0811
|
fb6dc31171
Merge branch 'main' into 1.17
|
3 年之前 |
malte0811
|
cea905ee89
Remove incorrect dependency on fabric API
|
3 年之前 |
malte0811
|
89fbd7d578
Workaround for Forge-added parameter to getQuads breaking MultipartModel mixin
|
3 年之前 |
malte0811
|
c7fbc6156e
Prefix Mixin-added fields with mod ID
|
3 年之前 |
malte0811
|
534769da7e
I no longer intend to PR this to Forge
|
3 年之前 |
malte0811
|
0e84664a94
Fix crashes due to concurrent modification of vanilla's multipart bitSet caches, closes #24
|
3 年之前 |