Space-Smash-Out/Assets/Scripts/Managers
Jakob Feldmann 64162cb4a1 feat: whole project restructuring
This can be seen as the initial state of the project after the released demo.

The changes include:
- New ship models
- Singleton manager structure to keep project scaleable in the future
     - Managing players, their settings, character choices, statistics, match setups, controls etc. in a separate decoupled scene
- Main menu with transitions to the arena scene
- Beginnings of a custom audio solution
- Logging with Log4Net

It is really a complete overhaul of the projects structure and management.
2024-04-01 23:06:39 +02:00
..
AffectingForcesManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
AffectingForcesManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
AVEffectsManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
AVEffectsManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
CharacterManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
CharacterManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
ControlsManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
ControlsManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
GameManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
GameManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
MatchManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
MatchManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
PlayerManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
PlayerManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
StatisticsManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
StatisticsManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00
UIManager.cs feat: whole project restructuring 2024-04-01 23:06:39 +02:00
UIManager.cs.meta feat: whole project restructuring 2024-04-01 23:06:39 +02:00