Commit Graph

5065 Commits

Author SHA1 Message Date
Theomund d638ad421a
Add recipient to air gush message and change pop-up type (#13262) 2023-01-02 06:42:21 +11:00
Checkraze 1edd00e50c
makes GetDocks and FoundOrganics public (#13260) 2023-01-01 17:44:30 +11:00
metalgearsloth 50f23ebf13
Fix docking configs (#13256)
* Fix docking configs

* fixes

* fucking rouny

* a
2023-01-01 00:33:51 -06: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 6d6d1f17f1
artifact griefing on round-end (#13205) 2022-12-31 22:16:09 -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
metalgearsloth 2287f9df11
Fix bloodstream nullref exception (#13243)
Fixes https://github.com/space-wizards/space-station-14/issues/13018
2022-12-31 21:58:00 -08:00
Theomund 747567f35d
Sort crew manifest by name and job title (#13212)
resolves https://github.com/space-wizards/space-station-14/issues/12106
2022-12-31 21:49:30 -08:00
Leon Friedrich ccac9efc26
Fix two small ambient sound bugs. (#13249) 2023-01-01 11:40:22 +11:00
keronshb ca40c0fce2
Checks if a buckled entity is terminating before reparent (#13202) 2022-12-31 04:22:06 +11:00
Nemanja e1b1541c56
adjust artifact probability equation (#13229) 2022-12-31 04:21:39 +11:00
Nemanja 0a1485a99d
Fix possible error in artifact node generation (#13231) 2022-12-31 04:03:16 +11:00
Francesco 21cc60bcb9
fix: cryo pod autoinjection works once again. (#13213) 2022-12-31 01:34:59 +11:00
Leon Friedrich ae58bb1f1b
Store ambient sound entities on a component tree. (#13110) 2022-12-30 15:10:14 +11:00
metalgearsloth 0d7423c01d
Cleanup speech and emoting comps (#13194)
Networks speech and removes the shared prefix from emoting.
I have no idea if emoting is even being used or plan to be used in the interim.
2022-12-27 18:03:25 +01:00
Chief-Engineer 2a8e5d9096
Add machine logs (#13185)
* add material insert logs

* add lathe queue logs

* add grav gen power logs

* fix count

* replace SharedStackComponent with StackComponent and rm unused imports

* use TryComp

* fix import
2022-12-27 18:01:36 +01:00
Chief-Engineer d3d8dde42c
add buckle logs (#13206) 2022-12-27 17:58:06 +01:00
metalgearsloth 181e16db53
Reduce NPC static collision avoidance range (#13197) 2022-12-27 12:30:31 +11:00
Errant b0e965d066
Moved salvage magnet values from system to component (#13143) 2022-12-27 09:38:43 +11:00
Jackrost 84ebe67e2d
Fire extinguisher fix (#13199) 2022-12-26 13:06:50 -08:00
Nemanja 4eee1ee9b2
clean up infinite researchsystem shitcode (#13136)
* clean up infinite researchsystem shitcode

* fml some more shit

* make syncing work logically

* naming naming naming
2022-12-25 15:22:23 -06: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
Chief-Engineer 5eadce16ec
Add present logs (#13144)
* add logs for SpawnItemsOnUse

* add logs for RandomGift

* add and use EntitySpawn log type
2022-12-24 18:59:49 -06:00
Vordenburg a88d437f52
Spawn PointingArrow with EntityCoordinates instead of MapCoordinates. (#13133) 2022-12-24 18:47:56 -06:00
metalgearsloth bc8f3dc0b0
Fix some NPC dancing (#13177)
- Bump the collision avoidance range, seemed okay compared to last time I tried. Means they shouldn't get caught by thindows
- Removed the steer frequency because I'm pretty sure that lead to dancing in some instances.
2022-12-24 18:35:00 -06:00
metalgearsloth f5e6628465
NPC separation adjustments (#13176) 2022-12-25 11:29:52 +11:00
Nemanja 56bdfad912
mech bug fixes (#13155)
* mech bug fixes

* struct events

* fug
2022-12-24 15:33:08 -06:00
metalgearsloth 455939afc1
Call reload protoypes on admin changes (#13160)
* Call reload protoypes on admin changes

Fixes NPCs not working after engine change.

* Also chems

* other fixes
2022-12-24 15:31:11 -06:00
metalgearsloth a5f17a590f
Fix tethergun (#13163) 2022-12-24 15:24:43 -06:00
Chief-Engineer 7587891d21
add radio message logs (#13167) 2022-12-24 14:50:34 -06:00
Nemanja 6c04811e66
remove a bunch of instances of component reference (#13164) 2022-12-24 15:55:31 +11:00
metalgearsloth 4a37f7b917
Adjust NPC steering a bit (#13162) 2022-12-24 12:54:28 +11:00
metalgearsloth b78ca238c6
Add parallel NPC steering back in (#13159) 2022-12-24 12:37:58 +11:00
Morb 1b88d11ac3
Correct signal linker removing (#13058) 2022-12-21 14:47:49 -06: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
Alex Evgrashin c40f1f8cac
Fixed wires do after spam (#12792) 2022-12-21 06:41:06 -08:00
Moony 9bf4a32c19
Fix objectives. (#13122)
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2022-12-20 16:06:01 -08:00
TemporalOroboros e5274542b9
This should fix the singularity generator. (#13121) 2022-12-20 15:54:56 -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
Leon Friedrich c3d2e93051
Validate client input for pointing (#13115) 2022-12-20 14:29:38 -08:00
Pieter-Jan Briers a323671984
Changes for prototype load parallelization (#13066)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-12-20 14:25:34 -08:00
Pieter-Jan Briers 4fa2920472
Remove IoCManager.InitThread calls from parallel code. (#13070) 2022-12-20 22:52:39 +11:00
DrSmugleaf cd803a82bd
Update projects to C# 11 (#13111) 2022-12-20 22:33:57 +11:00