Markil3
c5d703e748
Allows some items to not trigger a hand/crosshair update.
...
This is helpful if one is using Firework rockets to fly around the landscape.
2021-08-30 21:09:19 -06:00
Markil3
9a2a120352
Changes how the mod handles status bars slightly.
...
This should somewhat increase compatibility with the AppleSkin mod.
2021-07-22 13:20:27 -06:00
Markil3
7664f7447d
Fixes a conflict with other poorly-configured mods.
v1.1.1-1.14-fabric
2021-04-06 08:44:15 -06:00
Markil3
929aeec7ba
Gets ready for release 1.1
v1.1-1.14-fabric
2021-04-01 12:57:15 -06:00
Markil3
2eff4a4bb2
Adds the ability to always show hands and crosshairs.
...
Apparently, @rflambert doesn't want the hands to fade. It seemed like a good idea, so I added a configurable option to the main repo.
2021-03-26 11:25:55 -06:00
Markil3
83d17c1037
Catches any errors that occur when triggering events.
...
It is pretty annoying for the game to crash because of a GUI mod. This should reduce that.
2021-03-26 10:24:23 -06:00
Markil3
b2329a34a9
Fixes a ClassCastException ( #1 )
2021-03-25 17:11:44 -06:00
Markil3
be64f84832
Sets up for Fabric 1.14
...
Note that we had to remove the modmenu and cloth APIs, since we couldn't figure out how to get the dependency mess to work. Maybe we will fix it later, but at least the .toml config file still works.
v1.0-1.14-fabric
2021-03-03 08:26:28 -07:00
Markil3
238d32a27a
Fixes the configuration code not triggering.
v1.0-1.15-fabric
2021-03-02 15:32:01 -07:00
Markil3
30d3eb9880
Stabilizes the mod for 1.15
2021-03-02 15:28:37 -07:00
Markil3
b9d0d3eaf9
Sets the mod to use 1.15
2021-03-02 15:28:16 -07:00
Markil3
d2252917b6
Gets ready for version 1.0 release.
v1.0-1.16.4-fabric
2021-03-02 11:26:32 -07:00
Markil3
95111de1aa
Updates the URLs to point to the appropriate locations.
2021-03-02 11:26:06 -07:00
Markil3
7be634fc47
Makes both the Cloth and the ModMenu APIs optional.
...
We want users to be able to use this with as few dependencies as possible.
2021-03-02 11:18:20 -07:00
Markil3
ddd266a0ab
Removes the Fabric API dependency.
...
We didn't need it.
2021-03-02 11:11:45 -07:00
Markil3
c560e50288
Adjusts the health and hunger to always show under wither, poison, and hunger.
2021-03-02 10:41:53 -07:00
Markil3
fb52f20d14
Tweaks potions some more
2021-03-02 10:35:45 -07:00
Markil3
8798691dc0
Moves the status bar adjustments to HudHook
...
They really do belong there. Hooking into the profiler was just a crutch.
2021-03-02 10:27:29 -07:00
Markil3
37df8eef93
Removed the need for the "name" field.
...
It kept getting picked up by the autoconfig API.
2021-03-02 10:07:51 -07:00
Markil3
9cd7488f67
Adds support for configuring the timings via Clith Config and Mod Menu.
2021-03-02 09:42:28 -07:00
Markil3
3b42b1729d
Makes the hotbar and experience/jump bars slide in and out.
2021-03-01 18:54:47 -07:00
Markil3
1bf31b7bcd
Makes potion icons fade over time
2021-03-01 17:18:41 -07:00
Markil3
b66a152603
Locks down some fieldsso that they are now private.
2021-02-27 09:18:29 -07:00
Markil3
a54ec64baa
Renames EventBus to TimerUtils.
...
It makes more sense.
2021-02-27 09:17:14 -07:00
Markil3
c11bf47f17
Makes some changes to make the methods here resemble that of the Forge implementation more.
2021-02-27 09:15:37 -07:00
Markil3
b6221b50d9
Fully functional mod for 1.16.4 fabric.
v0.1-1.16.4-fabric-alpha
2021-02-24 11:16:35 -07:00
Markil3
7b780f1964
Readme patch ( #1 )
...
* Create README.md
* Added some screenshots for the README.
* Added screenshots to README
* Adds a gif animation to the README demonstrating the mod.
2021-02-24 11:01:34 -07:00
Markil3
0485f43018
Renames the LICENSE.txt file to LICENSE
...
Some things seem to like this better.
2021-02-22 11:54:50 -07:00
Markil3
c63071026c
Initial Commit
2021-02-21 13:45:25 -07:00