NucleoidMC / koth

King of the Hill
GNU Lesser General Public License v3.0
0 stars 13 forks source link

Players may spawn within walls in the squares, diamond, and castle maps #79

Open haykam821 opened 2 years ago

haykam821 commented 2 years ago

Because players can spawn at any decimal on a valid spawn block, their bounding boxes may intersect at most halfway into a wall.

This issue may be fixed by either modifying the affected maps or by improving spawn position calculation.