mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-14 19:29:53 +01:00
* RerouteSpawningSystem * cleanup * comments * cleanup (doubletalk) * modularize some code * naming * take tasks out of code * gear datafield * respawn rule * proper job handling, tutorial job and loadout * move spawn profiles into prototypes * cleanup * move spawn code to gameticker * branding * various System improvements * cleanup * add tutorial job to Chameleon loadout test exception list * rename map to TutorialTest, fix spawn proto locales * add TestMap to PostMapInitTest list * Fix tutorialtest map, add map pool to the gamerule * Update Content.Server/GameTicking/Prototypes/SolitarySpawningPrototype.cs Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * Update Content.Server/GameTicking/Rules/Components/SolitarySpawningRuleComponent.cs Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * Update Content.Server/GameTicking/Rules/Components/SolitarySpawningRuleComponent.cs Co-authored-by: Nikita (Nick) <174215049+nikitosych@users.noreply.github.com> * Update Content.Server/GameTicking/Rules/SolitarySpawningRuleSystem.cs Co-authored-by: Nikita (Nick) <174215049+nikitosych@users.noreply.github.com> * Update Content.Server/GameTicking/Rules/SolitarySpawningRuleSystem.cs Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * Update Content.Server/GameTicking/Rules/SolitarySpawningRuleSystem.cs Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * minor fixes to map prototype and tutorial map pool comment * rename tutorial job and gear to trainee for searchability * gamerule and preset comments * fix the test fixes * Sorry, Linguini. This kitchen is not big enough for 1 cook. * query cleanup * save mapId in _station catalog * move stuff to Shared * remove registerIgnore * Update Content.Shared/GameTicking/Prototypes/SolitarySpawningPrototype.cs Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * Update Content.Server/GameTicking/Rules/SolitarySpawningRuleSystem.cs Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> * revert accidentally adding wildcard playtime trackers * appease the random gods --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Co-authored-by: Nikita (Nick) <174215049+nikitosych@users.noreply.github.com>