What's Changed
- Passing valid PlayerEntity by @naari3 in https://github.com/naari3/offers-hud/pull/62
- Bump 1.8.1 by @naari3 in https://github.com/naari3/offers-hud/pull/63
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.8.0...v1.8.1
What's Changed
- Support 1.21.4, 1.21.1, 1.20.6 and 1.20.4 by using stonecutter by @naari3 in https://github.com/naari3/offers-hud/pull/57
- We started to use stonecutter for supporting multiple versions (experimentally)
- Relax requirement for about Merchant instances by @naari3 in https://github.com/naari3/offers-hud/pull/58
- that makes start to support non-vanilla merchant entities, e.g. Goblin from GoblinTraders
- Bump up to 1.8.0 by @naari3 in https://github.com/naari3/offers-hud/pull/59
- fix mod ids for modrinth and curseforge by @naari3 in https://github.com/naari3/offers-hud/pull/60
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.7.2...v1.8.0
What's Changed
- Sorry for spammig to bump up versions, I forgot change to
gradle.properties
🙏 🙏 🙏 🙏 🙏 - Bump up to 1.7.2 by @naari3 in https://github.com/naari3/offers-hud/pull/56
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.7.1...v1.7.2
What's Changed
- Create ko_kr.json by @smoong951 in https://github.com/naari3/offers-hud/pull/54
New Contributors
- @smoong951 made their first contribution in https://github.com/naari3/offers-hud/pull/54
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.7.0...v1.7.1
What's Changed
- Support Minecraft 1.21.3 and add Simplified Chinese lang file by @HBcao233 in https://github.com/naari3/offers-hud/pull/52
New Contributors
- @HBcao233 made their first contribution in https://github.com/naari3/offers-hud/pull/52
Full Changelog: https://github.com/naari3/offers-hud/compare/v1.6.1...v1.7.0
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