Commit Graph

12901 Commits

Author SHA1 Message Date
metalgearsloth fb3f6fa80f
Predicted stamina (#12413)
* Predicted stamina

Needed to do some semblence of predicted melee.

* Okay now done.

* Pause support

* Comment
2022-11-08 14:34:07 -06:00
T-Stalker 43b529f647
replaces the puking sound with just splat (#12433) 2022-11-08 14:33:06 -06:00
Cheackraze e20f2dee4d
names and ghosts (#12331) 2022-11-08 14:31:07 -06:00
PJBot b5a35a8dc0 Automatic changelog update 2022-11-08 15:29:53 -05:00
metalgearsloth fc9991cff2
Polish melee effects (#11653)
* Polish melee effects

* adjustments

* Animation changes

* Fix fist
2022-11-08 14:28:49 -06:00
PJBot 6d7a996192 Automatic changelog update 2022-11-08 15:28:03 -05:00
Nemanja fd9bedae9a
New Species: Diona (#11497)
* new species: Diona

* more diona stuff

* dey breathing now

* test fixe

* fix a merge

* now actually fix the merge

* foobar

* oversight

* ok now the rest of em
2022-11-08 14:26:59 -06:00
PJBot 2c2ecf8eca Automatic changelog update 2022-11-08 15:24:44 -05:00
corentt 37997d4dda
Stop reducing output pressure of gastank when low pressure (#11818)
* stop reducing output of gastank when low pressure

* fix display internal alert

* rephrase moles quantity check
2022-11-08 14:23:41 -06:00
Mervill 615c57bf0b
Docking system can no longer forcibly open welded doors. (#12149)
* Docking system can no longer forcibly open welded doors.

* bolt the doors after trying to open them

* more door logic
2022-11-08 14:22:50 -06:00
Justin Trotter 1d153f8694
fixed windoor hacking (#12205) 2022-11-08 14:22:00 -06:00
Cheackraze ec00589791
Practice Disabler (#12301)
* pewpew

* renamed the rsi and reparented off WeaponDisabler
2022-11-08 14:21:13 -06:00
metalgearsloth 8765a7ae61
Remove emergencylight hashset (#12386)
* Remove emergencylight hashset

Take 2

* Fix test
2022-11-08 14:20:41 -06:00
PJBot e733302c30 Automatic changelog update 2022-11-08 15:20:07 -05:00
Leon Friedrich 8e167800d4
Fix player list sorting (#12457) 2022-11-08 14:19:49 -06:00
civilCornball c1af5874e8
Allows PKAs to be worn in belt slots. No funny sprites, though. (#12401) 2022-11-08 14:19:03 -06:00
PJBot 025dfd4c26 Automatic changelog update 2022-11-08 15:16:59 -05:00
Nemanja bd77f5cced
reagent grinder machine upgrade (#12422)
* reagent grinder machine upgrade

* grinder storage upgrades
2022-11-08 14:15:49 -06:00
PJBot e9ebba33e8 Automatic changelog update 2022-11-08 15:13:55 -05:00
ssdaniel24 deecc648dc
Filled up the sterile mask box completely 🩹 (#12394)
Co-authored-by: ssdaniel24 <some-anonymous-email@anonymous.mail>
2022-11-08 14:13:04 -06:00
eoineoineoin 585636d48f
Minor bugfixes on Pillar (#12412)
* Add fix-vacuum-markers to atmos miner chambers

* Add gas miners to atmos chambers

* Fix pump pressures and o2/n2 ratio

Makes O2 and N2 pumps output at a normal, human pressure.
Fixes distro mixer to use normal, human air mix

* Add a missing LV cable outside mime room

* Lock botany maintenence doors

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
2022-11-08 14:12:51 -06:00
T-Stalker 19d519595a
Replaces coughing with shorter sounds (#12435)
* Replaces coughing with shorter sounds

* Change the names
2022-11-08 14:11:53 -06:00
Mervill c04f0c33f4
Lawyers and Librarians can spawn with the Satchel and Duffelbag variants. (#12436) 2022-11-08 14:11:39 -06:00
Leon Friedrich 43a2b8bd6b
Stop hair-hiding from logging missing components (#12461) 2022-11-08 14:11:22 -06:00
Moony 8d56f7d875
guh (#12474)
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2022-11-08 14:10:31 -06:00
PJBot f081cd47fc Automatic changelog update 2022-11-08 15:03:11 -05:00
theashtronaut 728c395bda
Add lobby ready count to game ticker info during pregame (#12157)
* add lobby ready count to game ticker info

* Update Resources/Locale/en-US/game-ticking/game-ticker.ftl

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>

* simplify get info loc

Co-authored-by: Jacob Tong <10494922+ShadowCommander@users.noreply.github.com>
2022-11-08 14:02:07 -06:00
PJBot 8835a50342 Automatic changelog update 2022-11-08 15:01:24 -05:00
Julian Giebel e11cf969fa
PDA UI refactor and cartridges (#11335)
* Work on cartridges

* Work on PDA UI

* Work on PDA UIs program list

* Work on PDA UI borders

* Add DeviceNetworkingComponent to the pda base prototype

* Fix submodule version

* Fix cartridge loader ui key

* Fix pda menu xaml

* Implement relaying ui messages

* Finish implementing the notekeeper cartridge

* Fix submodule version

* Fix errors from merging master

* Fix test failing

* Implement setting preinstalled programs

* Add some documentation to CartridgeLoaderSystem

* Add more doc comments

* Add localization to program names

* Implement review suggestions

* Fix background programs receiving events twice when active
2022-11-08 14:00:20 -06:00
rolfero 1151ca42e5
changing accumulators to timespan targets (#12407)
* changing accumulators to timespan targets

* Update Content.Server/Abilities/Mime/MimePowersSystem.cs

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

* Update MimePowersSystem.cs

* serializing timespans and adding pausetime where applicable

* remove nullable

Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com>
Co-authored-by: 0x6273 <0x40@keemail.me>
2022-11-08 13:59:34 -06:00
PJBot 3ec0202634 Automatic changelog update 2022-11-08 14:59:25 -05:00
metalgearsloth c7d4fd3cba
Fix damage colour persisting (#12469)
Probably. Easiest way to repro is make spaceman go horizontal and most of the time the red colour persists when the rotation animation starts.
2022-11-08 13:58:21 -06:00
Leon Friedrich 724074426e
Fix miasma error spam (#12458) 2022-11-08 13:58:07 -06:00
Leon Friedrich 8620899a4a
Fix firelock danger indicators (#12327)
* Fix firelock danger indicators

* remove unused arg
2022-11-08 13:55:45 -06:00
Alex Evgrashin 5f71fc1ea1
Ignore falling body sound on component startup (#12455)
* Fix dead bodies fall sound

* Remove prediction flag
2022-11-08 12:54:19 -06:00
Nemanja 448baf111d
fix xenoarch death trigger exception (#12465)
* fix xenoarch death trigger exception

* generalize
2022-11-08 12:53:49 -06:00
Julian Giebel ac99f4dd5e
Map renderer file name option (#12463)
* Add option for supplying map names instead of ids as argument

* Allow options to be used with the map selector
2022-11-08 08:03:34 -06:00
Nemanja c847fe7219
Update signs.yml (#12468) 2022-11-07 23:50:29 -06:00
stopka-html 3cb18bd258
rtg returns (#12143) 2022-11-08 13:44:32 +11:00
PJBot 7c253ec10f Automatic changelog update 2022-11-07 21:43:32 -05:00
Nairod 122ebea2a8
Forensic pads, zipties and glasses in the secfab (#12170) 2022-11-08 13:42:29 +11:00
PJBot 3738b82500 Automatic changelog update 2022-11-07 21:42:04 -05:00
Nairod d53dde19bc
Flashlights in the YouTool and Sectech vendors (#12185) 2022-11-08 13:41:00 +11:00
PJBot 720279a77d Automatic changelog update 2022-11-07 21:39:41 -05:00
ninruB 2d4c985de9
Secoff helmet fixe (#12419) 2022-11-08 13:38:38 +11:00
PJBot f71902c7dd Automatic changelog update 2022-11-07 21:38:11 -05:00
Nairod 059e81fd2e
Laser crate changes (#12191) 2022-11-08 13:37:08 +11:00
PJBot 64fefdc604 Automatic changelog update 2022-11-07 21:36:14 -05:00
T-Stalker 5427f565fb
Reduces APC destroyed by 6 decibels (#12437) 2022-11-08 13:35:52 +11:00
T-Stalker f81ef8357f
Reduces event volume by four decibels (#12442) 2022-11-08 13:35:10 +11:00