zapzombies / zap-community

This is a public repository used for keeping track of bugs, suggestions, and general information (see the wiki for more). If you really like our project and want to support us, see our Patreon page: https://www.patreon.com/zapzombies
GNU General Public License v3.0
1 stars 0 forks source link

Corpses + the dead players fall through slabs once revived #55

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug Title.

Where did the bug occur Hades' Dominion

To Reproduce Steps to reproduce the behavior:

  1. Join a game with friends
  2. Find a bunch of slabs (without full blocks beneath them; this might also only work on lower halves)
  3. Die
  4. Get revived

Expected behavior Player should not fall through.

Additional context This is the biggest, if not the only cause of players falling into lava.

tahmid-23 commented 2 years ago

Can I have a ss of where exactly

Steanky commented 2 years ago

Might be because partial blocks aren't being collision-checked properly. @thamid-gamer you can use part of my pathfinding lib for this (if you need to run precise intersection tests or get all of the AABBs of a block)

Sternig commented 2 years ago

near extra health and in front of team machine

ghost commented 2 years ago

I can't rn but it's around the extra health machine + some spots in Shattered

tahmid-23 commented 2 years ago

closing as it is fixed in the repo but I cannot currently push to sparked due to issues with regularcommands