* Completely refactor how job spawning works
* Remove remains of old system.
* Squash the final bug, cleanup.
* Attempt to fix tests
* Adjusts packed's round-start crew roster, re-enables a bunch of old roles.
Also adds the Central Command Official as a proper role.
* pretty up ui
* refactor StationSystem into the correct folder & namespace.
* remove a log, make sure the lobby gets updated if a new map is spontaneously added.
* re-add accidentally removed log
* We do a little logging
* we do a little resolving
* we do a little documenting
* Renamed OverflowJob to FallbackOverflowJob
Allows stations to configure their own roundstart overflow job list.
* narrator: it did not compile
* oops
* support having no overflow jobs
* filescope for consistency
* small fixes
* Bumps a few role counts for Packed, namely engis
* log moment
* E
* Update Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
* Update Content.Server/Maps/GameMapPrototype.cs
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
* factored job logic, cleanup.
* e
* Address reviews
* Remove the concept of a "default" grid.
It has no future in our new multi-station world
* why was clickable using that in the first place
* fix bad evil bug that almost slipped through
also adds chemist
* rms obsolete things from chemist
* Adds a sanity fallback
* address reviews
* adds ability to set name
* fuck
* cleanup joingame
* New Guns (hopefully conflict free)
* solving conflicts
* forgot to delete old laser gun png
* Revert "forgot to delete old laser gun png"
This reverts commit 6273aff7a411f24484fdbde0757446ab7ab5f873.
* small corrections
* carbine
* uplink correction
* cog meta.json correction
* replace laser pistol
* svalinn inhands
* getting rid of my old lasergun
* forgot to delete the old lasergun from yml
* Revert "getting rid of my old lasergun"
This reverts commit 763caefd64f1497da5ff6ac5239e3c64b0a892c2.
* Revert "forgot to delete the old lasergun from yml"
This reverts commit 144f4533c44d29e56e5356389d498a437180fa1e.
* base.png and taser fire cost corrections
* last changes for this PR. the c20 and predator sprites. and corrected meta.json
* lowercased
Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
* Added Chemist Job
* Adds chemistry airlock and configures access for chemist and CMO.
* Chemistry job spawner and chemical locker access fix
* Uncommented chemistry duffel
* Gave cap chemistry access (AA isn't automated yet) and updated packedstation and saltern for chemist job
* Added Chemistry Maintance Door (Used on packedstation)
* ElectroSR fixed Saltern and Packed for me.