Commit Graph

3710 Commits

Author SHA1 Message Date
metalgearsloth 671fc55c62 Fix heals stacks
I just wanted to remove double-clicking cancelling not the spammy.
2022-05-10 12:35:47 +10:00
metalgearsloth 9561323592
Add the ability for mappers to drag grids around. (#7769)
* Add the ability for mappers to drag grids around.

* Less message spam

* Also flinging
2022-05-10 12:27:37 +10:00
Flipp Syder 8f223586d4
Vending machine changes (#8060)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-05-10 12:22:58 +10:00
Flipp Syder 8257635811
Electrocution noises (#8061)
* Adds spark noises when an entity gets electrocuted by something

* oops

* double oops

* Update Content.Server/Electrocution/Components/ElectrifiedComponent.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-05-10 11:40:15 +10:00
metalgearsloth 681e59bb76
Round start audio announcement (#8047) 2022-05-09 17:44:38 -07:00
metalgearsloth 4c3c814077
Fix healingcomp placement (#8045) 2022-05-09 16:21:32 +10:00
Alex Evgrashin df49c2fd57
Universal weldable component (#7955)
* Weldable component for door

* Content update

* Examine message

* Universal visualizer

* Small fix

* Entity storage

* Content

* Fixed test

* Update Content.Shared/Storage/SharedStorageComponent.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Fixed loc string

* Add public API to change welding time

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-05-09 15:51:52 +10:00
MLGTASTICa 02de328d9c
Fixes thirst not applying speed debuffs properly , Makes Thirst a server-side component only (#7767)
Co-authored-by: MLGTASTICa <ak9bc01d@yahoo.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-05-09 15:50:36 +10:00
Paul Ritter 005321e484
make crayoncode use the colortype (#7975) 2022-05-09 15:16:43 +10:00
hubismal 3421e4f4de
Speech Noises 2: Quality of Life, New Sounds (#8044)
* Vending machine jingle much less intense

* SpeechSoundsPrototype has a built in variation parameter

* Sounds in your face are louder but roll off more aggressively so that distant talking sounds are less distracting

* Redo that

* Speech noise system now supports variation of pitch

* license stuff

* PAIs have speech sounds now. Made by altering the pAI sounds.

* Monkeys have sounds from goon now

* New Speech Sounds

* Oops
2022-05-09 14:55:23 +10:00
Flipp Syder 7d5c109383
Wires patches (#7993)
* door bolts now set if power is off and wire is pulsed, makes WiresSystem get a new random every time the round restarts

* ??? what's shuffle doing in the interface ???

* oops
2022-05-09 14:51:06 +10:00
metalgearsloth 145c5fdd5b
Speech noise fixies (#8023)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
2022-05-08 23:39:51 +10:00
hubismal 304e9b824e
Various Entities make sounds when speaking (#7980)
* Speech Sounds from Goonstation

* Added some speech sound prototypes for humans, mice, and vending machines. More to come later?

* Custom synthesized sound for a vending machine ad

* Gave mice and vending machines Speech Components on their base prototypes to make sounds

* Humans now talk using the 'Alto' voice. In the future this can be changed in customization screen

* New Prototype 'SpeechSounds' with three soundspecifiers for saying sound, asking sound, exclaiming sound.

* SharedSpeechComponent modified from being useless to being responsible for making speech noises.

* Initial creation of SpeechNoiseSystem for making Sounds when certain entities speak.

* whitespace fix

* License fix

* Remove leftover using from debugging

* Added a cooldown editable in yaml

* SharedSpeechComponent has the proper cooldown now. oops
2022-05-08 23:23:08 +10:00
metalgearsloth 1ac5df5e4a
SpeechBubble occlusion (#8018) 2022-05-08 01:54:56 -07:00
Kara 4fe648bb06
delicious delicious crayons (#8021)
* Edible crayons

* yeah why not
2022-05-08 01:51:33 -07:00
Ripmorld a76e7eca99
You can no longer disarm wielded weapons (#7983)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-05-08 00:54:13 -07:00
Alex Evgrashin dc2ef6708d
Syndicate surplus crates (#7992) 2022-05-08 00:52:00 -07:00
Rane 87e3afd2ee
Add checks missing in the current half-implementation of lockable sto… (#8004) 2022-05-07 22:18:53 -07:00
metalgearsloth c01853d1fd Fix duplicate randomsentience sound 2022-05-08 15:07:59 +10:00
metalgearsloth c95bf87e74
Add attention.ogg and soundspecifiers for events (#7977) 2022-05-07 15:41:15 +10:00
T-Stalker eb9c603583
Remove unnecesary audio string and puts the proper vox annoucement to two events (#7982)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-05-07 15:09:29 +10:00
Julian Giebel 1d0bf979fb
Adds the pressure medipen and adds the emergency suit to emergency lockers (#7880)
* Implement pressure medipen
Add the emergency suit to emergency lockers
Increase leporazine temperature change

* Fix typo in translation file

* Fix ignored component name

* Address reviews

* Revert changes to submodule commit
2022-05-06 14:44:29 -07:00
Kara 623b2a101a
Fix storage interactions not preventing afterinteract for the item (#7973) 2022-05-06 20:59:03 +10:00
Kara f2e4b3a237
Remove double pickup log (#7972) 2022-05-06 18:52:34 +10:00
Flipp Syder e1b7abe2d9
Another quick fix for markings (#7966) 2022-05-06 15:25:59 +10:00
Absolute-Potato 856df8921a
Slip Nerfs (#7733)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-05-06 14:36:03 +10:00
Flipp Syder 2c6158e115
Wires refactor (#7699)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-05-06 12:35:06 +10:00
DrSmugleaf 0502d3dec4
Make Profile.Markings db column jsonb (#7947) 2022-05-05 11:23:48 +02:00
Flipp Syder a30cae21f6
Markings (#7072)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-05-05 10:07:42 +02:00
Rane e7aafe287d
Vehicle camera lurching fix + drawdepth fix (#7783) 2022-05-04 20:21:39 +02:00
20kdc 70cd3d18ca
Power Monitoring Console (#7849) 2022-05-04 10:59:40 -07:00
20kdc 3d606f4316
Parallax refactors (#7654) 2022-05-04 09:55:21 -07:00
20kdc 5299cbbb6e
Stop mapping command from unsetting it's own settings if used repeatedly (#7875) 2022-05-03 20:19:15 -07:00
Rane cfd00e74ca
Dumpable component to use a doafter to empty storage into a disposal unit, placeable surface, or the ground (#7792) 2022-05-03 20:00:22 -07:00
20kdc 2e0fcbab5a
Remove GalacticMarket component (#7914) 2022-05-03 19:51:25 -07:00
Rane 17ba90574d
Fix lathe queue bug (#7883) 2022-05-03 19:43:25 -07:00
Rane bfc3203a21
Drone blocker ignores dead ghost roles (#7782) 2022-05-03 19:41:15 -07:00
ShadowCommander d9633afe1a
Fix health state to be 1, 19, 20, 20, 20, 20 thresholds (#7921)
Previous thresholds were 1, 33, 16, 17, 17, 16
2022-05-04 09:11:18 +10:00
Putnam3145 c342ed6240
Fixes gas pumps overpressurizing if already over (#7919) 2022-05-03 22:24:30 +02:00
metalgearsloth 85abe59846
Make nuke remainingtime VVable (#7913) 2022-05-03 14:53:09 +02:00
freeman2651 6aeae14fe1
Health hud adjust (#7702)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-05-03 19:53:05 +10:00
metalgearsloth 983b004607
Make playglobalsound much quiter (#7910)
* Make playglobalsound default much quieter

Also adds volume override.

* tweak

* reviews by the cutest gradient girl
2022-05-03 19:32:32 +10:00
Alex Evgrashin 89fda5ec83
More localize (#7869)
* Localize replacement accents

* Localize bar signs

* Holidays

* Localize species
2022-05-03 18:32:06 +10:00
metalgearsloth 9b8bfde458
NPCs can open doors (#7909) 2022-05-03 18:25:01 +10:00
metalgearsloth 12681a6a38
Fix decals (for realsies) (#7887) 2022-05-03 15:04:58 +10:00
Júlio César Ueti cb7c820fcf
Fixes dropping items to ground on storage insert fail (#7885) 2022-05-02 20:05:23 -07:00
Kara 60c1614393
Fix pneumatic cannon (#7902) 2022-05-02 19:53:03 -07:00
Alex Evgrashin a527e07b2b
Fixed C4 unstick verb checks (#7870) 2022-05-02 15:50:11 -07:00
Chris V 96ed3128d8
Increase the time it takes to strip something off of someone (#7866) 2022-05-02 15:47:18 -07:00
Alex Evgrashin 50ae467c76
Remove IDestroyAct, IBreakAct (#7876) 2022-05-02 15:43:25 -07:00