Skip to content

Releases: AMereBagatelle/fabricskyboxes

FabricSkyBoxes 0.7.4 for Minecraft 1.21

13 Jun 16:41
2538564
Compare
Choose a tag to compare

FabricSkyBoxes 0.7.4 for Minecraft 1.20.5

24 Apr 05:52
c2cee85
Compare
Choose a tag to compare

What's Changed

  • Update Minecraft Wiki link to new domain after fork by @misode in #98
  • Update to 1.20.5 by @enqorman in #109
  • Mexican Spanish translation by @TheLegendofSaram in #108
  • Update Traditional Chinese by @notlin4 in #100
  • Fix bugs related to multitexture sky type

New Contributors

Full Changelog: mc1.20.2-0.7.3...mc1.20.5-0.7.4

FabricSkyBoxes 0.7.3 for Minecraft 1.20.2

21 Sep 17:25
f540e71
Compare
Choose a tag to compare

FabricSkyBoxes 0.7.3 for Minecraft 1.20/1.20.1

21 Sep 17:11
225e6f7
Compare
Choose a tag to compare

What's Changed?

  • Added a minAlpha field for properties.
  • Added a timeShift vector for the rotation object (By default, FSB starts rotation at 0 tick time, while OptiFine does so at 18000 tick time. This vector allows us to shift the start time for our rotation).
  • Added an experimental multi-texture skybox type (wiki section).
  • Added contributing guidelines and a code of conduct.
  • Allowed fog color modification to also modify fog density.
  • Added a configuration file (.minecraft/config/fabricskyboxes-config.json).
    • Saves enable state.
    • Added a keepVanillaBehaviour flag.
  • Fixed the URL issue when using Sinytra Connector (#96).
  • Fixed the alpha rendering for the end skybox type.
  • Added a debugging HUD (Keybind is unbound, meant for resource pack authors).
  • Added vi_vn translations (#94) by @ImVietnam in #94.
  • Improved performance for several skybox types.
  • Fixed cyclic fade alpha calculation.

New Contributors

Full Changelog: mc1.20.1-0.7.2...mc1.20.1-0.7.3

FabricSkyBoxes 0.7.2 for Minecraft 1.20/1.20.1

12 Jul 16:15
d0f6928
Compare
Choose a tag to compare

What's changed?

  • Reverted the "Fix triangles appearing on low render distance" patch.
    • This change was reverted because it caused unintended blend effects. The triangles appear due to being clipped by the fog which is also visible in Vanilla's end sky.
  • Added a new fog transition using alpha blending.
  • Fixed missing dark sky in overworld skybox type (occurs when falling through the void).
  • Improved alpha calculation.
  • Added configuration to toggle FSB, which now gets saved.
  • Normalized fade values.
  • Added the biome_rain weather condition, which detects if the biome is actually raining.

Breaking changes

  • Removed Skybox#isActiveLater from the API.

Full Changelog: 0.7.1-mc1.20...mc1.20.1-0.7.2

FabricSkyBoxes 0.7.2 for Minecraft 1.19.4

12 Jul 16:13
55a6aa7
Compare
Choose a tag to compare

FabricSkyBoxes 0.7.2 for Minecraft 1.19.3

12 Jul 16:12
7798bae
Compare
Choose a tag to compare

FabricSkyBoxes 0.7.2 for Minecraft 1.19.2

12 Jul 16:11
2331623
Compare
Choose a tag to compare

FabricSkyBoxes 0.7.2 for Minecraft 1.18.2

12 Jul 16:08
75d0bdf
Compare
Choose a tag to compare

FabricSkyBoxes 0.7.2 for Minecraft 1.17.1

12 Jul 16:07
ffac99f
Compare
Choose a tag to compare