v1.12.0 Feature Preview & Better Git Usage #52
mega12345mega
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on v1.12 for a while now. While there isn't a large number of new features, there is one huge, surprisingly difficult, upgrade: a gui for formatted text! There is also a lot of bug fixes. Here's the full feature list:
The update isn't quite ready for release, but I have reached the middle stages of non-development environment testing. I can't make any guarantees about the exact timeline, but it should be soon. As noted by the 1.20 issue, I'm planning to not support 1.20 this update, but will almost certainly include it in a follow-up 1.12.1.
I would also like to note some upcoming changes to git usage. Previously, I have been using git commits once per update, and pushing that commit when I release it. For future updates (not 1.12.0), I am going to start commiting and pushing more frequently, so you can see the changes I'm making and get early access to the newest features! I'm going to look into setting up an auto-build system on Github, so the mod's
jar
file is ready to download for these "snapshots". Please note that these will have no guarantee of stability, and will probably not work in anything other than the latest version.Beta Was this translation helpful? Give feedback.
All reactions