Releases: AbdElAziz333/Saturn
Saturn 0.1.3 for MC 1.20.6
Update for 1.20.6.
Saturn 0.1.4 for MC 1.19.2
Fix incompatibility with Radon.
Saturn 0.1.5 for MC 1.18.2
Fix incompatibility with Radon.
Saturn 0.1.3 for MC 1.19.2
This update adds a new config system, which allows you to enable or disable any optimization through a toml file.
You can find the config file in config\saturn-optimizations.toml.
Additions
New: Cache ResourceLocation array creation in advancement usages to improve performance.
Change: Upgrade SheepMixin#createSheepColor() method visibility from private to public.
Canary 0.1.4 for MC 1.18.2
This update adds a new config system, which allows you to enable or disable any optimization through a toml file.
You can find the config file in config\saturn-optimizations.toml.
Additions
New: Cache ResourceLocation array creation in advancement usages to improve performance.
Change: Upgrade SheepMixin#createSheepColor() method visibility from private to public.
Canary 0.1.3 for MC 1.20.4
Update for 1.20.4.
Saturn 0.1.3 for MC 1.20.1
This update adds a new config system, which allows you to enable or disable any optimization through a toml file.
You can find the config file in config\saturn-optimizations.toml.
Additions
New: Cache ResourceLocation array creation in advancement usages to improve performance.
Change: Upgrade SheepMixin#createSheepColor() method visibility from private to public.
Saturn 0.1.2 for MC 1.20.1
Additions
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
Saturn 0.1.2 for MC 1.19.2
Additions
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.
Saturn 0.1.3 for MC 1.18.2
Additions
- New: cache DoNothing in villager packages & axolotls to reduce memory allocation overhead.
- Change: cache min/max durations in DoNothing using redirect instead of caching RunOne<>.
- Change: disabled the ticking tracker leak fix automatically if Radon is installed.
- Change: Updated the mod logo.