aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
AgeCommit message (Collapse)Author
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-20Bumped version.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