Releases: cao-awa/Sepals
Releases · cao-awa/Sepals
Sepals 1.0.13
Bug fixes
- Fix bug of crashing server when item merging.
- Fix bug of default config not write to file.
- Fix bug of config command doesn't have 'enableSepalsItemMerge' option.
Issues close
Sepals 1.0.12
Bug fixes
- Fix bug of Sepals living target cache not working when enabled in configs.
- Fix bug of entity follow range still using 1.21.3 (fixed a value) instead 1.21.4 feature (setting by entity attribute).
Other changes
- Use HashMap instead of RBTreeMap to improve entities fetch speed.
- Try to optimize item merge performance, use config key 'enableSepalsItemMerge' to toggle this feature.
Sepals 1.0.11
Changes
- Make compatible to mod 'Async'.
- Calculate cache key using long hash code value instead String to improve caching performance.
Sepals 1.0.10
Mod loader
Supported to NeoForge now.
Others
Command
Will response Sepals version and count of enabled configs when run command:/sepals
.
Issues close
Sepals 1.0.9
Update minecraft version to '1.21.4'.
Sepals 1.0.8
Changes
Quick successes or failure in entity moving.
Caching fire immune in item entity.
Caching is lava and is fire flag in block.
Completely removed kotlin depends.
Closed issues
Sepals 1.0.7
Bug fixes
Fix bug of villager no AI since '1.0.5'.
Other changes
Remove 'fabric-language-kotlin' mod requirement, add fabric API mod requrement.
Issues closed
Sepals 1.0.6
Sepals 1.0.5
Bug fixes
Fix bug of unable to generating world when sepals with c2me (it seems that only in c2me-fabric-mc1.21.1-0.3.0+alpha.0.295
).
Other
- Upgrade dependencies versions.
- Client side loading.
Issues closed
Sepals 1.0.4
- Fix entities cramming bugs.
- Fix bug of crashing with lithium that without configurations.
- Deprecated 'entitiesCrammingAccuracy', caching as full accuracy.