Skip to content

Releases: Yedelo/YedelMod

1.2.1

29 Jul 06:27

Choose a tag to compare

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

24 Jul 08:08

Choose a tag to compare

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
  • 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

25 Apr 05:07

Choose a tag to compare

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

1.0.2

13 Apr 15:27

Choose a tag to compare

  • Fixed config and values not saving

1.0.1

13 Apr 02:16

Choose a tag to compare

  • Added /yedelupdate for messages for the mod
  • Solved SkyWars not being detected (strength indicators only trigger in skywars now)

1.0.0

06 Apr 17:57
a8f0932

Choose a tag to compare

Initial release