keronshb
386c7f9223
Cardboard Box and Stealth Components ( #11569 )
2022-10-10 09:17:53 +11:00
Leon Friedrich
41b1044ddb
Unrevert "Remove references to obsolete GridId" ( #11531 ) ( #11801 )
2022-10-10 08:41:32 +11:00
Morb
063874183a
Fix exception with miasma system ( #11484 )
2022-10-09 12:47:42 -07:00
themias
5ac7b63fb4
Add delay to dumping mop bucket ( #11631 )
2022-10-09 12:46:08 -07:00
Rane
ee10581e88
scale reagent damage when under metabolism rate ( #11578 )
2022-10-09 12:40:49 -07:00
Flipp Syder
8838f8be24
Gives all nuclear bombs unique codes ( #11665 )
...
Co-authored-by: Kara <lunarautomaton6@gmail.com >
2022-10-09 12:28:08 -07:00
Morb
c6e9ff8119
Localize secret stash part names ( #11724 )
2022-10-09 12:24:07 -07:00
ninruB
7e14a3ca48
Small chat sanitization tweak. ( #11637 )
2022-10-09 12:21:27 -07:00
Rane
65534f847d
new social traitor objective + fix targeting for other traitor alive ( #11775 )
2022-10-09 12:09:45 -07:00
Nemanja
08687468b9
fix material storage popup ( #11798 )
2022-10-09 11:16:10 -07:00
metalgearsloth
0c7d4acd7b
Revert "Remove references to obsolete GridId" ( #11790 )
2022-10-09 17:33:23 +11:00
SpaceManiac
0048dc5919
Remove references to obsolete GridId ( #11531 )
2022-10-09 16:23:49 +11:00
Paul Ritter
79854e59a4
adds a source uid to most damage & mobstate events ( #11559 )
...
Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com >
2022-10-08 12:15:27 +02:00
Flipp Syder
5e07e8f8a5
Adds AddRecord/AddRecordEntry to StationRecordsSystem ( #11732 )
...
* adds an API to add station records from StationRecordsSystem
* removes a lingering comment
* adds a comment to AddRecord
* Update Content.Server/StationRecords/Systems/StationRecordsSystem.cs
Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com >
Co-authored-by: wrexbe <81056464+wrexbe@users.noreply.github.com >
2022-10-07 22:59:33 -07:00
Kevin Zheng
76d632a7df
Respect USE_SYSTEM_SQLITE ( #11758 )
2022-10-08 00:41:16 -05:00
Morb
4252284a71
Unhardcode glass locale postfix ( #11721 )
...
* Unhardcode glass locale postfix
* Add drink name to locale
2022-10-07 21:51:14 -07:00
Flipp Syder
ed9060d56a
Fix incorrect gender on humanoid appearance cloning ( #11745 )
2022-10-06 21:18:30 -07:00
Morb
a210373972
Localize disposal unit state ( #11725 )
2022-10-07 01:53:36 +11:00
metalgearsloth
c555203401
Use nearest edge for interaction range ( #11660 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2022-10-07 00:37:21 +11:00
Nemanja
f6234c7920
view ghosts on round end ( #11680 )
...
* view ghosts on round end
* now make it good
* it toggles now i hope
2022-10-05 21:55:11 -05:00
Vordenburg
718183277d
Replace StayAliveObjective with EscapeShuttleObjective. ( #11642 )
2022-10-04 14:57:14 -07:00
Nemanja
b903c3a33f
biomass reclaimer suicide ( #11649 )
...
* biomass reclaimer suicide
* Update BiomassReclaimerSystem.cs
2022-10-04 06:08:46 -05:00
metalgearsloth
e96cfc83ed
Shuttle impact sounds ( #11099 )
2022-10-04 16:00:44 +11:00
metalgearsloth
4ef144d865
Content change from mass to density ( #11533 )
2022-10-04 15:48:23 +11:00
metalgearsloth
b29eeb7c16
Fix gamemap name casing ( #11474 )
2022-10-04 14:33:14 +11:00
Leon Friedrich
4148b252c5
Some vehicle bugfixes ( #11692 )
2022-10-04 13:49:46 +11:00
metalgearsloth
0aa83fdfd7
Drain fix ( #11432 )
2022-10-03 18:56:47 -07:00
0x6273
4792d840cf
Biomass Reclaimer cleanup ( #11551 )
2022-10-03 18:55:15 -07:00
Vordenburg
c58538a9fe
Permit ReagentEffect PopupMessage to access the solutionEntity it occurs in. ( #11537 )
2022-10-03 18:46:54 -07:00
Mervill
020b2fae00
Can't butcher objects inside containers. (this time, the pr contains the code 🙃 ) ( #11685 )
2022-10-03 18:42:04 -07:00
Flipp Syder
26b413d24b
Voice mask fixes ( #11638 )
2022-10-03 18:14:07 -07:00
Rane
30e831163c
Cap passive research points so people spend points more ( #11606 )
2022-10-03 18:10:16 -07:00
Morb
4a736f2c8f
Make FireExtinguisher shared ( #11666 )
2022-10-03 18:06:19 -07:00
Morb
dc217351ff
Make paper component shared ( #11668 )
2022-10-03 18:04:48 -07:00
Kognise
aba2462a97
Internals improvements ( #11677 )
2022-10-03 18:01:20 -07:00
rolfero
f8c4c2d449
Machine Battery Scaling (SMES/Substation) ( #11662 )
...
Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com >
2022-10-03 17:59:39 -07:00
0x6273
0c24f8b69b
ReagentDispenser ECS ( #11418 )
2022-10-03 17:57:32 -07:00
Mervill
7c862e0ed2
Butchered objects use MapPosition for spawning, spawn with small offsets. Objects cannot be butchered inside containers. ( #11646 )
...
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com >
2022-10-03 17:50:56 -07:00
metalgearsloth
4e7f09ade5
Add dependency collection to serialization writes ( #11570 )
2022-10-03 20:29:14 +11:00
Leon Friedrich
d43ed3210c
Fix polymorphed null error ( #11571 )
2022-10-02 05:16:55 +11:00
Flipp Syder
8389bde2c0
Clear and reregister devices for atmos alarms ( #11391 )
...
* deregister sensors upon device list update and re-register after clearing devices
* fire alarms, too
* adds the last set of known devices to the device list update event
* update UI upon clearing everything out
* addresses reviews
2022-10-01 09:36:59 -07:00
metalgearsloth
f456ad911e
Pathfinder rework ( #11452 )
2022-09-30 14:39:48 +10:00
Nemanja
6f3caa07b8
support for not airtight entity storage ( #11616 )
2022-09-29 17:49:43 -07:00
keronshb
aed4e78460
Fixes asleep entities not colliding with conveyor belts. ( #11521 )
2022-09-30 10:44:28 +10:00
Moony
0c46f99004
Blindness, Narcolepsy, Pacifism, and uncontrollable sneezing ( #11489 )
...
* start work
* blindness actually works now
* doc
* doc you too.
* i desire to sneeze my lungs out
* no punchie
* s
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com >
2022-09-29 18:23:12 -05:00
civilCornball
f19791f01b
Recycler Now Accepts All Trash ( #11523 )
2022-09-29 13:44:56 -07:00
Mervill
47e1e991b5
Change where the "missed" popup comes from when throwing things into the disposal unit. ( #11609 )
2022-09-29 12:50:31 -07:00
metalgearsloth
d5c0093db1
Re-implement itemmeleedamage ( #11595 )
2022-09-29 17:41:43 +10:00
Nemanja
d63ba02aaa
Decrease self-healing penalty on bruise packs, etc. ( #11318 )
...
Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com >
2022-09-29 17:12:16 +10:00
metalgearsloth
eb560de7c3
Add generic stats window for balancing ( #11122 )
...
Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com >
2022-09-29 17:09:29 +10:00