UPDATE 2.1.15
- 🐛 Fixed race condition on texture registration (Crashing other mods)
- 🐛 Fixed ProjectionDistance rounds decimal values to integer
- 🛠️ Ported to 1.21.5 (by @linkpad)
UPDATE 2.1.12c
- 🐛 Fixed crashes on server-side requesting watermedia (must not)
- 🐛 [1.20.1] Bump creativecore to latest version (must fix crashes)
DEVELOPER NOTE: Fabric 1.21.5 isn't going to be supported, please switch to NEOFORGE
UPDATE 2.1.12b
- 🐛 Updated to latest version of CreativeCore (2.13.x)
UPDATE 2.1.14
- ✨ Overhaul experimental playlist GUI layout and colors
- ✨ Added a new button to "play next and previous"
- ✨ Added a new button to "play and pause" media
- ✨ Added a reload button on the loaded entry
- ✨ Colorize active playlist media
- 🛠️ Using playlist, single pictures will be forced to be shown for 10 seconds
- 🐛 Fixed GUI was not rendered in non-singleplayer worlds
UPDATE 2.1.13
- ✨ Added experimental "playListMode"
- 🛠️ Can be enabled using
/waterframes experimentals playListMode <true/false>
- 🛠️ This will allow you to play a list of videos in a row
- 🛠️ DO NOT USE IT ON EXISTING WORLDS
- ✨ Remote buttons to "change channel" now are enabled and let you move up and down the list.
- 🛠️ Can be enabled using
- ✨ Added shaderMode on displays gui
- 🛠️ Enables extra-compatibility for some shaderpacks using Iris/Oculus
- 🛠️ Its fully client-side config, it won't affect server-side
- 🛠️ [1.21.1 -> 4] Updated to the latest version of CreativeCore
UPDATE 2.1.12
- 🛠️ Removed slavisim mode (not needed/working anymore)
- 🛠️ Ensure synchronized duration when vlc updates it (somehow for a few seconds VLC reports no duration after playing specific streams)
- 🐛 Fixed wrong distance calculation on projection distance (causes projectors to not render)
UPDATE 2.1.12a
- 🐛 Fixed wrong watermedia version range
- 🐛 Fixed wrong creativecore version range
- 🐛 Removed unintended stellarity "break" dependency
UPDATE 2.1.12
- 🛠️ Removed slavisim mode (not needed/working anymore)
- 🛠️ Ensure synchronized duration when vlc updates it (somehow for a few seconds VLC reports no duration after playing specific streams)
- 🐛 Fixed wrong distance calculation on projection distance (causes projectors to not render)
UPDATE 2.1.11c
- 🐛 Removed permissions API bundle
UPDATE 2.1.11b
- 🐛 Fixed crashes on other mods due permissions API bundle