Commit Graph

25551 Commits

Author SHA1 Message Date
Tayrtahn
7f686a6ae5 Fix null ref exception in PrayerSystem (#28712)
* Fix null ref exception in PrayerSystem

* Also check that prayable ent/comp still exist
2024-06-08 14:50:20 -04:00
PJBot
cce50da170 Automatic changelog update 2024-06-08 18:49:15 +00:00
metalgearsloth
e3c37f6e9b Maybe fix invalid loadout prototypes (#28734)
* Maybe fix invalid loadout prototypes

So if we have existing data SetDefault is not normally called iirc. So what I think is happening is that if we have old loadout groups that get saved to DB and loaded these get dropped entirely and nothing is used to replace the group unless the person specifically looks at their loadout.

Need someone affected to send me their loadout to confirm it's fixed.

* Better fix
2024-06-08 14:48:09 -04:00
metalgearsloth
1fdbf9403a Don't use invalid defaults for loadouts (#28729)
At the time it made more sense but now with species specific stuff it's better to have nothing.
2024-06-08 14:43:21 -04:00
PJBot
c79384c5fd Automatic changelog update 2024-06-08 14:37:53 +00:00
Nemanja
4089d6a664 fix singulo decay (#28743) 2024-06-09 00:36:47 +10:00
PJBot
33e68dc51f Automatic changelog update 2024-06-08 10:41:39 +00:00
nikthechampiongr
8cf9037273 Make freeze, freeze & mute, and unmute verbs work on disconnected players. (#28664) 2024-06-08 20:40:33 +10:00
PJBot
511336beb8 Automatic changelog update 2024-06-08 10:39:01 +00:00
Whisper
123dfee3a3 allow ' in character names (#28652) 2024-06-08 20:37:55 +10:00
Vasilis
db6548bc99 Ensure packager creates a release folder (#28426)
I was screaming at the github actions runner before i noticed something i had done before caused me to never have a release folder and thus fail.
2024-06-08 20:33:51 +10:00
PJBot
c4966e5177 Automatic changelog update 2024-06-08 10:28:27 +00:00
Leon Friedrich
7ef7fe6761 Try fix RGBee (#28741) 2024-06-08 20:27:21 +10:00
PJBot
74ed68b2d5 Automatic changelog update 2024-06-08 10:05:00 +00:00
metalgearsloth
45015188cd Add loadout group check for role proto (#28731)
MFW same bug twice at 2 layers because I'm stupid.
2024-06-08 20:03:54 +10:00
MerrytheManokit
b50faffcc3 rn, atp (#28674)
* Update speech-chatsan.ftl

* Update word_replacements.yml

* Atm-at the moment

* Atm

* Update Resources/Locale/en-US/speech/speech-chatsan.ftl

* Update Resources/Prototypes/Accents/word_replacements.yml

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-06-08 18:48:49 +10:00
Leon Friedrich
2c7598fd5b Fix flatpacker (#28736)
* Fix flatpacker

* a
2024-06-08 18:48:23 +10:00
Ubaser
c2bbc72cf4 Update Core (#28735)
add
2024-06-08 02:35:58 -06:00
DrSmugleaf
a7c7cd74ec Fix DamageOtherOnHit.OnDoHit when the target is terminating or deleted (#28690) 2024-06-08 15:53:54 +10:00
Tayrtahn
49496b40e5 Improve grammar of various petting messages (#28715)
Improve grammar of various petting message
2024-06-08 15:53:17 +10:00
PJBot
4d10f3523b Automatic changelog update 2024-06-08 05:50:48 +00:00
Lyndomen
1584a50a1d Dropping Corpses Devoured by Space Dragons on Gib/Butcher. (#28709)
* Update DevourSystem.cs

* Update DevourSystem.cs

* Update Content.Server/Devour/DevourSystem.cs

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-06-08 15:49:42 +10:00
DrSmugleaf
7f1933169e Add DoPopup data field to OnUseTimerTrigger (#28691) 2024-06-07 22:36:29 -07:00
DrSmugleaf
0762f9da17 Fix action icons when dragging an active action to another slot (#28692) 2024-06-07 22:34:48 -07:00
Flareguy
f37060fc1b Ports the singularity's values from vgstation (#28720)
* ports the singularity values from vgstation

* guidebook fix

* 5000 energy level 6 singulo
2024-06-07 22:15:13 -04:00
PJBot
b714210e38 Automatic changelog update 2024-06-08 00:58:14 +00:00
Plykiya
d19b430a92 Swap some InRangeUnobstructed for InRangeUnoccluded (#28706)
Swap InRangeUnobstructed to InRangeUnoccluded

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-06-07 20:57:07 -04:00
lzk
567d6a0888 Add locale support for booze and soda jugs labels (#28708) 2024-06-07 20:56:25 -04:00
AJCM-git
63e0ee08cb Fixes client having authority over rules popup cvars (#28655)
* Fixes client having authority over rules popup cvars

* Delete duplicate migration

* Pre-update

* Post-update
2024-06-07 21:53:20 +02:00
Ubaser
a1a3a0d131 Tweak chapel salvage wreck (#28703)
add
2024-06-07 14:39:22 -04:00
Leon Friedrich
b632a65385 Add JobRequirementOverride prototypes (#28607)
* Add JobRequirementOverride prototypes

* a

* invert if

* Add override that takes in prototypes directly
2024-06-07 09:43:02 -07:00
Chief-Engineer
b3debf449a rule fixes first pass (#28701)
update
2024-06-07 09:03:22 -05:00
PJBot
2405502177 Automatic changelog update 2024-06-07 11:30:02 +00:00
AJCM-git
accf8adf97 Fixed the guidebook listing every single rule (#28680)
* Well i tried this way

* New approach (start)

* Did it

* makes spacelaw available, put it under sec
2024-06-07 06:28:55 -05:00
Ubaser
7ba26f4592 Update Core (#28689)
add
2024-06-06 23:00:02 -06:00
PJBot
6bae088d7a Automatic changelog update 2024-06-07 01:25:13 +00:00
blueDev2
f2792e98b7 Return medicine recipe solid material costs to 1 (#28679)
Set material costs of medicine recipes to 1
2024-06-06 21:24:07 -04:00
Nemanja
b317fa4ccf Flatpacker fixes (#28417) 2024-06-06 20:55:35 -04:00
Verm
08d2918fe7 Fix typo in slime naming conventions (#28682) 2024-06-06 20:37:41 -04:00
PJBot
997e34de9f Automatic changelog update 2024-06-06 22:27:19 +00:00
Mr. 27
3dc4f82833 fix janitor not spawning with a survival box (#28669)
hi
2024-06-07 01:26:13 +03:00
Moomoobeef
6e98965e6a fixed "silicones" typo in new rules (#28671)
fixed all appearances of silicone where it should have been silicon
2024-06-06 15:47:41 -04:00
PJBot
5773970a2a Automatic changelog update 2024-06-06 19:25:20 +00:00
Thomas
e72ac31d5d Fix typo in Space Law's restricted gear (#28668)
This typo was included in the wiki as well.

Reported-by: Bobberson in the Discord
2024-06-06 15:24:13 -04:00
PJBot
f2c2a14cd0 Automatic changelog update 2024-06-06 12:07:04 +00:00
Leon Friedrich
e7f2ae52ab Give jobs & antags prototypes a guide field (#28614)
* Give jobs & antags prototypes a guide field

* A

* space

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

* Add todo

* Fix merge errors

---------

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2024-06-06 05:05:58 -07:00
PJBot
236d2e5337 Automatic changelog update 2024-06-06 10:09:31 +00:00
Flareguy
c625cee1c6 Nerfs welderbombing (#28650)
nerf welderbombing
2024-06-06 03:08:25 -07:00
PJBot
520e0dd547 Automatic changelog update 2024-06-06 09:33:43 +00:00
Cojoke
02c345d129 Gives Insulation and NoSlip to all bots (#28621)
* Gives Insulation and NoSlip to all bots

* remove NoSlip from children
2024-06-06 12:32:36 +03:00