Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Add config option for spider worldborder climbing

Open NoahvdAa opened this issue 4 years ago • 16 comments
trafficstars

Implements #6440.

NoahvdAa avatar Aug 20 '21 17:08 NoahvdAa

Nice, thanks for this. (This can close #6440 )

Question.. this work in cave spiders not by extends class not?

Doc94 avatar Aug 20 '21 18:08 Doc94

Cave spiders extend Spider, so this also effects them

NoahvdAa avatar Aug 20 '21 18:08 NoahvdAa

I don't think I can link this as I don't have write perms, pr is at PaperMC/PaperDocs#105

NoahvdAa avatar Aug 26 '21 14:08 NoahvdAa

I've gone and changed the logic so that spiders won't be set to the climbing state when the only thing they horizontally collide with is the border (and if allow-spiders-to-climb-worldborder is set to false, of course). Not entirely sure if this is the best solution, but this seemed like the easiest and most maintainable way of implementing this.

NoahvdAa avatar Aug 29 '21 17:08 NoahvdAa

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 28 '21 21:10 stale[bot]

Rebased, Tuinity merge made this a lot easier.

NoahvdAa avatar Oct 28 '21 21:10 NoahvdAa

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 28 '21 01:12 stale[bot]

i still need this bot e.e

Doc94 avatar Dec 28 '21 02:12 Doc94

I made a cleaner solution that still prevents spiders from escaping the world border like normal ;)

Option to prevent spiders from climbing world border

BillyGalbreath avatar Dec 28 '21 16:12 BillyGalbreath

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 26 '22 20:02 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 27 '22 21:04 stale[bot]

F?

Doc94 avatar Apr 27 '22 21:04 Doc94

This should probably be shoved under the game mechanics section

electronicboy avatar Apr 27 '22 21:04 electronicboy

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 27 '22 22:06 stale[bot]

Ey.. Stale i still wanna this PR for avoid teleport spiders...

Doc94 avatar Jun 28 '22 00:06 Doc94

Rebased and updated to use @BillyGalbreath's solution

NoahvdAa avatar Oct 27 '22 13:10 NoahvdAa

Can you open a new documentation PR for this?

Owen1212055 avatar Nov 25 '22 23:11 Owen1212055