1.5.0
Major fix: This version allows other mods that bundle the Hypixel Mod API to work without a duplicate mods error.
You will still need to download the main API. If you want to instead use the bundled API of other mods, use the yedelmod.modapi.disablecrash
property.
- Added custom hit particles
- Allow bounty hunting preview sounds to work when not in a world
- Changed some default config values
- Added a fabric entrypoint which warns the user that the mod doesn't work on Legacy Fabric
- Added a warning for the two Tweaks features being removed in a later version
- These features are replaced with Finement
- Fixed hand swinging when trying to drop all items with an empty hand
- Fixed an issue that probably caused magic milk hud position to not save
1.4.0
- Added bedwars XP display and magic milk display
- Added regex chat filter
- Added swinging hand when equipping armor, properly added swinging hand when using buckets
- Renamed "Projectile throws" property to "Item uses"
- Moved display text and bounty hunting text to the new HUD system
- Customize the position of HUDs with -movehud and customize when they get rendered in the General config section
- Made subcommands case-insensitive
- Improve TNT tag detection
- Added exception handling for forge mod api 1.0.1.1+
Credits to IgnDolphin for being my #1 fangirl
1.3.0
BedWars features:
-
Added light green token messages
-
Added hide slumber ticket messages
-
Added hide item pickup messages
-
Added hide silver coin count
-
Added hide comfy pillow messages
-
Added hide dreamer's soul fragment messages
-
Moved Defusal Helper to this category (under Challenges)
General:
- Fix config not saving
- Fix NPE with ping response and high lag, sounds should play safely now
- Fix auction house market searches not working due to formatting (thank you igndolphin)
- Added notice about subcommands in general category
1.2.1
- Added formatting subcommand, displaying all formatting codes
- Added tweaks category:
- Hide missing signature errors: Hides "Signature is missing from textures payload" errors from logs
- Unformat chat logs: Removes leftover formatting in chat messages in logs
- Reworked update manager and yedelmessage subcommand
- Both now should work on older Java versions using new certificates
- Better error handling
- Rename "Commands" subcategory in "Commands" category to "Index" as the command index
1.2.0
This is likely going to be the largest update for this mod. You can view the commit log (57 commits from 1.1.0 to 1.2.0) for all code changes. Most importantly, this mod now requires the Hypixel Mod API. This mod can be found at modrinth or github. If you do not have the mod, a popup window will appear with instructions to install it.
- With the new Mod API comes a new ping method for hypixel, which uses the ping packet. This can be used with /yedel ping hypixel.
- Limbo creative now only checks if you're in limbo with the server type, instead of random conditions that sometimes failed.
- If the message appears but you believe you can still launch the game and use the mod, add
-Dyedelmod.modapi.disablecrash=true
to your JVM arguments.
This version unfortunately has lots of feature removals:
- Removed sacrifice display
- I could not check if it was accurate as I don't have access to the NPC 💀 and it's very risky
- Use the calculator on the fandom as a replacement for this feature
- Removed shadow action bar
- Use Patcher or VanillaHUD as a replacement for this feature
- Removed TNT tag clickables
- They could be used for leaving the game on people who are IT
- Use
/lobby
and/play tnt_tntag
as a replacement
- Removed swinging hand when dropping items in guis
- Annoying
- Sometimes triggered when clicking items (sometimes while buying items in BedWars)
- Removed swinging hand when using buckets
- Unreliable
The config screen is now much different, with all features and keybinds now having toggles. All commands are now under /yedel
, and can be found in the command index. Additional config changes:
- Add some category and subcategory descriptions
- Changed some property descriptions
- Added version names to modern features
- Moved book background and keep chat history on chat clear to modern features (was not aware these were modern features)
- Added a warning for using potentially problematic random placeholder text
Other changes:
-
Revamped the entire README.md on github and mod description on modrinth
- Unfortunately images are now gone, but should be up soon. On github, these should also be stored in a seperate folder for easy viewing.
-
Fixed buttons not working in display text and bounty hunting text guis
-
Fixed welcome message being delayed by 1000 seconds instead of 1000 milliseconds
-
Reworked defusal helper to be more reliable and simple code-wise
-
Silenced mixin in logs
-
Possibly more null-safe code
-
Updated icon location to possibly be compatible with OneConfig's icon detection
1.1.0
- Added damage tilt strength customization
- Same as Damage Tilt in accessibility settings of newer versions
- Added keep chat history
- Keeps your sent message history when clearing your chat (F3 + D)
- Added shadow hotbar text
- Improved world load events
- Fixed a false description about Defusal Helper