UPDATE 2.1.0
It Will be a small update, I said... No many code changes will have, I said
✨ ENHANCEMENTS
- ✨ NEW: Box Television; Perfect to watch your local villager news
- ✨ NEW:
/waterframes reload_all
command- ✨ Replaces "reload all" button in displays
- ✨ NEW:
/waterframes audit in_range
command- ✨ List all displays in a range of chunks
- ✨ NEW: Added option on screen to disable light on play (Closes #76)
- ✨ Includes a config option forcing light on play (disabled by default)
- ✨ NEW: Added config option to use game master volume (Disabled by default) (Fixes #37)
- ✨ NEW: Big Television can ceil on walls horizontally
- ✨ Overhaul display screens, much smaller, compat and responsive
- ✨ Overhaul Remote control screen, even more small, compat and responsive
- ✨ Tweaked some screen icon textures
- ✨ Overhaul renderer of displays
- ✨ Shaders (90% of them) not longer over-brights the images
- ✨ Stellarity can't longer break pictures
- 🛠️ Compatibility crash will stay in favor of VideoPlayer and LittleFrames which yet still breaks them
- ✨ RemoteControl now works when display is on a ValkirienSkyes ship
- ✨ Block light is now adjustable based on brightness level
- 🌐 Updated translations
- 🍜 Added simplified chinese (by yichifauzi): was done for 2.0.14 so it might be outdated.
🐛 BUG FIXES
- 🐛 MINECRAFT FIX: Fixed releases the texture directly without call releaseId on AbstractTexture
- 🛠️ This comes out by the renderer rewrite
- 🐛 FIX: Removed check for level nullability (fixes logs spam)
- 🐛 FIX: Cursed waterframes commands prefix
- 🐛 Fixed broken command responses
🛠️ CHANGES
- 🛠️ Moved ValkirienSkyes into a class compat (instead of a self injection Mixin)
- 🛠️ Hardcode op-permission-level check to level 4 instead of retrieve to server
- 🛠️ Volume calculations are now done by player's position in corner instead of center block
- 🛠️ Revert of 2.0.14 calculations change.
UPDATE 2.0.14
- ✨ Added config for toggle tick time correction
- ✨ Added Valkyrien Skies compat for audio playing (they are very damn slow)
- 🐛 Fixed lag tick time correction speedups the playback and logspams your server (for real this time)
- 🛠️ Super minor performance improvement on client-side having a lot of frames
- 🛠️ Volume distances are now calculated by the center of the block instead of the corners
- 🛠️ Gui is now closed when display is broken by external forces (another player)
UPDATE 2.0.12a
- 🐛 Fixed displays aren't dropping after breaking
- 🐛 Fixed pickaxe can't break displays faster
- 🐛 [NeoForge]: Fix playback was choppy caused by the lag tick corrector
UPDATE 2.0.12
- 🐛 Fixed server lag tick correction crashes redstone
- 🍾 Added russian translations (by the translator Heimdallr-1)