Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-02 | Consolidate item selectors. NewItemPickupEvent is now entirely | Anthony Hilyard | |
client-side. | |||
2021-10-19 | Added StringRecomposer helper. Fixed crash bug due to missing fonts. | Anthony Hilyard | |
2021-10-18 | Readded RenderTooltipEvent.PostText, since it was removed in a recent | Anthony Hilyard | |
version of Forge. | |||
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-20 | Updated tooltip handling, added remote pre-item pickup event and network | Anthony Hilyard | |
protocol. | |||
2021-08-26 | Added tooltip helper. | Anthony Hilyard | |
2021-08-25 | Initial commit. | Anthony Hilyard | |