Category: iChunUtil

All
– Updated localization files.
– Ported to 1.7.10

iChunUtil
– Now uses Access Transformers. Reflection reduced by a boatload!
– Updated localization files.
– Updated for use in 1.7.10 with workaround/helpers for skins.
– Added a clientside aesthetics feature for Patrons on Patreon.
– Fixed a keybinding issue with Minecraft keybinds.

Hats/HatStands
– Mob hats now persist across world reloads/server restarts.
– Fixed minor render issue with morph compatibility
– Bats now can wear hats.

Morph
– Fixed issues with player size not being set properly while morphing, as well as an array of other potentially major issues discovered by this fix.
– Fixed health being set mid-morph if the player dies while morphing, causing the player to get stuck in the death animation.
– Fixed abilities not working while offline.
– Fixed a keybinding issue with iChunUtil and Minecraft keybinds.
– Added a new hostile mode where mobs will only attack you if you attack them first.
– Added several events for use of other mods.

Photoreal
– Fixed a keybinding issue with iChunUtil and Minecraft keybinds.

Picture-in-Picture
– Tweak /pip remove to autocomplete to the pip entries, not the players list.
– Individual selection can now be done by holding the toggle and using the mouse wheel while PiP is active, instead of having to retoggle PiP.

Streak
– Fixed issues with Streak on invisible players.
– Fixed issues with multiple streaks on one player.
– Fixed issues with Streaks and morph.
– Fixed issues with Streaks and teleportation.

Sync
– Update CoFHCore API.

 

Get them all at the usual spots.

– Added renderLivingLabel for Morph.
– Added obfuscation strings for PiP and Morph.
– Tweaked the framebuffer helper.

This update is mainly needed by PiP. Morph is not finalized yet and may require iChunUtil to be updated again.

– Added Techne 1 & 2 model support for use of Hats and future mods.
– Fixed the same mod update notification popping up twice.
– Fixed several issues with Config files, including them saving when nothing was changed.

BackTools

  • Added Item blacklist IMCMessage event. Blacklists items to be rendered on the back if told to do so by another mod.

 

iChunUtil

  • Added framebuffer helpers. Used by Photoreal and will be used by Portalgun and AC.

 

AttachableGrinder, Photoreal, Shatter, Streak, TrailMix

  • Port to MC 1.7.

 

Torched

  • Fix gunpowder not rendering on Torch rockets.

DeathCounter

  • Fix clients requiring the mod if it’s only installed on the server.

 

Back Tools

  • Fix invisible players rendering their last tool, still.

 

iChunUtil

  • Major Config file rework. Now supports localizations. Also supports iChunUtil’s new Keybinds and a new IntBool/Colour property, and some Category stuffs.
  • SessionState feature, implemented with the configs. To be used for client sessions connecting to servers. (Aka synching of some server configs with the client).
  • Added new Keybind system (not compatible with Minecraft’s keybind system) which supports pressing/releasing of keys, and holding down SHIFT/CTRL/ALT for keybind triggers.
  • Added a glScissors helper for rendering stuff. It’s a lot cheaper than using stencils to render. Will be used in Hats.
  • Calender events helper. Will be used in mods for easter eggs! \o/
  • Moved Morph’s and Hats’ Obfuscation/Reflection stuff into iChunUtil. Therefore they will depend on iChunUtil in their respective 1.7 updates.
  • Update sliders for Hats compatibility.
  • Added a new Packet System (Memory leak fixed) that will be used by all of my mods that uses packets. Again, this includes Morph and Hats.
  • Added an mod version update checker to iChunUtil. Not your everyday mod update checker but it works. Will be used by my mods and can be used by any mods which would like to use it.
  • Removed RenderGlobalProxy class used by the experimental Antichamber mod. It will need to be rewritten to function properly in 1.7.

iChunUtil 2.2.0 has been updated for Back Tools 2.0.0.

Back Tools:

– Rewritten entirely in forge. New code, new concepts (For one, shears are no longer a “tool” that can be placed on your back).
– No longer uses ModLoader. Uses iChunUtil and MCForge now.
– Cheaper, event-driven code rather than latched entity. Should fix issues with mounts permanently.

iChunUtil updated:

– Added new in-game options menu, will only likely be used by mods updated after this update. This includes (at this time of post) Attachable Grinders, Mob Amputation, Mob Dismemberement, Torched. There is no need to update to this version unless a mod requests it.