TylerS1066
TylerS1066
I like this concept, but I think we'd probably expand the current chest penalty system to allow a custom list of blocks to be detrimental to speed. Once we get...
Good idea, it should probably be a simple fix to `CraftSign.java`, the issue is that we always return that response regardless of who is the pilot around line 106.
I've wanted to improve the movement hitbox check algorithm for a while, but I don't think complicating it with directions is ideal. I think rather than just over-expanding the detection...
> Would this be better if this algorithm was done using a listener since the craftTeleportEntity event is called from all forms of movement? Centralizing code and removing duplicates is...
TranslationTask likely needs to be refactored to handle this, so it's probably best to wait for the processing rewrite. Essentially, it will need to capture the blocks to harvest, fire...
Is there a parameter for the amount of fire to use? If so, we should also include that, but I like the idea.
That should cover it, my one note is to make sure that the incendiary flag is passed to the event so protection addons can work with it.
Closed in #677
Does this still happen on beta 2, 1.19.4 or 1.20.1 with the latest spigot or paper builds?
@ThisIzEthan @Brandutchmen I recommend moving over to https://github.com/APDevTeam/Movecraft for dicsussions, PRs, and the rest. This repo has been abandoned for a while