Skip to content

Releases: triphora/emcutils

Random miscellaneous improvements

15 Jul 06:18
3459911
Compare
Choose a tag to compare
  • remove anything to do with chatAlertsOn/chatAlertsEnabled
  • all IDE warnings are gone
  • get rid of 3 of 6 mixin warnings
  • only run voxelmap integrations if voxelmap is present
  • get rid of test command

Update to 1.17.1

06 Jul 17:16
503461b
Compare
Choose a tag to compare

Various tiny other improvements as well.

Dark mode vault texture option

02 Jul 03:23
a99d5a9
Compare
Choose a tag to compare

Configurable from Mod Menu. :)
An internal dependency has also been removed.
Works with 1.17+.

Replace config system

29 Jun 21:02
d39a068
Compare
Choose a tag to compare

This release may be especially prone to bugs.

The config system has been moved from Cloth Config to MidnightConfig.
Previous configuration values set will not take effect; please use Mod Menu to set them again.
The code for the config system is now a heck of a lot cleaner, and the jar has gone down from 751.4 KiB to 193.6 KiB because MidnightConfig is just so tiny! It's great.
This jar shrink is also in part thanks to EnnuiL's Detonater program, which makes images and json files smaller thanks to magic.

Remove Fabric API external dependency

29 Jun 00:09
3d96e7e
Compare
Choose a tag to compare

This release removes the requirement to have Fabric API. Only Mod Menu is required now.
There were also other miscellaneous small improvements done.

First stable 1.17 build

27 Jun 02:40
8e01b4e
Compare
Choose a tag to compare

Nasty vault bug is 100% fixed! Massive thank you to @djlawler for your help in getting this update pushed out.

:crab: no more vault crash (kinda)

27 Jun 00:03
c0fc1fb
Compare
Choose a tag to compare
Pre-release
  • vaults no longer crash, they're just empty
  • read changelog for v2.0.0-alpha.1; same notes, barring the first one

First official 1.17 build (READ CHGLOG)

16 Jun 03:47
2f49d1d
Compare
Choose a tag to compare
Pre-release

Known issue: opening vault crashes the game.
Also, all VoxelMap integrations are temporarily disabled.
The mod also tries to work on every non-EMC server, due to some oddities.

Multi-User configs :)

22 Mar 22:53
Compare
Choose a tag to compare
v1.8.0

Fix client crashing

Add NEC dep; fix reporting of wrong channel

20 Mar 18:14
e1ae9cb
Compare
Choose a tag to compare