Jikoo / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
118 stars 38 forks source link

Minecraft v1.19.3 support #114

Closed PetyXbron closed 1 year ago

PetyXbron commented 1 year ago

Hey guys, I just want to ask if you could update the OpenInv plugin to support the new Minecraft version 1.19.3 [1_19_R2].

Jikoo commented 1 year ago

Wasn't aware that MC had updated, thanks for the heads. Looks like there were minimal changes with chat signing but that's about it.

Build should be available when https://github.com/Jikoo/OpenInv/actions/runs/3665966299/jobs/6197388536 completes. I will not have time to test tonight, so expect a release tomorrow at some point.

PetyXbron commented 1 year ago

OK. I look forward to that update. Thank you!

Jikoo commented 1 year ago

Build is now available here: https://github.com/Jikoo/OpenInv/suites/9790620510/artifacts/470868960 I don't expect there to be any problems (none of the major changes touch areas that OI accesses, and the one thing we reflectively access has the same mapping), but I'm not comfortable pushing a release I haven't tested at all.

Jikoo commented 1 year ago

https://github.com/Jikoo/OpenInv/releases/tag/4.2.2 The release was copied to BukkitDev and will be available there whenever it gets approved.

PetyXbron commented 1 year ago

Thank you for your amazing work! Keep it up <3

molor commented 1 year ago

@Jikoo, in case if you also didn't aware that 1.19.4 was released yesterday: please update to v1_19_R3. Update: oh I'm sorry, there's already an open PR... I'm sorry. Thanks for your work!

Jikoo commented 1 year ago

Honestly I appreciate the heads up anyway - I don't always check Spigot. It does occur to me now that I could watch the announcements forum to get emails when updates are posted rather than rely on stumbling across someone else mentioning MC updating.