Commit graph

11 commits

Author SHA1 Message Date
WayofTime
3d51f61915 Finished reimplementing the Sigil of Holding
Probably missed a few System.out messages for testing, but ah well.
2021-01-20 12:50:34 -05:00
WayofTime
b6931a3116 Initial work on DemonWillGauge
Includes the PacketHandler as well as the base system for HUDElements. Still need a replacement for the GuiConfig.
2020-11-11 21:15:58 -05:00
WayofTime
4ada12dd5e Changed texture for Ritual Range
Changed the placeholder texture to use the chiseled sandstone from vanilla, tinted red.
2020-11-10 14:56:55 -05:00
WayofTime
0e6c57076d Added ritual range rendering
Currently WIP.
Added the ability for the selected Ritual Range to be rendered when holding the RItual Tinkerer.
Also fixed the saving issue for the ritual's Ranges.
2020-11-10 12:51:20 -05:00
WayofTime
9fa68e86ae Attempt to fix 1.16.3 branch's issues on the repository
Added the original 'wayoftime' folder back, so see if that fixed the multiple folder issue.
2020-10-29 15:50:03 -04:00
WayofTime
6b4145a67c Attempt to try to fix the 1.16.3's branch having multiple 'wayoftime' folders. 2020-10-29 15:48:44 -04:00
WayofTime
ab230b7af4 Fixed recipes and System messages
I'm stupid rooDerp
2020-10-27 14:49:26 -04:00
WayofTime
4ac0f31124 Additional Rituals
Added Ritual of Magnetism and Ritual of Crushing.
2020-10-25 14:00:11 -04:00
WayofTime
9a274186b7 Ghost block fix
Fixed the ClientHandler method for rendering the Ritual's ghost block.
2020-10-25 11:28:44 -04:00
WayofTime
e254287a5e Implemented RitualDiviner
Finished fully implementing the Ritual Diviner item. Changed the `cycleDirection` method to occur when the player does not sneak + right clicks, because the method for when a player left clicks with an item seems to have dissapeared.
2020-10-25 10:55:38 -04:00
WayofTime
85e47dbfa8 Part 1 of reimplementing Ritual Diviner
Finished the placement of the Ritual Stones from the ItemRitualDiviner.
Still need to finish the rendering system for the ghost blocks.
2020-10-24 22:37:04 -04:00