| .. |
|
Commands
|
Remove redundant #nullable enable (#4275)
|
2021-07-16 17:37:09 -07:00 |
|
Presets
|
Fix can't return to body bug (#4424)
|
2021-08-06 00:02:36 -07:00 |
|
Rules
|
removed TryGetSound + made some SoundSpecifier datafields required
|
2021-07-31 19:52:33 +02:00 |
|
GameTicker.CVars.cs
|
Add CVar for random grid offset, disable it by default.
|
2021-08-04 09:27:22 +02:00 |
|
GameTicker.GamePreset.cs
|
Turns GameTicker into an EntitySystem. (#4197)
|
2021-06-20 10:09:24 +02:00 |
|
GameTicker.GameRule.cs
|
Turns GameTicker into an EntitySystem. (#4197)
|
2021-06-20 10:09:24 +02:00 |
|
GameTicker.JobController.cs
|
Turns GameTicker into an EntitySystem. (#4197)
|
2021-06-20 10:09:24 +02:00 |
|
GameTicker.Lobby.cs
|
Removed old Loc.GetString() use instances (#4155)
|
2021-06-21 02:13:54 +02:00 |
|
GameTicker.LobbyMusic.cs
|
Turns GameTicker into an EntitySystem. (#4197)
|
2021-06-20 10:09:24 +02:00 |
|
GameTicker.Player.cs
|
Removed old Loc.GetString() use instances (#4155)
|
2021-06-21 02:13:54 +02:00 |
|
GameTicker.RoundFlow.cs
|
Add CVar for random grid offset, disable it by default.
|
2021-08-04 09:27:22 +02:00 |
|
GameTicker.Spawning.cs
|
Fix can't return to body bug (#4424)
|
2021-08-06 00:02:36 -07:00 |
|
GameTicker.StatusShell.cs
|
Fix crash when getting server status
|
2021-06-20 17:38:05 +02:00 |
|
GameTicker.Updates.cs
|
Removed old Loc.GetString() use instances (#4155)
|
2021-06-21 02:13:54 +02:00 |
|
GameTicker.cs
|
Add CVar for random grid offset, disable it by default.
|
2021-08-04 09:27:22 +02:00 |
|
ManifestEntry.cs
|
Game ticker now has a job assignment system.
|
2020-01-19 19:08:35 +01:00 |