Commit Graph

2985 Commits

Author SHA1 Message Date
Nemanja
a66790f158 fix emitter examining (#13369) 2023-01-10 22:48:05 +11:00
Easypoller
78a08c36f3 Baseball bat now wieldable (#13130) 2023-01-10 21:27:58 +11:00
keronshb
72bddb6bdb Have crew monitor display entity coordinates instead (#13120)
closes https://github.com/space-wizards/space-station-14/issues/13042
2023-01-10 00:25:46 +11:00
Nemanja
2933f030d9 emitter visuals update (#13382) 2023-01-09 14:42:31 +11:00
Nemanja
f80cd98c92 mug solution level visuals (#13251) 2023-01-07 19:09:33 -08:00
Nemanja
26786b5839 decouple material insertion visualization from lathes (#13242) 2023-01-08 13:36:50 +11:00
Leon Friedrich
1f5bae751f MaterialComponent cleanup (#13326) 2023-01-07 14:36:32 -08:00
Rane
fecd60e98a Generalized material spawning (#12489) 2023-01-08 05:09:05 +11:00
lapatison
dcb45afe3d Geiger component for utility and CE belts whitelist (#13290) 2023-01-05 04:12:39 -08:00
metalgearsloth
3400af11cd Add sprite fades for occluding sprites (#13267) 2023-01-05 16:45:23 +11:00
Kara
b170b823eb More artifact effects (#13300) 2023-01-03 15:13:10 -08:00
Kara
c821ca71aa Portals & hand teleporter (#13266)
* basic system with portals & linked ents

* hand tele sprites, no impl

* hand tele and teleportation works

* fancy it up

* oog

* special case projectiles

* predict portal-to-portal teleportation

* this stuff

* check nullspace

* sloth

* give to rd instead

* i guess this can probably happen

* docs
2023-01-02 19:58:25 -06:00
Kara
9c844c8aed Relax water vapor threshold (#13280) 2023-01-01 21:05:37 -08:00
Vordenburg
3c764166ee Allow fax machines on top of tables. (#13276) 2023-01-01 20:21:34 -08:00
Kara
81acf10131 Fix hammy cage collision (#13281) 2023-01-01 21:52:29 -06:00
Nemanja
0b5000dc76 Grenade Penguin 2: The Reckoning (#13278) 2023-01-01 17:18:47 -08:00
keronshb
f6e1dc15ac Adds delay to internals alert (#13195)
closes https://github.com/space-wizards/space-station-14/issues/12721
2023-01-01 16:03:19 -08:00
Leon Friedrich
b33d1f003b Add RGB staff (#13125) 2023-01-01 16:01:40 -08:00
Jackrost
f980c44aca Attack sound for animals (bite/slash) (#13208) 2023-01-01 15:57:44 -08:00
Nemanja
4a7c0b94b2 Make emitter use guncode (#13258) 2023-01-01 15:54:47 -08:00
Whisper
c29ca34f5c Increased NT Mug Budget (Mugs have uniform capacity with Coffee mugs) (#13218) 2023-01-01 15:50:36 -08:00
Vordenburg
5553976d70 Add supplies to restock vending machines. (#11506) 2023-01-01 15:42:56 -08:00
Vordenburg
efb7e0cc22 Complete #5177 (#12724)
Resolves https://github.com/space-wizards/space-station-14/issues/4832
2022-12-31 22:21:26 -08:00
Kupie
e2467bf858 Redirects :h to department radio channel for headsets (#13026) 2022-12-31 22:20:04 -08:00
Nemanja
06a80422b5 machine frame tweaks (#13248)
Closes https://github.com/space-wizards/space-station-14/issues/11547
Closes https://github.com/space-wizards/space-station-14/issues/11549
2022-12-31 22:06:31 -08:00
Leon Friedrich
bce1f9fe89 Mopping and puddle tweaks (#13238)
fix undefined
Fixes https://github.com/space-wizards/space-station-14/issues/11830
2022-12-31 22:03:26 -08:00
Nemanja
01ef7a2d1b Good artifact effects (#13223) 2022-12-31 21:59:38 -08:00
Theomund
c42af5ad9e Add empty flashlight (#13257)
resolves https://github.com/space-wizards/space-station-14/issues/12631
2022-12-31 21:48:57 -08:00
Theomund
adfcf6853b Fixed missing interaction outline for cardboard boxes (#13254)
resolves https://github.com/space-wizards/space-station-14/issues/13216
2023-01-01 11:42:35 +11:00
Nemanja
5d17575331 puddle visual tweaks (#13181) 2022-12-31 04:45:04 +11:00
Whisper
7cb1088264 Optimizing the Pill Canisters! (#13220) 2022-12-28 19:57:28 -08:00
Leon Friedrich
7c7c7d3206 Changes required for component tree engine PR (#13109) 2022-12-27 13:34:22 +11:00
Errant
b0e965d066 Moved salvage magnet values from system to component (#13143) 2022-12-27 09:38:43 +11:00
Whisper
208d9ea83e Sharpened the scalpels! (Scalpels can now be used to butcher.) (#13132)
* Sharpened the scalpels! (Scalpels can now be used to butcher.)

* Update Resources/Prototypes/Entities/Objects/Specific/Medical/surgery.yml

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>

Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2022-12-26 14:09:00 -08:00
Francesco
d47e001b18 feat: Medbay cryo pods (#11349)
Fixes https://github.com/space-wizards/space-station-14/issues/11245
2022-12-25 22:35:51 +11:00
Chief-Engineer
b7af5e6109 Fix and improve bluespace lockers (#13139)
* add invulnerable plastitanium wall prototype

* fix command ClearBluespaceLockerLinks.cs

* fix and improve BluespaceLockerSystem.cs

* fix normal plastitanium wall suffix

* fix capitalization

* fix capability to create one way lockers
2022-12-24 22:35:03 -06:00
Nemanja
faca40b8d5 more component ref removal + combining server/client comps (#13178)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2022-12-25 05:28:21 +01:00
Nemanja
6d97764e9d Goodbye Microwave, Hello Hot Plates! (#13061)
* hot plates

* sprite fix AND i spelled it wrong AND forgot upgrade examine

* fix license

* IGameTiming is shit like yo mamma

* active comp
2022-12-24 19:59:51 -06:00
metalgearsloth
a5f17a590f Fix tethergun (#13163) 2022-12-24 15:24:43 -06:00
Nemanja
9bfc2b477c super mild computer yaml cleanup (#13137) 2022-12-21 20:43:46 -06:00
Chief-Engineer
54b5a9238c Replace nutriment in snowcones with ice, water, and sugar (#12858) 2022-12-21 06:55:03 -08:00
dontbetank
d57f9b6a48 Librarian QoL (#12958) 2022-12-21 06:53:10 -08: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
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
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
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
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
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
ChilbroBaggins
d3e2d3ce3c Makes condiments useful (#12945)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
2022-12-19 21:49:03 -06:00