Commit Graph

7511 Commits

Author SHA1 Message Date
metalgearsloth
a5f17a590f Fix tethergun (#13163) 2022-12-24 15:24:43 -06:00
Vordenburg
21d1b885d6 Add a gift-giving christmas tree to nukie planet. (#13172) 2022-12-24 15:22:02 -06:00
PJBot
cc01ed7d19 Automatic changelog update 2022-12-24 16:08:04 -05:00
Emisse
e884be64fa Omega Update 1.3 (#13156) 2022-12-23 18:33:12 -06:00
PJBot
ba053b660c Automatic changelog update 2022-12-23 18:37:16 -05:00
Kara
a1350df01a Job + department descriptions (#13157)
Co-authored-by: Sissel <axel.roche@pm.me>
2022-12-23 15:36:12 -08:00
Emisse
9089ec4d6a Bagel Update 15.9 (#13149) 2022-12-23 09:54:44 -06:00
PJBot
365b17d03a Automatic changelog update 2022-12-21 21:44:49 -05:00
Nemanja
9bfc2b477c super mild computer yaml cleanup (#13137) 2022-12-21 20:43:46 -06:00
Emisse
62db8277e3 Bagel Update 15.8 (#13138) 2022-12-21 20:43:24 -06:00
PJBot
f44ab5f3cc Automatic changelog update 2022-12-21 15:48:13 -05:00
Nemanja
89c17f13e0 Update medical.yml (#13134) 2022-12-21 14:47:10 -06:00
PJBot
c3fc0a6936 Automatic changelog update 2022-12-21 14:30:38 -05:00
Chief-Engineer
54b5a9238c Replace nutriment in snowcones with ice, water, and sugar (#12858) 2022-12-21 06:55:03 -08:00
PJBot
0ff0a2dbc6 Automatic changelog update 2022-12-21 09:54:14 -05:00
dontbetank
d57f9b6a48 Librarian QoL (#12958) 2022-12-21 06:53:10 -08:00
PJBot
6365fbec7c Automatic changelog update 2022-12-21 09:52:52 -05:00
Rane
8613d40aa1 Scale other needed metabolism reagents (#12005)
Closes https://github.com/space-wizards/space-station-14/issues/7434
2022-12-21 06:51:49 -08:00
PJBot
571802f75d Automatic changelog update 2022-12-21 09:51:15 -05:00
Errant
cd5d18f0cd Glass airlock construction prototype (#13089)
Fixes https://github.com/space-wizards/space-station-14/issues/7773
2022-12-21 06:50:11 -08:00
PJBot
5276143d99 Automatic changelog update 2022-12-21 09:49:41 -05:00
ChilbroBaggins
786f55e789 Adds Chefvend (#12934)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
2022-12-21 06:49:39 -08:00
lapatison
c31fd730de New animal, Pig (#12725) 2022-12-21 06:48:35 -08:00
Checkraze
aeb90af3c4 tree swap (#13124) 2022-12-20 21:17:30 -06:00
PJBot
61f441e614 Automatic changelog update 2022-12-20 18:55:59 -05:00
PJBot
b13ce4b397 Automatic changelog update 2022-12-20 17:41:01 -05:00
Nemanja
050e157005 Technology Disks (#13077)
* clean up a bunch of R&D code

* don't store components

* brug

* speedrun some sloth review

* technology disks

* expand functionality, begin work on printer

* disk printer ui

* file

* fix the rebase

* disk console is finito

* Update DiskConsoleSystem.cs
2022-12-20 16:39:57 -06:00
PJBot
88ed188b42 Automatic changelog update 2022-12-20 17:35:37 -05:00
Moony
0a45782532 Christmas trees now grant gifts. (#13118)
* Christmas trees now grant gifts.

* docs

* add holiday requirements, fix sound.

* doc

* remove redundant stuff

* rename GiftPackin to RandomGift.

* a word

* Update Content.Server/Holiday/Christmas/LimitedItemGiverSystem.cs

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2022-12-20 16:34:34 -06:00
PJBot
f560245ca2 Automatic changelog update 2022-12-20 17:25:54 -05:00
metalgearsloth
b1b3f765fa Fix the remaining invalid RSIs (#13113) 2022-12-20 11:49:18 -06:00
metalgearsloth
bc49409a93 Add command to list someone's bans (#12927)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2022-12-20 11:40:13 +01:00
metalgearsloth
8d66511515 Delete hydroponics bags (#13106) 2022-12-20 09:38:07 +01:00
metalgearsloth
798a880a82 Fix some more rsis (#13107) 2022-12-20 09:37:34 +01:00
metalgearsloth
945101e5e4 Fix a bunch of invalid rsi files (#13104) 2022-12-20 09:36:59 +01:00
Pieter-Jan Briers
14f8b4e6d5 Use new validate-rsis for workflow (#12997)
* Use new validate-rsis for workflow

* A

* Add python deps

* --ignore-installed

* Make it only work on RSI changes again.

* Fix a bunch of RSIs.
2022-12-20 06:31:17 +01:00
Chief-Engineer
2499b4e2bd Add osay command (#13057)
* add osay command

* replace obsolete method

* inherit LocalizedCommands instead of IConsoleCommand

* streamline

* make OSay class public to match other commands

* re-scope namespace to file
2022-12-19 22:14:43 -06:00
PJBot
6efef1ced4 Automatic changelog update 2022-12-19 23:13:13 -05:00
Chief-Engineer
12b10a8f25 Add escalation and atmos books (#13064)
* add escalation books and atmos book

* add atmos waste book

* add atmos books

* suggested rewording to BookAtmosVentsMore
2022-12-19 22:11:35 -06:00
Nemanja
168bad2ef2 multi-handed item component (#12523)
* multi-handed item component

* pretty fucking obvious missed portion of this

* holy shit was i on crack wtf was that code

* DEWIT RIGHT
2022-12-19 22:07:23 -06:00
PJBot
0b72e1d404 Automatic changelog update 2022-12-19 23:06:18 -05:00
Timothy Teakettle
c046666578 adds the ability to "mix" solutions (reactions caused by using an item on a solution holder) (#13015)
* everything for mixing aside from yaml changes

* add recipe and canmix to bottles and the holy mixer tag to the bible

* fixes as a result of testing

* remove unused usings

* remove emptylines that are not required

Co-authored-by: 0x6273 <0x40@keemail.me>

* more empty line removal!

Co-authored-by: 0x6273 <0x40@keemail.me>

* add single space between if statement and condition

Co-authored-by: 0x6273 <0x40@keemail.me>

* fixes indentation on TryGetMixableSolution

* raise new AfterMixingEvent after attempting to mix a solution

* before mixing event and attempt get mixable solution event

* update reaction tests to be a beaker that can be mixed, and then pass a mixer component in to simulate mixing

* make two more beaker types mixable, add attribute for mixing feedback

* bible mix message

* mixing feedback on success

* updates test to use SpawnEntity over new as per feedback

Co-authored-by: 0x6273 <0x40@keemail.me>
2022-12-19 22:05:02 -06:00
PJBot
a497167e45 Automatic changelog update 2022-12-19 23:03:05 -05:00
Checkraze
4d35bf002c Party Crate (#12794)
* party time

* inflation
2022-12-19 22:02:02 -06:00
Vordenburg
815caa2296 Fix Bloodstream typo. (#12923) 2022-12-19 21:56:10 -06:00
PJBot
865932ff7a Automatic changelog update 2022-12-19 22:55:51 -05:00
Chief-Engineer
fdb1181298 Add ability to prevent ghosting (#12906)
* add ability to prevent ghosting to MindComponent.cs

* make minds preserve properties in certain transfer scenarios

* Revert "make minds preserve properties in certain transfer scenarios"

This reverts commit 333cae0db0faf4ef81767b93332271d944c90a0e.

* move PreventGhosting to the actual mind
2022-12-19 21:55:45 -06:00
eoineoineoin
f08b1be48c Add label to lathe UI (and friends) to show when no materials are loaded (#12893)
Also, don't list materials which have previously been loaded and
completely consumed.

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
2022-12-19 21:54:42 -06:00
Nemanja
3b48051e33 Node Scanner (#12889)
* node scanners + new tech

* Sue me for making my shit copyright free
2022-12-19 21:53:54 -06:00
Alex Evgrashin
6293c6f359 Uplink catalog localization (#12931)
* Add loc support

* New icons and translated weapon

* Explosives

* Finished ammo

* Utils

* Fixes

* Implants and bundles

* Removed sink from surplus

* Tools

* Start working on armor

* Finished armor

* Misc

* Finished uplink
2022-12-19 21:52:59 -06:00