servicepoint-tanks/tanks-backend/TanksServer/GameLogic
2024-05-06 00:33:49 +02:00
..
CollectPowerUp.cs remove mine 2024-05-06 00:33:49 +02:00
CollideBullets.cs round explosions 2024-04-28 18:44:03 +02:00
GameRules.cs implement smart bullet 2024-04-29 21:55:59 +02:00
GameTickWorker.cs less locking for screen connection, force more concurrency 2024-05-06 00:33:49 +02:00
ITickStep.cs potential fix for locking issues 2024-04-28 15:34:32 +02:00
MapEntityManager.cs implement smart bullet 2024-04-29 21:55:59 +02:00
MapService.cs fix is map at tile check 2024-04-22 23:13:09 +02:00
MoveBullets.cs implement smart bullet 2024-04-29 21:55:59 +02:00
MoveTanks.cs add distance moved score 2024-04-29 14:13:04 +02:00
RotateTanks.cs potential fix for locking issues 2024-04-28 15:34:32 +02:00
ShootFromTanks.cs implement reloading 2024-04-29 17:17:44 +02:00
SpawnPowerUp.cs remove mine 2024-05-06 00:33:49 +02:00
TankSpawnQueue.cs do not respawn inactive players 2024-05-06 00:33:49 +02:00
UpdatesPerSecondCounter.cs improve ups counter output 2024-05-06 00:33:49 +02:00