Commit Graph

5925 Commits

Author SHA1 Message Date
Link ea1c7e4c83 Added implanter sprite (#20758)
* add

* Update meta.json

* tweaaaak
2023-10-20 15:30:20 +02:00
rosieposie 903afccdd6 Lockable Suit Storages (#20950) 2023-10-20 15:30:20 +02:00
I.K 437201a07d Change wide swing sprites to be that of the weapon used (#21050)
Co-authored-by: notquitehadouken <1isthisameme>
2023-10-20 15:30:19 +02:00
Vasilis 12b1a10aed Spear 1984 (#21065) 2023-10-20 15:30:19 +02:00
Vasilis 3907b3a958 Restrict arrows from being used in cannons (#21067) 2023-10-20 15:30:19 +02:00
Nemanja a30e3ae432 technology auto guidebook (#21029)
* technology auto guidebook

* boo-womp

* boo-womp II
2023-10-20 15:30:17 +02:00
JoeHammad1844 86fd826f3e Stun baton tweak (#20970) 2023-10-20 15:29:43 +02:00
Leon Friedrich 5e737cdb4d Add new entity spawn test & fix misc bugs (#19953) 2023-10-20 15:29:43 +02:00
Leon Friedrich 808abc5c8e Default warp point names (#21017) 2023-10-20 15:29:43 +02:00
Alex 787d469c7b upgrade (#20997) 2023-10-20 15:29:43 +02:00
coolmankid12345 029aec443e Less charges for Sci flash (#20959)
* Flash

* Okay not plant based anymore

---------

Co-authored-by: coolmankid12345 <coolmankid12345@users.noreply.github.com>
2023-10-20 15:29:04 +02:00
brainfood1183 a30c0df98e fixes behonkers, they now function like spitters and will attack via ai with behonk laser. (#21003) 2023-10-20 15:29:04 +02:00
iacore 3da8c9c856 Make secure crate weldable (#21007) 2023-10-20 15:29:04 +02:00
deltanedas f96d5b5b8b Rolling pin can be worn in belt slot (#21019)
* sprite swap

* rolling pin can be put in belt

* test pls

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-10-20 15:29:04 +02:00
deltanedas b88ff3be1d add rainbow fish (#20955)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-10-20 15:29:03 +02:00
ike709 8a48fc6d07 Allow Hand-Prying Most Unpowered Airlocks (#21002)
Co-authored-by: ike709 <ike709@github.com>
2023-10-20 15:29:03 +02:00
Fluffiest Floofers 8adc0a394b
SilverCore research for the silver golem (#94)
* Pretends to add the silver golems

Don't do that.

* 'unrelated'

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Signed-off-by: Fluffiest Floofers <thebluewulf@gmail.com>

---------

Signed-off-by: Fluffiest Floofers <thebluewulf@gmail.com>
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
2023-10-19 20:26:51 +02:00
Velcroboy ab14a5bb51
Adds the jar of olive oil (#197)
Co-authored-by: Jeff <>
2023-10-19 15:38:53 +00:00
Debug c37a4d53c8
Role whitelists (#191)
* Add job whitelists

* Redo whitelist system with jobrequirements

* Remove unused function

* Fix linter errors

* Remove unused dependency and whitespace
2023-10-19 00:23:17 +02:00
JJ f06fc04768
Deep Fryer And Its Powers (#163)
* Deep Fryer And Its Powers

The Deep Fryer has been implemented. It uses Corn Oil, Ghee, and Olive Oil to fry. Other features include:
1. Mixing Oil and Water at a certain temperature causes smoke.
2. When throwing an object at the Deep Fryer, a Chef will *always* land the shot, but anyone else has a chance of missing.
3. When an item is sliced, an event is triggered that other items can see.

* Update meal_recipes.yml

* Reworking the effects so they won't trigger on init.

* Create DeepFryerTest.cs

* Commenting out the UnsafeOilVolumeEffects part of the .yml. Something about the sound script inside of it breaks UnintializedSaveTest and it's not necessary for a smoke reaction to occur anyway.

* Update DeepFryerSystem.cs
2023-10-18 23:57:10 +02:00
Fluffiest Floofers 6fcebdbac3
rename (#187) 2023-10-18 23:20:12 +02:00
2digitman efe109cf69
Added Scrambled Eggs (#189)
* Added Scrambled Eggs

* Fixed YML fail

Signed-off-by: 2digitman <twodigitman@yahoo.com>

* Changed TableSalt to Protein for the Scrambled Eggs reagent

Signed-off-by: 2digitman <twodigitman@yahoo.com>

* Correctly added Scrambled Eggs to DeltaV

* Update meta.json to reflect copyright

Signed-off-by: 2digitman <twodigitman@yahoo.com>

---------

Signed-off-by: 2digitman <twodigitman@yahoo.com>
Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-10-18 17:07:50 -04:00
VMSolidus 992c582fc8
Harpy Customization Pack 1 (#175)
* Harpy Customization ExPac 1

* Update meta.json

* Holy fuck I found out swappable instrument works on them.

* Fixing a bug where dead harpies can sing

* Review Changes

Also I remembered to add Vulpakin mimicry

* Color color

* Harpies can no longer sing while dead

* Simpler fix

* Update Content.Server/DeltaV/Harpy/HarpySingerSystem.cs

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* Update Content.Server/DeltaV/Harpy/HarpySingerSystem.cs

Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* Update speech_emote_sounds.yml

Signed-off-by: VMSolidus <evilexecutive@gmail.com>

* Fixing a 6 month old speech bug because it annoys birds

---------

Signed-off-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-10-17 21:12:31 +00:00
Fluffiest Floofers 0a71952b3e
Pumpkin Pie (#181)
* no pumpkin

* no pumkon

* Readds a bunch of spawner stuff
2023-10-17 16:31:33 -04:00
Debug 665c3dfc26
Moth RGB 2: The electric boogaloo (#184) 2023-10-17 22:09:26 +02:00
Fluffiest Floofers 1f884bb8ce
Fix mono sounds and rename Vulpakin (#179)
* fix sound mono, vulpakin

* just in case

* the files too? damn

* bark +1

* Revert "bark +1"

This reverts commit 65c7c9d3d4.
2023-10-17 18:19:26 +02:00
leo 78a32788c2
adds mothamphetamine and changes dulleavene (#186)
renames dulleavene to health violation and adds new drink mothamphetamine
2023-10-16 23:25:27 +00:00
Colin-Tel bc19f0a685 Capitalization
adjusted Nyano/Delta things to let tests pass
2023-10-15 09:27:59 -05:00
Colin-Tel c7f3f6c9b4
Merge branch 'master' into merge-master-14/10
Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
2023-10-15 09:12:21 -05:00
Fluffiest Floofers 23615f7698
Moth can eat fruits (#170)
* I propose the following

* lets just make it fruits
2023-10-15 09:10:37 -05:00
Fluffiest Floofers bc7676b476
Tomato is a fruit. (#171)
Prove me otherwise
2023-10-15 09:06:46 -05:00
liltenhead 794a27ae92 helm explosion resist nerf (#20943) 2023-10-14 22:13:17 +02:00
DrSmugleaf 5f47e9260b Make starting gear automatically find hands for inhand items (#20861) 2023-10-14 22:13:13 +02:00
Interrobang01 613431ea5c Update comms console description (#20974) 2023-10-14 22:07:18 +02:00
TemporalOroboros 8c55d3e5ce Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
deltanedas 3e4c57c7d0 add igniter (#20962)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-10-14 22:06:21 +02:00
deltanedas bc72320cb4 update landmine sprites from tg (#20977)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-10-14 22:06:20 +02:00
Ed 9749f12a1f Small Liquid Anomaly Patch (#20967) 2023-10-14 22:06:19 +02:00
deltanedas 8615ca5db2 add flash and dash sounds to paracusia (#20983)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-10-14 22:06:19 +02:00
chromiumboy 50fb4cbf7e Radiation collector sprite update (#20956) 2023-10-14 22:06:17 +02:00
coolmankid12345 7a3d845e12 Add guidebook for revolutionaries (#20957) 2023-10-14 22:05:44 +02:00
Ed 457d6df806 Animals make hearts when you pet them (#20859) 2023-10-14 22:05:43 +02:00
deltanedas 14cf5a788f carp plushie bite (#20968)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-10-14 22:05:43 +02:00
chromiumboy eb0affcc57 Add more tanks to tank dispensers (#20960) 2023-10-14 22:05:42 +02:00
pigeonpeas 610af3f7e0 Add reptillian floppy kobold ear (#20929) 2023-10-14 22:05:42 +02:00
chromiumboy d6242342c4 SMES and substation require power cells as machine parts (#20344)
* Initial commit

* Balancing and tweaks
2023-10-14 22:03:31 +02:00
Kevin Zheng c4f24cd16d Increase carbon dioxide poisoning damage (#20939)
* Increase CO2 poisoning damage

* Fix
2023-10-14 22:02:41 +02:00
brainfood1183 a4c1c69597 Honk reagent now makes you Honk. (#20838) 2023-10-14 22:02:38 +02:00
Skarletto f586ade0cf today i will not stack 50 scrubbers (#20917) 2023-10-14 22:02:36 +02:00
deltanedas 72e4dcfc68 show battery charge when recharger is examined (#20098)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-10-14 22:02:35 +02:00