Commit Graph

25169 Commits

Author SHA1 Message Date
PJBot
0307cb2a83 Automatic changelog update 2024-05-19 22:23:52 +00:00
Killerqu00
3c4295697a add (un)equip delay for EVA helmets to fix sound spam (#28142)
add equip delay for EVA helmets
2024-05-19 16:23:38 -06:00
Teemu Kauhanen
d5875fd4a1 add WhiteCane recipe (#28146) 2024-05-19 16:22:45 -06:00
Leon Friedrich
53213a0200 Fix gun cooldown timespan overflow exception (#28136) 2024-05-19 16:07:45 -06:00
lzk
e06b58abce Resprite zookeper id (#28131)
Change zookeper id
2024-05-19 16:05:12 -06:00
MilenVolf
c8a72e1aa6 Fix toilet texture & fixture (#28125)
* Fix toilet texture & fixture

Passangers that got stuck between wall and a toilet will thank you

* Fix mask, add layer None
2024-05-19 16:04:55 -06:00
Tayrtahn
16aa1c206b Improve "points at self" messages (#28147) 2024-05-19 13:01:54 -07:00
Leon Friedrich
6e83c4d570 Update component query benchmarks (#27967)
* Add more component query benchmarks.

* Rename benchmark
2024-05-19 11:55:10 +10:00
Leon Friedrich
b4a5399ad4 Modify battery assert to avoid floating point errors (#28007) 2024-05-19 11:54:52 +10:00
PJBot
e5f30b12d2 Automatic changelog update 2024-05-19 01:36:52 +00:00
DrSmugleaf
3d41d5f2bc Make wielding automatically drop the item on your other hand (#27975)
* Make wielding automatically drop the item on your other hand

* Fix docs

* Remove redundant parameter

* Fix not deleting virtuals on fail

* Make count freeable hands method

* Add popup when dropping item
2024-05-18 18:35:46 -07:00
github-actions[bot]
676fc22eb4 Update Credits (#28124)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
2024-05-19 03:33:41 +02:00
PJBot
74e853ee7d Automatic changelog update 2024-05-19 00:24:50 +00:00
dffdff2423
9f1d95e335 Fix Flavor Text editor not saving correctly (#28122)
* Check for flavor text equality in profile.

* Fix some characters being deleted from flavor text

Sometimes the last few characters of the flavor text would get deleted. This fixes this issue.
2024-05-19 02:23:44 +02:00
Tayrtahn
22aa8596de Fix activatable UI popup message spam (#28123)
Fixed activatable UI popup message spam
2024-05-18 17:12:47 -07:00
Ed
fc11cc90ac Revert "Tile variantize after deconstruct" (#28119)
Revert "Tile variantize after deconstruct (#28118)"

This reverts commit bf0529df56.
2024-05-18 23:23:40 +03:00
Ed
bf0529df56 Tile variantize after deconstruct (#28118)
Update TileSystem.cs
2024-05-18 15:06:36 -04:00
Tayrtahn
bad3bb4a89 Random book story generator refactor (#28082)
* Randomized book overhaul

* Fix prototype names

* Improved setting paper content

* Praise Ratvar
2024-05-18 12:20:00 -04:00
Ed
225a05ecdb Nuke spaceshroom ore (#28110)
nuke spaceshroom ore
2024-05-18 12:17:46 -04:00
PJBot
8bbd2394ef Automatic changelog update 2024-05-18 14:24:24 +00:00
double_b
0525c63332 Resolves Bible summon message being sent to all users (#28104)
* Changed PopupEntity overload used to ensure message is only sent to user

* Updated uid for PopupEntity call

* Updating _popupSystem.PopupEntity call in AttemptSummon
2024-05-18 10:23:16 -04:00
lzk
37382b3186 Move pens out of paper.yml mess (#28044)
* Move pens out of paper.yml mess

* forgor

* fix tests

* fux

* fix 2
2024-05-18 12:51:02 +03:00
PJBot
ca96a27c31 Automatic changelog update 2024-05-17 19:47:51 +00:00
YuNii
99072341eb Add keybind option for the Emote Menu (#28083)
* Add keybind option for the Emote Menu

* Update .editorconfig

oopsies
2024-05-17 21:46:45 +02:00
PJBot
6082df7eac Automatic changelog update 2024-05-17 16:34:28 +00:00
lzk
b08f79fb38 Move replacement chance from ReplacementAccentComponent to ReplacementAccentPrototype (#28049)
Move replacement chance to ReplacementAccentPrototype
2024-05-17 19:33:22 +03:00
DrSmugleaf
de7e1b33dd Add data field for id card microwave behaviour (#28087) 2024-05-17 10:48:22 +02:00
PJBot
fd8b195c4e Automatic changelog update 2024-05-17 07:52:35 +00:00
Nemanja
868b6c202d fix orphaned storage grid pieces getting stuck to the cursor (#27960)
* fix orphaned storage grid pieces getting stuck to the cursor

* instead of denying it, update it smartly
2024-05-17 00:51:28 -07:00
Emisse
157c57a94f bagel update (#28080) 2024-05-17 00:15:52 -06:00
Pieter-Jan Briers
7ddd0979a4 Update engine to v222.3.0 (#28078)
* Update engine to v222.3.0

* v222.4.0 instead
2024-05-17 06:12:13 +02:00
PJBot
0a9ac37fcc Automatic changelog update 2024-05-16 20:52:13 +00:00
deltanedas
b453b94148 fix ninja hacking not affecting sechud (#28021)
minor refactor and fix

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-16 16:51:06 -04:00
Джексон Миссиссиппи
893b60dba9 Make some CCVars server-change only (#28079)
* | CVar.SERVER

* Ooh ee ooh aah aah ting tang walla walla bing bang
2024-05-16 21:44:20 +02:00
Pieter-Jan Briers
b35dc427e1 Fix sandbox check failure when compiling with latest .NET SDK. (#28077)
Roslyn now compiles char + string with string.Concat(ROS<char>). This means doing ref char -> ROS<char> which is not sandbox safe. Actually fixing this in the sandboxer is difficult so I'm gonna just pass on that for now.
2024-05-16 19:55:32 +02:00
Errant
6c5b84a346 Remove throngler lottery mention from Tips (#28073)
You sit on a throne of lies
2024-05-16 13:53:46 +03:00
DrSmugleaf
e53f225a39 Move most rotting code to shared (#28050)
* Move most rotting code to shared

* Remove unused dependency
2024-05-15 17:45:50 -04:00
PJBot
91afb12993 Automatic changelog update 2024-05-15 21:04:04 +00:00
EdenTheLiznerd
f3910d3410 Remove The Throngler from Grand Lottery (#28060)
Peace and Quiet
2024-05-15 23:02:58 +02:00
Dexler
9b5dd1fab2 Disposal unit recharging state fix (#28059) 2024-05-15 16:55:01 -04:00
PJBot
6fd5015940 Automatic changelog update 2024-05-15 10:32:00 +00:00
Verm
2be4287193 Fix Shuttle Roles spawning without PDAs and Headsets (#28045)
* Move to starting gear, define a bunch of stuff

* Spacing
2024-05-15 13:30:53 +03:00
deltanedas
e37f95c24c biome flexibility changes (#28017)
make biome apply template on mapinit, add api for setting Enabled

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-05-14 23:27:25 -04:00
DrSmugleaf
c94751f2d2 Fix the client not passing the weapon to can attack checks (#28040) 2024-05-14 23:26:02 -04:00
Flareguy
3243afbb03 Makes bullet casings destructible by explosions (#27910)
makes casings destructible
2024-05-14 20:23:24 -04:00
PJBot
13ba3fc4da Automatic changelog update 2024-05-15 00:00:52 +00:00
ShadowCommander
9ea06f3a39 Fix salvage magnet UI opening again when activating the console twice (#28010) 2024-05-14 19:59:46 -04:00
Nairod
f1260dae00 Replace Chef Ship Helmet (#28036)
Replace Chef Ship EVA Helm
2024-05-14 19:59:06 -04:00
PJBot
3d2f3c174b Automatic changelog update 2024-05-14 23:58:30 +00:00
Tunguso4ka
9e8920c9aa Renamed old snake_case IDs to PascalCase IDs (#28014)
* Renamed soda_dispenser to SodaDispenser

* oops, wrong time

* oops

* guidebook

* chem_master
2024-05-14 19:57:42 -04:00