Commit Graph

3285 Commits

Author SHA1 Message Date
Sam Weaver
40e2e78e0f Chemistry JSON dump tool and companion GitHub Action (#6134)
* fuck

* oh boy

* Sorted every chem into guide groups

* WHY ARE YOU NOT ABSTRACT

* removes the target thing in favor of simply generating everything.

* eee

* Add group for med

* Update wiki JSON generation to use System.Text.Json

* Fix error on shutdown during wiki JSON generation

* First pass at automatic wiki workflow

* Add a temporary workaround while the build is continuing to give errors

* Update workflow to reference correct API url, track dependency.

* Compile wiki actions into one job rather than two

* Update page name to reference editable page

* Add other JSON file and parameterize root page path

* A few steps closer to using `System.Text.Json` to serialize properly

* Revert System.Text.Json and return to Newtonsoft.Json.

* Revert the revert. Return to System.Text.Json.

This reverts commit a5ea98dfdcfab3f605ac4d82d3b110f099324308.

* Add and register UniversalJsonConverter class.

* Narrow triggers for update-wiki GitHub action.

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2022-01-17 13:50:02 -06:00
PJBot
5f3e83e493 Automatic changelog update 2022-01-17 14:33:00 -05:00
Peptide90
42b2d845f3 adds quartermaster access and airlocks (#6212)
* adds quartermaster access and airlocks

* QM access to role
2022-01-17 13:31:57 -06:00
PJBot
aade6bc80c Automatic changelog update 2022-01-17 14:26:07 -05:00
Peptide90
868f32150a Prisoner eva suit added (#6084) 2022-01-17 12:25:04 -07:00
Peptide90
335c2e422f Dataset names purge (#6037) 2022-01-17 12:24:58 -07:00
PJBot
5d6af8bf05 Automatic changelog update 2022-01-17 14:23:20 -05:00
keronshb
2a70ba88f7 Adds bola and a crafting recipe for them. (#6185) 2022-01-17 12:21:57 -07:00
Lamrr
8f51cc3344 Adds new pAI sprites (#6205) 2022-01-17 12:21:40 -07:00
Zymem
5e1477c91a Adds briefcase (#6196)
Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
2022-01-17 12:21:28 -07:00
PJBot
accfc620ee Automatic changelog update 2022-01-17 13:46:04 -05:00
metalgearsloth
4582a093ba Nerf holoparasite damage (#6211) 2022-01-17 11:45:00 -07:00
Morbo
70e5ec53f5 Hypospray variable typo (#6204) 2022-01-16 20:45:55 -07:00
Morbo
9897bf62e1 Move some strings to ftl files (#6203) 2022-01-16 18:59:05 -07:00
PJBot
958d82e9d6 Automatic changelog update 2022-01-16 15:08:18 -05:00
PJBot
4a4b786bed Automatic changelog update 2022-01-16 14:39:04 -05:00
Peptide90
990a929aee Adds trash tag to more items (#6183) 2022-01-16 12:37:48 -07:00
mirrorcult
e3be84b5f8 Multi-map and multi-station gameticker loading (#6167) 2022-01-15 15:43:14 -07:00
Peptide90
89db6ea339 fixed metal table construction menu icon (#6184) 2022-01-15 13:07:16 -07:00
mirrorcult
1fcc484a12 ECS APCs (#6118) 2022-01-15 11:32:46 -07:00
PJBot
b0a26c4937 Automatic changelog update 2022-01-15 08:19:48 -05:00
wrexbe
94207a42e9 Make manual valves work (#6121)
* Make manual valves work

* Change some GasValveSystem lookups
2022-01-15 05:18:45 -08:00
PJBot
7f39f5ff4b Automatic changelog update 2022-01-15 00:03:19 -05:00
Rane
0280b81eb4 Rebalanced traitor objective difficulty (#6173) 2022-01-14 22:02:16 -07:00
PJBot
ba538f7848 Automatic changelog update 2022-01-14 23:11:09 -05:00
PJBot
2df7867d0f Automatic changelog update 2022-01-14 22:56:33 -05:00
PJBot
e8d55f2546 Automatic changelog update 2022-01-14 21:35:46 -05:00
Leon Friedrich
737da76b65 Make wires only electrocute when cut or attacked (#6047) 2022-01-15 13:34:43 +11:00
PJBot
d093220fb0 Automatic changelog update 2022-01-14 19:19:39 -05:00
Peptide90
01a844610b Pressure nerf (#6164) 2022-01-14 17:18:36 -07:00
PJBot
e8a27e4fdf Automatic changelog update 2022-01-14 13:43:03 -05:00
Peptide90
47c1f826be adds box of IDs to HoP locker (#6165) 2022-01-14 12:42:01 -06:00
PJBot
9730ac3605 Automatic changelog update 2022-01-14 13:20:10 -05:00
PJBot
6622e56f80 Automatic changelog update 2022-01-13 20:07:34 -05:00
Rane
053674645a Added Syndicate Smokes (#6149)
* Added Syndicate Smokes

* Removed BOM (maybe?)
2022-01-13 17:06:31 -08:00
PJBot
25546c9880 Automatic changelog update 2022-01-13 10:12:12 -05:00
Peptide90
962f90e6f5 Adds Librarian and Lawyer roles (#6056) 2022-01-14 02:11:09 +11:00
PJBot
291756b67c Automatic changelog update 2022-01-13 10:07:46 -05:00
Peptide90
7af7a1092e Added AME shielding deconstruction (#5796) 2022-01-14 02:06:43 +11:00
PJBot
df506fa874 Automatic changelog update 2022-01-13 10:05:32 -05:00
Peptide90
3b9b2c6a01 Personnel crate (ID cards and PDAs) (#6111) 2022-01-14 02:04:30 +11:00
PJBot
d0f998b76e Automatic changelog update 2022-01-13 09:54:54 -05:00
Rane
b5f03f4682 New Objective: Ensure another traitor stays alive. (#6020)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-01-14 01:53:50 +11:00
PJBot
b336a394f9 Automatic changelog update 2022-01-13 09:34:42 -05:00
PJBot
45773b11d5 Automatic changelog update 2022-01-13 09:33:19 -05:00
Michael Phillips
a8cd34ad11 Updated Smart Fridge Graphics and Fixed Naming (#5947) 2022-01-14 01:32:16 +11:00
PJBot
007caf26b7 Automatic changelog update 2022-01-13 09:28:00 -05:00
PJBot
3596125fa9 Automatic changelog update 2022-01-13 09:23:22 -05:00
BubblegumBlue
a95ddcbdd0 Shuttle console construction (#6010)
Co-authored-by: Starm4ncer <63939723+Starm4ncer@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-01-14 01:21:41 +11:00
PJBot
2cbe55d179 Automatic changelog update 2022-01-13 09:19:20 -05:00