Commit Graph

20 Commits

Author SHA1 Message Date
LittleBuilderJane
b13e3c7b57 Applies multiple fixes to Reach and Dart maps (#6152) 2022-01-18 17:50:21 +11:00
Peptide90
962f90e6f5 Adds Librarian and Lawyer roles (#6056) 2022-01-14 02:11:09 +11:00
LittleBuilderJane
596c7d29ba Fixes minor issues with Reach and Dart. (#6035)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-01-07 00:31:37 +11:00
LittleBuilderJane
66deacc322 New Game Map: Reach Transport Shuttle (#5671)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-01-05 00:36:37 +11:00
LittleBuilderJane
93cdda6cb4 New Spawnable Map: Boarding Shuttle Dart (#5728) 2022-01-05 00:23:12 +11:00
Delete69
a09509b385 Small Bar Salvage (#5936) 2022-01-02 16:40:44 +11:00
Neith
b8b1bb45b2 Added a new salvage map depicting an emergency shuttle. (#5949) 2022-01-02 16:39:44 +11:00
Neith
186d5443fe Added a new Salvage map containing a desolate concert. (#5894) 2021-12-27 19:41:14 +01:00
Moony
6aef2c7af7 Adds a bunch of salvage wrecks (#5885)
* Add a vault map, funnels explorers past some enemies.
Simple.

* Add some stuff in the room i forgot to fill in

* pill'd

* Someone didn't take their laundry out of the plasma powered dryer.

Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2021-12-24 23:56:46 +01:00
Neith
d616a0707c Adds a small AI survey drone to the salvage map list. (#5883)
* Adds a small AI survey drone to the salvage map list.

* Damaged the vessel more.
2021-12-24 23:16:22 +01:00
Moony
fb2fb4733c FIX CHRISTMAS OH NO (#5886) 2021-12-24 17:06:05 +11:00
Moony
5b56d587e7 Adds a holiday version of Packed Station. (#5881)
Co-authored-by: Timrod <timrod@gmail.com>
2021-12-24 01:30:30 +01:00
wrexbe
40278353d3 Salvage (#5686)
Co-authored-by: 20kdc <asdd2808@gmail.com>
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2021-12-23 13:14:01 +01:00
Paul Ritter
e4defccd33 Revert "Salvage 0.1" (#5684) 2021-12-03 23:42:38 +01:00
20kdc
0205846ab2 Salvage 0.1 (#5662) 2021-12-03 23:24:19 +01:00
Mith-randalf
916554ad0c Enables warden on Packedstation (#5615) 2021-12-03 13:01:18 +11:00
Moony
21f9a62655 adds a debug map config, debugstation. (#5633)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Paul <ritter.paul1@googlemail.com>
2021-12-01 11:43:44 +01:00
Moony
f60484b15c Random station names! (#5548) 2021-11-26 14:54:32 +01:00
Moony
ec68226e99 Refactor how jobs are handed out (#5422)
* 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
2021-11-26 20:02:46 +11:00
Moony
eb6d24abd0 Makes map vote and roundstart smart about player count. (#5418)
* Makes map vote and roundstart smart about player count.
No more Saltern with 30 players, or Knight Ship with 50.

* a typo

* Address reviews.

* Localized.
2021-11-20 11:32:07 -07:00