Commit Graph

2744 Commits

Author SHA1 Message Date
OldDanceJacket
b4e0985d1f Lighthouse Playable (#9067)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-06-23 04:14:58 -07:00
metalgearsloth
c6d534a1be Fix ghost radios and colours (#9064) 2022-06-23 20:48:26 +10:00
Kara
cc755a2051 Projectile spells + fireball spell (#9058)
* Projectile spells + fireball spell

* say it with some gumption
2022-06-23 03:24:50 -07:00
metalgearsloth
3da454140d Add department-specific radio channels (#9061)
* Add department-specific radio channels

This commit adds working department-specific radio channels, while
minimizing damage to the current codebase. It is expected that a future
refactor will clean this up a bit.

ChatSystem now has a RadioPrefix() method that recognizes
department-specific channels (e.g. ":e" and ":m") in addition to the
global channel (";"). It strips the prefix from the message and assigns
messages an integer representing the destination channel, if any.

IListen and IRadio now accept optional 'channel' arguments with this
channel in mind.

The ugly is that the integer channel number is hard-coded and also shows
up in chat.

Comms are not modeled at this time. You cannot break comms (yet).

All headsets have channels soldered into them. You cannot change
encryption keys to hop on new channels. Steal a headset instead.

* Remove debugging print

* Convert to prototypes

* Use prototype names in headset prototype

* Adjust list style

* Document prototype fields

* cringe

* some cleanup

* colours

* Remove alphas at least

* cc

Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2022-06-23 20:11:03 +10:00
OldDanceJacket
e5effc50a3 Lighthouse Station (#8650) 2022-06-23 00:21:06 -07:00
metalgearsloth
acd8701cd4 Fix cargo pallet drawdepth (#9057) 2022-06-23 16:59:49 +10:00
EmoGarbage404
f5e11102ba Vending Machine Abuse (#8863)
* piece of shit i'll abuse your vending ass

* placeholder

* Update types.yml

* threshold
2022-06-23 14:52:28 +10:00
metalgearsloth
77a8e16104 Add cargo shuttle (#8686) 2022-06-23 14:36:47 +10:00
Leon Friedrich
c25f2e6283 Drunk Shader (#8910)
Co-authored-by: Kara D <lunarautomaton6@gmail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-23 14:33:25 +10:00
Leon Friedrich
bf489adb91 Basic drug shader (#9033) 2022-06-23 14:33:07 +10:00
keronshb
4ecac09428 Adds anchor checks for containment fields (#8909)
* Adds anchor checks for containment fields

* norot

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-23 14:27:49 +10:00
Rane
b6e2ec4ec0 raw meat poisoning rework (#8831) 2022-06-22 21:13:13 -07:00
Emisse
5926d220ae Saltern Update 3.6 (#9047) 2022-06-23 14:09:36 +10:00
EmoGarbage404
2814f967fc remove extended from voting pool (#9045) 2022-06-22 19:41:42 -07:00
Kara
e46b989aba Following bugs fix (#8992) 2022-06-22 19:36:30 -07:00
Júlio César Ueti
c82ab6411c Removed duplicated audio file (#9048) 2022-06-23 12:31:01 +10:00
Jessica M
25ae9015a5 Adds a nitrogen tank to engineering lockers (#9019) 2022-06-22 18:13:17 -07:00
Emisse
54efbbc5b2 Derotate Moose Station (#9040) 2022-06-22 17:40:45 -07:00
Jessica M
2f2670d2bb Convert KudzuVisualizer to Visualizer Systems (#9010) 2022-06-22 16:33:45 -07:00
Rane
a4976acd70 chemical dispenser cleanup (#9030) 2022-06-22 16:26:13 -07:00
Rane
3ccf25210c Natural immunities (#9026) 2022-06-22 16:25:48 -07:00
Rane
c194e677a5 Give lizzers animal digestion (#9027) 2022-06-22 16:23:01 -07:00
Ranger6012
9ca14addcd Sawn-off description change (#9025) 2022-06-22 16:22:46 -07:00
Morber
970c2eabb5 Give nuke ops their access (#9028) 2022-06-22 14:27:23 -05:00
Ranger6012
338356b84c HoP Cloak had a spelling error (#9020)
HoP cloak description said "shoudlers" instead of "shoulders"

Changelog:
Fix: HoP cloak description now goes over your shoulders instead of your "shoudlers"
2022-06-23 01:11:05 +10:00
EmoGarbage404
44083a6bfc Update boozeomat.yml (#9014) 2022-06-21 19:41:41 -07:00
Júlio César Ueti
a8f8426eed Fixes Esword not changing hit sound and sharpComp. (#9005)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-06-21 17:54:28 -07:00
Rane
62034e7b9b Slimes breathe nitrogen (#9001)
* Slimes breathe nitrogen

* max respiration
2022-06-21 11:32:31 -05:00
Kara
8d18d733b8 Rat king tweaks (#9000) 2022-06-21 07:00:11 -07:00
T-Stalker
fd6e0cd98b Add some variation to gunshots (#8993)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-06-20 22:16:35 -07:00
Jessica M
983b42d084 Make more decorations destructible (#8966) 2022-06-20 19:06:07 -07:00
Leon Friedrich
229627a934 Gas injector visuals & balance (#8963) 2022-06-20 19:04:55 -07:00
EmoGarbage404
4f1a298d21 Make Damage Slowdown Not Suck (#8976) 2022-06-20 19:00:13 -07:00
hubismal
de544a13ac Adds new "Warden" Lobby Art by Solbusaur (#8985) 2022-06-20 18:58:39 -07:00
metalgearsloth
5ed7591e7a Hotfix thrown item rotation (#8970)
No idea how long fixedrotation has been set...
2022-06-21 02:58:36 +10:00
keronshb
51463d999b Obfuscates pocket slots from the Strip Menu (#8948) 2022-06-20 10:57:32 +10:00
keronshb
76963c6d5a Item strip delay dependant on slot. (#8900) 2022-06-20 10:55:59 +10:00
Peptide90
0945c85cf2 Fixes smg crate mag fills (#8960) 2022-06-19 14:07:53 -07:00
EmoGarbage404
16d4429508 Reduce China Lake bag capacity (#8848) 2022-06-19 05:06:43 -07:00
Linus Wacker
47a642cf22 fixes aloe cream splitting (#8949) 2022-06-19 04:13:11 -07:00
Rane
a527658f6d Miasma update (#8943) 2022-06-18 22:51:55 -07:00
EmoGarbage404
39d439795f Rat King Tweaks (#8940)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-06-18 16:21:07 -07:00
themias
2579e83e04 Salvo tanks start with oxygen (#8947) 2022-06-18 16:20:52 -07:00
Kai Shiba
743b86bfe6 Nun Robes And Nurse Hat (#8681)
* Uploaded Nurse Hat

* Uploaded Nurse Outfit

* Uploaded Nun Robes

* Edited for Nun Robes

* Edited for Nurse Skirt

* Edited for Nurse Hat

* Edited Medidrobe for Nurse Attire

* Edited Chapeldrobe for Nun Robe

* Removed Nurse Outfit from Review

* Edited out Nurse changes

* Edited out Nurse Outfit
2022-06-18 15:23:49 +10:00
Peptide90
196b0ef831 Adds other botany tools (#8935) 2022-06-18 13:34:10 +10:00
T-Stalker
f1d9466a41 More kinds of benos (#8849)
* weh

Multiplies the amount of power used by the battery guns, triple-ish for the laser cannon and a fuckton more for the xray

* weh

* weeee

* Fix the offsets and bb

* remove arc

* rouny

* sound stuff and fix the typo

* Fix dork

* a

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-18 13:33:41 +10:00
Kara
cbd5abb698 Mobster accents for rat king/servants (#8927)
* basically perfect

* oops

* huh

* new substitutions from retequizzle, rane, and olddancejacket + crown accent

* fixes
2022-06-17 19:36:19 -07:00
Peptide90
5f393963a3 Botany + engi belt whitelist update (#8939) 2022-06-17 19:13:29 -07:00
Rane
1dc78ec88a Port miasma from nyano (#8926)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-06-17 00:00:23 -07:00
Rane
b44ec9554a Disarm 1984 (#8872) 2022-06-16 22:37:07 -07:00