-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support 1.20/1.21 #145
Comments
Untested atm because paper 1.20 doesn't start |
Currently, it's ok for Sniffer but the Camel doesn't work. |
@Arnuh can confirm Sniffer's work fine, but pet Camel doesn't work on latest development build + 1.20.1 |
Camel is still lacking proper double mount support as indicated by #134 |
Oh I totally forgot camel allows for two riders lol. Mojang getting creative. xD |
Although EchoPet loads, I'm assuming Armadillos and that stuff has not yet been added @Arnuh ? |
Tested 1.21 support! Please new mobs lol <3 |
@Arnuh looks like 1.21.1 needs a small update. |
Any plans for updating to 1.21.3? |
1.21.4 is out 👍 |
I'll start work on 1.12.3 in prep of papers release for .4 I'll probably be dropping previous versions again. EchoPet does a couple extra things and due to changes by mojang, I'd rather not deal with the compatibility issues. Not a big decision for me, I only really care for latest and try to support as far back as I reasonably want to. |
Good news! It's probably for the best, mojang has really increased the speed of rolling out new stuff, so did Paper. Changes by Mojang? Update would look like this 4752822 ? If we forget about new mobs? Actually looking at that code, would it be possible to get rid of "per version modules"? |
Currently I work around versions by using VersionBreaking, but mojang also changed some method signatures and my very unfinished idea of brain ai are two things I don't really care to handle They can be handled quite easily(I think.. I don't remember how it went last time), but I just don't care to maintain it unless it's actually required.... Whose really sticking to these misc versions I support anyway? I'll be keeping per version modules since they add no complexity for the project unless used more than one across versions where mojang does major changes. |
Please dump every single version under the current release; a practice many other plugins have adapted to. If a server owner wants to stay in the past, they need to accommodate themselves with their own resources. @Arnuh |
Movement seems insanely fast atm but at least what I initially tested works I'll check more of the pet data / new pets, new pet data, etc stuff later |
Any plans on fixing the speed and adding some new pets @Arnuh |
https://minecraft.wiki/w/Java_Edition_1.20#Mobs
https://minecraft.wiki/w/Java_Edition_1.20.5#Mobs
https://minecraft.wiki/w/Java_Edition_1.21#Mobs
https://minecraft.wiki/w/Java_Edition_1.21.2#Mobs
https://minecraft.wiki/w/Java_Edition_1.21.4#Mobs
The text was updated successfully, but these errors were encountered: