What's Changed
- Stop calling MerchantEntity#getOffers on Client side by @naari3 in https://github.com/naari3/offers-hud/pull/48
- Bump up to 1.6.1 by @naari3 in https://github.com/naari3/offers-hud/pull/49
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.6.0...v1.6.1
What's Changed
- Update GitHub Actions Workflows to replace deprecation by @naari3 in https://github.com/naari3/offers-hud/pull/45
- Support Minecraft 1.21 by @naari3 in https://github.com/naari3/offers-hud/pull/46
- Bump up to v1.6.0 by @naari3 in https://github.com/naari3/offers-hud/pull/47
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.5.0...v1.6.0
What's Changed
- Update loom to v1.6 by @naari3 in https://github.com/naari3/offers-hud/pull/43
- Update to 1.20.6 by @naari3 in https://github.com/naari3/offers-hud/pull/42
- Bump up to v1.5.0 by @naari3 in https://github.com/naari3/offers-hud/pull/44
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.4.0...v1.5.0
What's Changed
- use
HudRenderCallback.EVENT
instead ofInGameHud#renderStatusEffectOverlay
by @naari3 in https://github.com/naari3/offers-hud/pull/40- reported by @Minenash #39 , thank you very much!
- Bump up to 1.4.0 by @naari3 in https://github.com/naari3/offers-hud/pull/41
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.3.2...v1.4.0
What's Changed
- Fix screen closing when villager crosses crosshair by @naari3 in https://github.com/naari3/offers-hud/pull/36
- Bump up to 1.3.2 by @naari3 in https://github.com/naari3/offers-hud/pull/37
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.3.1...v1.3.2
What's Changed
- Update to Minecraft 1.20.(1) by @SrGnis in https://github.com/naari3/offers-hud/pull/34
- thank you!
New Contributors
- @SrGnis made their first contribution in https://github.com/naari3/offers-hud/pull/34
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.3.0...v1.4.0
What's Changed
- Bump up to 1.3.0; Support 1.19.4 by @TheEvilM in https://github.com/naari3/offers-hud/pull/33
- Fixed Name tag is constantly applied to villager (#31) by @TheEvilM in https://github.com/naari3/offers-hud/pull/33
New Contributors
- @TheEvilM made their first contribution in https://github.com/naari3/offers-hud/pull/33
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.2.0...v1.3.0
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.1.0...v1.2.0
The ability to set the position and scale of the HUD has been implemented. This can be set from the modmenu ( at #26, Thanks @obp3ter and @mrniddala )
What's Changed
- Implement Offsetting for HUD by @naari3 in https://github.com/naari3/offers-hud/pull/27
- Implement Scaling for HUD by @naari3 in https://github.com/naari3/offers-hud/pull/28
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.0.2...v1.1.0