Skip to content

Releases: AbdElAziz333/Saturn

Saturn 0.1.3 for MC 1.20.6

21 May 09:50
Compare
Choose a tag to compare

Saturn 0.1.4 for MC 1.19.2

06 Mar 10:20
Compare
Choose a tag to compare

Fix incompatibility with Radon.

Saturn 0.1.5 for MC 1.18.2

06 Mar 10:19
Compare
Choose a tag to compare

Fix incompatibility with Radon.

Saturn 0.1.3 for MC 1.19.2

09 Feb 19:02
Compare
Choose a tag to compare

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

09 Feb 19:01
Compare
Choose a tag to compare

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

09 Feb 19:03
Compare
Choose a tag to compare

Update for 1.20.4.

Saturn 0.1.3 for MC 1.20.1

09 Feb 19:03
Compare
Choose a tag to compare

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

09 Jan 17:44
Compare
Choose a tag to compare

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

09 Jan 17:43
Compare
Choose a tag to compare

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

09 Jan 17:43
Compare
Choose a tag to compare

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.