halftheopposite / TOSIOS

The Open-Source IO Shooter is an open-source multiplayer game in the browser
MIT License
369 stars 77 forks source link

#43 bullets are now visible for all players and disabled context menu on right click #61

Closed Tillt14 closed 1 year ago

Tillt14 commented 1 year ago

This fixes the issue #43. The problem is that bullets are not recylced properly. For now i disabled the recycling on server and disabled addOrCreate on client side since bullets were appearing twice.