SuperSimpleHome 1.2.4 Beta 1
on May 16, 2024- Updated to Snapshot 24w20a
SuperSimpleHome 1.2.3
on May 6, 2024- Lost The Source Code, Rebuilt From Decompiling The Release Binary.
SuperSimpleHome 1.2.2
on May 4, 2024- Replaced WorldReg With String Rep, Shrinking Config File.
- Fixed Crash Where Saved HomePoints Break After A Server Reboot.
SuperSimpleHome 1.2.1
on May 3, 2024- More Crash Surface Reductions.
- "/home", "/deletehome" Now Have Suggestions Based On Your Home Names.
SuperSimpleHome 1.2.0
on May 3, 2024- Optimized Command Registration By Registering All Commands In A Single Dispatcher.
- Existance Error Messages Are More Helpful / Precise.
- Added "/homes" Command For Listing Your Home Points.
SuperSimpleHome 1.1.9
on May 2, 2024- Updated To Minecraft 1.20.6.
- Added Auditory Feedback For Errors / Setting Home Points.
SuperSimpleHome 1.1.8
on Apr 24, 2024- Added ModMenu Support.
SuperSimpleHome 1.1.7
on Apr 24, 2024- Updated To Minecraft 1.20.5
SuperSimpleHome 1.1.6
on Apr 13, 2024- Rewrote Config Parser To Remove Potential Crash Points Via Exception Handling.
SuperSimpleHome 1.1.5
on Apr 4, 2024- Removed Old Assets / Data Files From Gradle Refresh.
SuperSimpleHome 1.1.4
on Apr 4, 2024- Bumped Fabric-API & Fabric-Loader Versions To Latest.
SuperSimpleHome 1.1.3
on Apr 3, 2024- Removed Debugging Bloat.
- Rewrote The Whole Thing So It Can Read And Save To A JSON File. Please Read The Docs For More Info.
- Teleporting Now Saves The Pitch+Yaw Values.
- Added /deletehome Command To Remove Home Points.
SuperSimpleHome 1.1.2
on Dec 10, 2023- Play Enderman Teleport Sound When Teleporting Within The Same Dimension, But Play Nether Portal Sound When Switching Dimensions.
SuperSimpleHome 1.1.1
on Dec 10, 2023- Replaced The Hacky Method Of Running A "playsound" Command To Play The Teleport Sound, With The Proper Sound Event handling Code, Removing The Uneeded Command Output For It.
SuperSimpleHome 1.1.0
on Dec 8, 2023- Updated To 1.20.4.
SuperSimpleHome 1.0.9
on Dec 6, 2023- Updated To 1.20.3.
- Added Teleport Sound When Using /home Command.
SuperSimpleHome 1.0.8
on Nov 12, 2023- Moved Height Adjust Fix Code Into A Reusable Module, Used By Both Commands. This Fixes Falling Through Beds When Setting Home Points Through Sleeping.
SuperSimpleHome 1.0.7
on Nov 12, 2023- Fixed Bug Where Player Would Fall Through Non-Full Block When Teleporting To Home.
SuperSimpleHome 1.0.6
on Nov 1, 2023- Bumped API And Loader Requirements To Latest As Of 1/11/2023.
SuperSimpleHome 1.0.5
on Nov 1, 2023- Massive Codebase Simplification, ~10% Memory Overhead Reduction. No User Facing Changes.