tr7zw / Exordium

There is no good reason to render the hotbar at 100+ fps
Other
229 stars 34 forks source link

Update to 1.20.5 #140

Closed rybot666 closed 4 months ago

rybot666 commented 4 months ago

This PR updates Exordium to 1.20.5

As part of this, I removed gradle-compose - it was unused anyway (Forge support was officially removed in 1.20.4) and the mod template is not currently up to date (nor could it be, as architectury loom has not updated). Also closes #113, closes #116 and closes #117.

tr7zw commented 4 months ago

You are nuts, you also did the 1.20.4 update. grafik Also wtf.

About the

Swap to a normal Fabric project layout

, I switched to a new repo that allows building multiple mc versions from the same source ( https://github.com/tr7zw/ProcessedModTemplate can do 1.16.5-1.20.5 fabric/forge/neoforge ) which is nice for when not much changes between versions, which is not the case for Exordium(at least without refactoring it a bunch). Thats why no 1.20.5 branch was available on the old source.

Uhm out of interest, would you be interested in taking over the mod(or pick it up as main dev, making me more of a contributor), as you have now done 2 updates? As I did vent in a few issues like #96 and on Discord, I'm not that happy with the mod, and would gladly pass it on to someone with more care for it. Also ok if you say no, just feels wrong to not have done anything major for the mod with you having done the 2 past updates. (Feel free to contact me on Discord)

andreasdc commented 4 months ago

Watch out for xz drama here guys 🙏

tr7zw commented 4 months ago

xz?

andreasdc commented 4 months ago

What do you think about splitting updates between ticks, as tr7zw suggested some time ago? So that all of the buffer updates and checks don't happen in the same tick.