Markil3
47675e4412
Fixes a crash on some computers where the configuration file can't always be made.
v1.1.1-1.14-forge
2021-04-01 18:18:17 -06:00
Markil3
5219932076
Changes:
...
+ Adds the ability to determine whether hands and crosshairs disappear or not. This can be changed in the mod configuration.
* Reduces the chance of the mod crashing the game for ordinary events (any errors will be reported to the console, though).
Bug Fixes
* Fixes crash when mounting boat or minecart (#1 thanks, @theFuzzyWarble!)
v1.1-1.14-forge
2021-04-01 13:09:55 -06:00
Markil3
bb18357bfe
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:00:18 -06:00
Markil3
5e3b714190
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 09:27:07 -06:00
Markil3
5059774b34
Fixes a ClassCastException ( #1 )
2021-03-25 17:15:36 -06:00
Markil3
ea97ade6cd
Prepares the mod for 1.14
v1.0-1.14-forge
2021-03-02 22:08:39 -07:00
Markil3
c0da30efae
Fixes the hand not moving correctly.
v1.0-1.15-forge
2021-03-02 18:04:39 -07:00
Markil3
bb9998a59b
Locks this build out of 1.15.2
...
There is at least one change that doesn't work in 1.15.2. A new branch will be needed for this.
2021-03-02 18:04:15 -07:00
Markil3
656a548074
Prepares the mod for 1.15
2021-03-02 17:49:11 -07:00
Markil3
637766ce46
Gets ready for release 1.0
v1.0-1.16.4-forge
2021-03-02 12:31:50 -07:00
Markil3
170c0f9065
Makes the Cloth API optional.
2021-03-02 12:31:08 -07:00
Markil3
45c63cf6fb
Updates the mods.toml file to be more accurate.
2021-03-02 11:44:25 -07:00
Markil3
756113dc62
Tweaks potions some more
2021-03-02 10:35:00 -07:00
Markil3
ea626c9913
Adjusts the health and hunger to always show under wither, poison, and hunger.
2021-03-02 10:34:03 -07:00
Markil3
1c26eec9a4
Removes ConfigScreen
...
It was unused.
2021-03-02 10:09:23 -07:00
Markil3
def048a43a
Made the Forge mod options more consistent with the Fabric options.
2021-03-02 09:55:32 -07:00
Markil3
98bc4d7cfc
Fixes potions blinking.
2021-03-02 09:44:15 -07:00
Markil3
5d8e1d222a
Enables the configuration of timing values, via the cloth API.
2021-03-01 12:17:33 -07:00
Markil3
ea80abfcc0
Set getAlpha to use custom fade times.
...
This is in preparation for configurable times.
2021-02-27 13:48:48 -07:00
Markil3
0c1196bbd2
Causes things to fade in as well as out.
2021-02-27 13:40:45 -07:00
Markil3
c7680888c1
Makes the hotbar and experience/jump bars move in and out.
...
Its a nice effect.
2021-02-27 12:23:21 -07:00
Markil3
2deb8aa2b3
Fixes a bug that prevented air from showing up if health wasn't.
2021-02-27 11:10:53 -07:00
Markil3
8fffdf110f
Makes potion icons fade over time.
2021-02-27 11:00:20 -07:00
Markil3
7912a1b87c
Moves most of the timer logic to its own class.
2021-02-27 09:36:50 -07:00
Markil3
2a0b4446bc
Moved most of the timer logic to their own methods.
...
Not only does this make onGUIDraw a little more managable, but it also makes it more similar to the Fabric implementation.
2021-02-27 08:41:53 -07:00
Markil3
5b4c6c40c2
Adds some versioning information.
v0.1-1.16.4-forge-alpha
2021-02-24 12:05:47 -07:00
Markil3
c6c2e2ba17
Fully functional mod for 1.16.4 on forge.
2021-02-24 11:16:59 -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