aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-10-14Fixed access issue onAnthony Hilyard
CustomItemRenderer.renderItemModelIntoGUIWithAlpha.
2021-10-14Fixed crash issues from gradle project naming.Anthony Hilyard
2021-10-13Initial commit for 1.17.1 version.Anthony Hilyard
2021-10-11Fixed a null pointer exception during tooltip calculation. Fixed aAnthony Hilyard
compatibility issue with advancement-related mods.
2021-09-29Added extended tooltip rendering events to facilitate customization.Anthony Hilyard
2021-09-28Added GuiHelper class with generic rendering helpers. Added colorAnthony Hilyard
easing helper function.
2021-09-21Added new methods for entity registration without supplying aAnthony Hilyard
renderfactory. Deprecated old entity registration methods. Fixed bug in automatic sound registration that made sounds not work in multiplayer.
2021-09-20Added renderer support for auto registry system.Anthony Hilyard
2021-09-20Updated tooltip handling, added remote pre-item pickup event and networkAnthony Hilyard
protocol.
2021-09-02Added auto registry class for easy registration.Anthony Hilyard
2021-08-26Added tooltip helper.Anthony Hilyard
2021-08-25Initial commit.Anthony Hilyard