index
:
github/Iceberg.git
1.19.3
fix-pose-stack-tooltip-issues
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gradle.properties
Age
Commit message (
Expand
)
Author
2022-09-28
Removed Configured 2.0 version requirement.
Anthony Hilyard
2022-09-26
Added support for Configured 2.x.
Anthony Hilyard
2022-07-24
Added support for latest Forge and Configured.
Anthony Hilyard
2022-06-22
Added support for Configured to IcebergConfig.
Anthony Hilyard
2022-06-14
Initial port to 1.19.
Anthony Hilyard
2022-05-21
Added a workaround to fix update checker for my mods.
Anthony Hilyard
2022-05-19
Raised required Forge version to prevent a crash.
Anthony Hilyard
2022-05-19
Bumped required forge version to 40.1, fixed IcebergConfig crash.
Anthony Hilyard
2022-01-31
Fixed config registration bug.
Anthony Hilyard
2022-01-13
Added subconfig capability to Forge's config system.
Anthony Hilyard
2022-01-13
Ported changes through 1.0.38.
Anthony Hilyard
2021-12-30
Ported 1.0.32 to 1.18.1. Added tooltip index to tooltip events, fixed
Anthony Hilyard
2021-12-29
Fixed a mod load order crash bug.
Anthony Hilyard
2021-12-11
Updated for 1.18.1.
Anthony Hilyard
2021-12-06
Added support for ItemEdit-specified item color names. Fixed tooltip
Anthony Hilyard
2021-12-04
Initial 1.18 port. Overhauled tooltip handling, added color code item
Anthony Hilyard
2021-11-26
Added minimum width constrain option for tooltip rendering.
Anthony Hilyard
2021-11-23
Added NBT tag selector. Added selector syntax validator.
Anthony Hilyard
2021-11-22
Added dynamic resource pack helper.
Anthony Hilyard
2021-11-02
Consolidate item selectors. NewItemPickupEvent is now entirely
Anthony Hilyard
2021-10-19
Bumped version.
Anthony Hilyard
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
2021-10-14
Fixed access issue on
Anthony Hilyard
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
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
2021-09-21
Added new methods for entity registration without supplying a
Anthony Hilyard
2021-09-20
Bumped version.
Anthony Hilyard
2021-09-20
Updated tooltip handling, added remote pre-item pickup event and network
Anthony Hilyard
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