Commit Graph

20 Commits

Author SHA1 Message Date
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