Tyreece Rozycki
Tyreece Rozycki
I'm not sure where to find the log for stevenarella, but it seems to be stevenarella crashing due to a difference in what minestom sends vs a regular server. Minestom...
I'd like to see support for proper pattern matching. e.g. `foo.b*r` could match queries for `foo.bar`, or `foo.boar` `foo.bar.*s` could match `foo.bar.baz.bos` `f*o.bar` could match `fooooooo.bar`
Uhh, I don't think separators should even be considered personally. They could be there as a standard, but nothing in code should identify them imo.
Specific ranges for yaw and pitch are unnecessary, you should be able to have 1000 yaw, as a solution, you can mod the yaw/pitch where needed.
Making already existing code break because of that is an issue though, we can mod the yaw if the client complains, but I think it's not a great idea to...
Could you add the tilde syntax? etc /summon zombie ~2 ~ ~-5
Minestom has recently implemented a new generation API with access to surrounding chunks, if this could be updated that would be great
This does seem like a bug, I can take a deeper look into it once I get a chance. I'm not sure what the best way to go about this...
Please give us more information so we can reproduce this ourselves to fix it. Until that happens, this will be low priority.
So you have no code? Could you write a minimal server with steps for us to reproduce the error?