Commit Graph

20869 Commits

Author SHA1 Message Date
Nemanja
e2eb80c0fe RNG timers for IEDs + small tweaks (#22099) 2023-12-03 13:21:51 +11:00
metalgearsloth
e5b294af21 Update submodule to 187.1.0 (#22083) 2023-12-03 13:18:38 +11:00
Repo
b212809c58 Fix: the character preview (#22106) 2023-12-03 13:05:43 +11:00
TurboTrackerss14
8f6d178dfc Replace Crusher Glaive with Crusher in guidebook (#22085)
* Replace Crusher Glaive icon with Normal Crusher on Salvage guidebook

* minor text change
2023-12-02 20:46:47 -05:00
Velcroboy
c4ec57e4d3 adjust sprite offsets for paper bins and hotplates (#22075)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
2023-12-02 18:14:17 -05:00
PixelTK
5540f15296 Editable "NeedsHands" for SharedPullerComponent using SharedPullingStateManagementSystem (#21960)
* Editable "NeedsHands" for SharedPullerComponent

* is { get; set; } better?

* Waiter, waiter! There's a worm in my access!

They call me the worst clown there is.

* Get the comp to dirty.
2023-12-02 16:34:37 -05:00
PJBot
5c10bcafb9 Automatic changelog update 2023-12-02 15:42:40 -05:00
deltanedas
d8a65e6eca fix dragon threat (#22096)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-12-02 15:41:36 -05:00
Velcroboy
2b25c146e9 Adds missing suffixes (#22076)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
2023-12-02 15:41:22 -05:00
Tomás Alves
f689398504 Fixes Electrocuting grabbed targets while insulated (#22087) 2023-12-02 15:02:17 -05:00
coolmankid12345
0f7189e8b5 Ghetto Mindshield Icon (#20958)
* Looks like shit frfr

* White for sure

* New icon

---------

Co-authored-by: coolmankid12345 <coolmankid12345@users.noreply.github.com>
2023-12-02 12:21:10 -05:00
PJBot
5d6cac0d64 Automatic changelog update 2023-12-02 12:20:37 -05:00
zero
68a71655d2 Add sounds when inserting/missing into a disposal (#22077) 2023-12-02 12:19:32 -05:00
PJBot
008a541885 Automatic changelog update 2023-12-02 12:16:16 -05:00
Minty642
744811be67 Add New Reaction : Oil (#21737) 2023-12-02 12:15:12 -05:00
PJBot
b278fa72e4 Automatic changelog update 2023-12-02 12:13:39 -05:00
Cohnway
c6d9459d72 updated Remilia sprite/copyright (#21846) 2023-12-02 12:12:32 -05:00
qwerltaz
a7d9399822 fix anom scanner interact check (#21929)
* fix anom scanner doafter check

* no break on move, damage
2023-12-02 12:10:21 -05:00
GNF54
c08b8718fd added Dark Green Jumpsuits and Jumpskirts to the Clothesmate (#21713)
added Dark Green Jumpsuits and Jumpskirts to the Clothesmate. It's a weird inconsistency to have blue be the only jumpsuit in the dispenser with an alternate color.
2023-12-02 12:03:13 -05:00
PJBot
6227371bc0 Automatic changelog update 2023-12-02 12:03:02 -05:00
Doru991
541e9a0711 Botany balancing fixes and QoL ('No romerol ambrosia' edition) (#21756)
* Chem 1984 phase 1

* Chem 1984 phase 2

* Notification on species mutation

* Plant yml balancing

* Better localization

* First version of reagent list

* Revert "Better localization"
nvm
This reverts commit bab87cb1bd58523164d306dccaefc1ac5c6b64ad.

* cooler reagents and no more popups

* :trollface:

* I’m blind
2023-12-02 12:01:58 -05:00
Chronophylos
b8ded78305 Refactor NPCRetaliationSystem::Update to fix crash caused by Debug Assertion (#21785)
* refactor names for clarity

* remove check adding entity to deaggro queue twice

* merge loops

* remove unused queue

* add back check for terminating or deleted entities

* trigger workflow
2023-12-02 12:00:31 -05:00
PJBot
692e6489f7 Automatic changelog update 2023-12-02 11:59:38 -05:00
Moomoobeef
7cd0abc37b added new chemical called Sodium Polyacrylate (#21833)
* added Sodium Polyacrylate chemical/recipe

* added new lines to appease the linter

* Update Resources/Prototypes/Reagents/chemicals.yml

Co-authored-by: Vasilis <vascreeper@yahoo.com>

---------

Co-authored-by: Vasilis <vascreeper@yahoo.com>
2023-12-02 11:58:34 -05:00
Nairod
1034f97eee Research Server Texture (#22092) 2023-12-02 11:50:09 -05:00
PJBot
36d290a5a5 Automatic changelog update 2023-12-02 11:46:12 -05:00
DrSmugleaf
caab89578e Fix RoundToLevels not working with an even amount of levels if the threshold is the same (#21863) 2023-12-02 11:46:01 -05:00
EEASAS
8d0e35126c Nerf mothroaches slightly + make them not able to pull (#21864)
* Update animals.yml

* mald

mald
2023-12-02 11:45:06 -05:00
PJBot
ad8020da92 Automatic changelog update 2023-12-02 03:48:44 -05:00
metalgearsloth
69e8b0b2ce Update submodule to 187.0.0 (#22080) 2023-12-02 19:47:41 +11:00
PJBot
c9b6a16583 Automatic changelog update 2023-12-01 19:26:25 -05:00
Skye
751bed509e Borgs can now speak while in Crit (#21802)
* Borgs can speak while crit, also radio bug fix

* Revert "Borgs can speak while crit, also radio bug fix"

This reverts commit e1136ad781229cf5fc3cadcf70742168fc73d961.

* Borgs can speak in crit + radio bug fix

* Tied to a new generic component on SpeechComponent

* Ignoring Speech Block via Component uses an event!

* Remove debug logs and bypass if already true
2023-12-01 19:25:20 -05:00
metalgearsloth
8185212a02 Remove the awful audio command (#22071) 2023-12-02 10:45:19 +11:00
PJBot
8a210761c2 Automatic changelog update 2023-12-01 17:28:14 -05:00
Vasilis
faa4436093 Lizards can now have taco tuesdays (#21957)
* TACO TUESDAYS

* Satisfy github with a line ending
2023-12-01 17:27:09 -05:00
chromiumboy
fa3afd8462 Reduced the fuel decay rate of rad collectors (#22063) 2023-12-01 17:26:34 -05:00
crazybrain23
a27dcb9b7f Gri​nch's ultimatum (#22067)
Alright buddy, you have two options here. You can be a saint, or you can be a Grinch. Those are your two choices. Choose wisely. So what's it gonna be, huh, huh? A saint (sainte) or a Grinch (grunch)?
2023-12-01 16:35:01 -05:00
TsjipTsjip
95b30c821a Kettle -> Gemini: RnD and Atmos revamp (#21866)
* Add files via upload

* Add gemini to map_attributions.txt

* Create gemini map proto

* Derotate Kettle, rotate Gemini

* Add Gemini to PostMapInitTest.cs

* Gemini locstrings

* Upload gemini map file

* Upload current master version of Kettle for historic record

* Continue testing Kettle as it is not removed entirely

* Fix Gemini prototype

* Christmas on Gemini station
2023-12-01 13:17:08 -07:00
PJBot
3fa7294d6c Automatic changelog update 2023-12-01 15:15:52 -05:00
Whisper
3ccf171ea1 adds the death acidifier implant and returns the micro-bomb implant to the uplink (#22060) 2023-12-01 13:14:45 -07:00
brainfood1183
9c9231fe86 Origin Station Update 01.12.2023 (Christmas) (#22066) 2023-12-01 13:13:19 -07:00
metalgearsloth
7f98cb8134 Add even more logging to audio debug comm (#22057) 2023-12-01 20:44:43 +11:00
metalgearsloth
074b05e890 Update submodule to 186.1.0 (#22058) 2023-12-01 20:44:32 +11:00
PJBot
5d45ac3bf2 Automatic changelog update 2023-12-01 03:36:55 -05:00
zero
a625cc9031 Sort reagent prototypes for solutions (#22049) 2023-12-01 01:35:51 -07:00
PJBot
6013177edb Automatic changelog update 2023-12-01 03:35:19 -05:00
Ubaser
a78137c1ae Improve/fix senior physician beret (#22051)
* add

* fix error

* Revert "fix error"

This reverts commit 19580047c0e2f4b3daed7a4e8324fc5c240c81f1.

* readd

* change name

* typo
2023-12-01 01:34:07 -07:00
metalgearsloth
bc7e2a4504 Update submodule to 186.0.0 (#22056) 2023-12-01 19:16:55 +11:00
Ubaser
10ce26ce37 add (#22054) 2023-12-01 01:01:07 -07:00
Emisse
95ebca8d0a bagel christmas (#22055) 2023-12-01 01:00:55 -07:00