HasangerGames / survivreloaded-server

An open source server for the defunct online game surviv.io. Work in progress.
https://resurviv.io
40 stars 23 forks source link

Fixing two game-breaking bugs #44

Closed TheSnowHatHero closed 1 year ago

TheSnowHatHero commented 1 year ago

Fixed the shooting-through-walls exploit by making bullets spawn at the player instead of at the tip of the gun. Fixed bullets inconsistently colliding by enabled bullet(high-speed-body) physics on them.