aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
AgeCommit message (Expand)Author
2022-09-28Removed Configured 2.0 version requirement.Anthony Hilyard
2022-09-26Added support for Configured 2.x.Anthony Hilyard
2022-07-24Added support for latest Forge and Configured.Anthony Hilyard
2022-06-22Added support for Configured to IcebergConfig.Anthony Hilyard
2022-06-14Initial port to 1.19.Anthony Hilyard
2022-05-21Added a workaround to fix update checker for my mods.Anthony Hilyard
2022-05-19Raised required Forge version to prevent a crash.Anthony Hilyard
2022-05-19Bumped required forge version to 40.1, fixed IcebergConfig crash.Anthony Hilyard
2022-01-31Fixed config registration bug.Anthony Hilyard
2022-01-13Added subconfig capability to Forge's config system.Anthony Hilyard
2022-01-13Ported changes through 1.0.38.Anthony Hilyard
2021-12-30Ported 1.0.32 to 1.18.1. Added tooltip index to tooltip events, fixedAnthony Hilyard
2021-12-29Fixed a mod load order crash bug.Anthony Hilyard
2021-12-11Updated for 1.18.1.Anthony Hilyard
2021-12-06Added support for ItemEdit-specified item color names. Fixed tooltipAnthony Hilyard
2021-12-04Initial 1.18 port. Overhauled tooltip handling, added color code itemAnthony Hilyard
2021-11-26Added minimum width constrain option for tooltip rendering.Anthony Hilyard
2021-11-23Added NBT tag selector. Added selector syntax validator.Anthony Hilyard
2021-11-22Added dynamic resource pack helper.Anthony Hilyard
2021-11-02Consolidate item selectors. NewItemPickupEvent is now entirelyAnthony Hilyard
2021-10-19Bumped version.Anthony Hilyard
2021-10-19Added StringRecomposer helper. Fixed crash bug due to missing fonts.Anthony Hilyard
2021-10-18Readded RenderTooltipEvent.PostText, since it was removed in a recentAnthony Hilyard
2021-10-14Fixed access issue onAnthony Hilyard
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
2021-09-29Added extended tooltip rendering events to facilitate customization.Anthony Hilyard
2021-09-28Added GuiHelper class with generic rendering helpers. Added colorAnthony Hilyard
2021-09-21Added new methods for entity registration without supplying aAnthony Hilyard
2021-09-20Bumped version.Anthony Hilyard
2021-09-20Updated tooltip handling, added remote pre-item pickup event and networkAnthony Hilyard
2021-09-02Added auto registry class for easy registration.Anthony Hilyard
2021-08-26Added tooltip helper.Anthony Hilyard
2021-08-25Initial commit.Anthony Hilyard