servicepoint-tanks/tanks-backend/TanksServer/GameLogic
2024-04-29 16:59:37 +02:00
..
CollectPowerUp.cs add magazine system (cannot reload currently) 2024-04-29 16:39:37 +02:00
CollideBullets.cs round explosions 2024-04-28 18:44:03 +02:00
GameRules.cs implement fast bullets 2024-04-29 16:59:37 +02:00
GameTickWorker.cs move backend to subfolder 2024-04-21 14:32:29 +02:00
ITickStep.cs potential fix for locking issues 2024-04-28 15:34:32 +02:00
MapEntityManager.cs implement fast bullets 2024-04-29 16:59:37 +02:00
MapService.cs fix is map at tile check 2024-04-22 23:13:09 +02:00
MoveBullets.cs implement fast bullets 2024-04-29 16:59:37 +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 fast bullets 2024-04-29 16:59:37 +02:00
SpawnPowerUp.cs potential fix for locking issues 2024-04-28 15:34:32 +02:00
TankSpawnQueue.cs add power ups collected score 2024-04-29 13:56:41 +02:00