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
/
src
/
main
Age
Commit message (
Expand
)
Author
2024-01-05
Fix RenderTooltipEvents.POSTEXT not being affected by the PoseStack
fix-pose-stack-tooltip-issues
Linnea Gräf
2023-12-12
Fixed item NBT changing unexpectedly.
Anthony Hilyard
2023-12-02
Added support for Sodium 0.5.0.
Anthony Hilyard
2023-08-07
Ported to 1.20.
Anthony Hilyard
2023-06-09
Reverted sodium support changes. Fixes AHilyard/LegendaryTooltips#79.
Anthony Hilyard
2023-05-01
Fixed Sodium crash. Fixed tooltip shadow bug.
Anthony Hilyard
2023-04-20
Fixed a potential crash in the CustomItemRenderer.
Anthony Hilyard
2023-04-20
Ported changes through 1.1.8.
Anthony Hilyard
2023-04-09
Ported latest changes from Forge 1.1.6.
Anthony Hilyard
2023-04-07
Fixed a bug that was causing wildcard selectors to be considered
Anthony Hilyard
2023-03-29
Updated dependency version requirements.
Anthony Hilyard
2023-03-29
Fixed several 3d item preview issues.
Anthony Hilyard
2023-01-14
Ported 1.1.4 changes from Forge.
Anthony Hilyard
2022-08-06
Ported changes through 1.0.46.
Anthony Hilyard
2022-06-14
Initial Fabric 1.19 port.
Anthony Hilyard
2022-06-14
Updated to support 1.18.2.
Anthony Hilyard
2022-01-07
Added support for casted and component generation event created tooltip
Anthony Hilyard
2022-01-06
Fixed crash issue with modded tooltip components that aren't added to
Anthony Hilyard
2022-01-05
Ported changes through 1.0.34. Fixed a crash issue for client-side dependant...
Anthony Hilyard
2021-12-31
Ported 1.0.28 and 1.0.29 update.
Anthony Hilyard
2021-12-03
Ported 1.0.27 update.
Anthony Hilyard
2021-11-23
Initial 1.18 port.
Anthony Hilyard
2021-11-01
Fixed an issue with post render tooltip event having incorrect position
Anthony Hilyard
2021-11-01
Consolidated item selector logic.
Anthony Hilyard
2021-10-30
Added rendertick event, added color results for color event.
Anthony Hilyard
2021-10-26
Network protocol rewrite. Fixed final warning. Fixed gradient rect
Anthony Hilyard
2021-10-25
Fixed crash issue in creative inventory. Fixed tooltip rendering issue.
Anthony Hilyard
2021-10-24
Initial Fabric port.
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
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
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