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