This repository has been archived on 2026-07-13. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
servicepoint-tanks/TanksServer/GameLogic
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-04-16 21:35:57 +02:00
..
BulletManager.cs spawn bullet closer to tank 2024-04-16 20:24:29 +02:00
CollideBulletsWithMap.cs more configuration, limit rate of sent frames 2024-04-16 21:35:57 +02:00
CollideBulletsWithTanks.cs delta time 2024-04-16 19:40:08 +02:00
GameRulesConfiguration.cs more configuration, limit rate of sent frames 2024-04-16 21:35:57 +02:00
GameTickWorker.cs delta time 2024-04-16 19:40:08 +02:00
ITickStep.cs delta time 2024-04-16 19:40:08 +02:00
MapService.cs destructible walls 2024-04-16 18:55:34 +02:00
MoveBullets.cs delta time 2024-04-16 19:40:08 +02:00
MoveTanks.cs delta time 2024-04-16 19:40:08 +02:00
PlayersConfiguration.cs idle timeout 2024-04-12 14:28:57 +02:00
RotateTanks.cs delta time 2024-04-16 19:40:08 +02:00
ShootFromTanks.cs spawn bullet closer to tank 2024-04-16 20:24:29 +02:00
SpawnNewTanks.cs delta time 2024-04-16 19:40:08 +02:00
SpawnQueue.cs formatting 2024-04-13 14:08:51 +02:00
TankManager.cs position is now center, socket improvements 2024-04-13 14:07:14 +02:00
TanksConfiguration.cs improve spawn position checks 2024-04-11 20:48:21 +02:00