[1.9.4]
[WARNING, THIS VERSION SEEM TO BE BROKEN, I'D RECOMMEND WAITING FOR 2.0 RELEASE]
Added
- New commands
- New command system
- New [REDACTED] textures :3
- New music (will be used later)
- A couple of new configs
- Null bread
- Circuit bread
Changed
- Commands have been migrated to the new system
- Integrated all procedures into their entities and events
- Rewrote the event system (again)
- Rewrote the chat responses system
- Rewrote almost every entity
- Optimized 99% of the mod (still some left to do, though)
- Prepping for... something :)
Removed
- Most procedures
- A ton of unnecessary code
- A ton of bugs
- Removed Herobrine (/j)
[1.21 Port]
This was initially an unofficial port, however I have since joined forces with Wendigo and I felt I should upload this here. The (mostly) full changelog can be seen below.
Added
- Added support for 1.21.1
Changed
- Moved to NeoForge from Forge
- New config menu based on Fzzy Config.
- Removed all
/TBS_*
commands and replaced them with a single/tbs
command. - Made all events toggleable
- Rewrote the event engine to:
- Improve the developer experience
- Split events into many files
- Support addons adding events
- Removed a lot of internal Minecraft command calls
- Removed a lot of repetitive MCreator code
- Rewrote several parts of the mod to optimize, fix bugs, and improve code quality
- Fixed the moon event bug
- Fixed bugs relating to ||The Broken End||'s model
- Rewrote parts of the mod in Kotlin to enable the use of custom builders
- Updated GeckoLib
- Made the mod more modular
- Centralized a few event handlers
- Upgraded several chat messages
Removed
- Removed the player list in favor of using the vanilla one