Delta-v/Content.Server/GameTicking
Errant 23e4f81b30
Traitor activation fix for missing PDA (#30359)
* Implant the uplink if no PDA is found

* comments

* tidy up loose ends

* Whoops usually I start with the namespace, how did I forget it, shame shame

* Consistent data type for starting TC balance, misc changes

* Implant briefing, guidebook

* Update AutoTraitor, add uplink, codeword and briefing parameters to TraitorRuleComponent,  no pda for reinforcements

* engine 5c0ce43

* pass pda to AddUplink

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* nicer string handling

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* case typo 1

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* case typo 2

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* case typo 3

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* minor layout changes

* removed redundant implant check

* minor cleanup

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-10-18 14:55:43 +02:00
..
Commands Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433) 2024-08-31 21:38:03 +10:00
Events Add job whitelist system (#28085) 2024-06-01 05:08:31 -07:00
Presets Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Prototypes Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Rules Traitor activation fix for missing PDA (#30359) 2024-10-18 14:55:43 +02:00
GameTicker.CVars.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.GamePreset.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.GameRule.cs refactor event schedulers to use explicit game rules (#29320) 2024-08-14 15:21:01 +10:00
GameTicker.Lobby.cs Don't show Station Event announcements to players in the lobby. (#30886) 2024-08-11 16:09:33 +10:00
GameTicker.LobbyBackground.cs WebP lobby images (#25184) 2024-02-16 16:55:57 -07:00
GameTicker.Player.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.Replays.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
GameTicker.RoundFlow.cs Fix role ban loading bugs (#32725) 2024-10-14 14:30:31 +11:00
GameTicker.Spawning.cs Mind Role Entities (#31318) 2024-10-10 10:48:56 +02:00
GameTicker.StatusShell.cs Fix baby jail (#29896) 2024-07-11 15:14:01 +10:00
GameTicker.cs Fix RA0032 (#32514) 2024-09-29 02:25:21 +02:00
ManifestEntry.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00