Commit Graph

36638 Commits

Author SHA1 Message Date
SlamBamActionman c7d16b4c6b
Remove self-uncuff spam suicide, damage changes (#25161)
* Initial commit

* Remove damage from cuffs entirely

* Changed from Action uncuffing cooldown to UseDelay cooldown

* Minor merge conflict fix

* Edit the actual correct line

* Submodule fix

(cherry picked from commit 485fb4cb65)
2024-03-07 00:56:26 +01:00
OctoRocket 0d865ea41b
[Tweak] Everything can read (#25580)
Everything can read (kinda)

(cherry picked from commit b7be6932f3)
2024-03-07 00:56:18 +01:00
Pieter-Jan Briers 5d93d35fdf
Character profile sanitization improvements (#25579)
Validate that job and antag prototypes can actually be set in character profiles, rather than just checking if the prototype exists.

Make preferences system just call existing validation code when loading prototype from database, instead of some hacked-together stuff.

Also I made the character profile validation logic take dependencies in via parameter because fuck resolves.

(cherry picked from commit 8d244f7b76)
2024-03-07 00:56:04 +01:00
PJBot bf6b4e8395
Automatic changelog update
(cherry picked from commit 90279b3357)
2024-03-07 00:55:40 +01:00
Ed 35ad3c59e8
Flora anomaly nerf (#25499)
* Update kudzu.yml

* Update living_light.yml

* files

* Update flora.yml

* Update kudzu.yml

* bul

* Update kudzu.yml

* Update living_light.yml

* bullet immune

(cherry picked from commit 656679cb54)
2024-03-07 00:55:39 +01:00
hiucko e30a380677
add "missing spacepen" poster (#25502)
* add missing spacepen poster

adds missing spacepen poster

* Update meta.json

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>

(cherry picked from commit 97d41cf945)
2024-03-07 00:55:37 +01:00
PJBot c97b7bd017
Automatic changelog update
(cherry picked from commit 48604b0019)
2024-03-07 00:53:14 +01:00
Ubaser 2434c8692f
Satchel empty space is now fully transparent (#25147)
* add

* thin spaces

* update

(cherry picked from commit f463cdf3a5)
2024-03-07 00:53:13 +01:00
Krunklehorn 17af37f8bc
Fix grid inventory pick/drop rotation (#25510)
OnPiecePressed

(cherry picked from commit 7d6e4b164d)
2024-03-07 00:53:11 +01:00
PJBot b4c87c9800
Automatic changelog update
(cherry picked from commit 02be78b062)
2024-03-07 00:53:07 +01:00
Tayrtahn f40668818b
Add a container display to dispenser UI (#25391)
* Implemented contents display for dispenser UI

* Update Content.Client/Chemistry/UI/ReagentDispenserWindow.xaml.cs

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>

* Resolve the netent into a euid first

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
(cherry picked from commit 100ece2e20)
2024-03-07 00:53:04 +01:00
metalgearsloth e7304108e2
Panic bunker fix (#25538)
* Panic bunker fix

I admin

* tired

(cherry picked from commit b26acc9547)
2024-03-07 00:53:01 +01:00
Vasilis 976ae5a466
Add server name into the replay final (#25564)
Turns out this is not what serverid was for... i guess you can find server familys with this so im not gonna remove it. Best we get for server name is the admin logs server name.

(cherry picked from commit 3ef4e83558)
2024-03-07 00:52:58 +01:00
Kara fc393559e4
Don't double-dip survival intensity scaling (#25570)
(cherry picked from commit de36ebe2df)
2024-03-07 00:52:54 +01:00
PJBot 4ae0590f83
Automatic changelog update
(cherry picked from commit 4e16034240)
2024-03-07 00:52:51 +01:00
potato1234_x cf4d51b56a
fix solar computer sprite (#25548)
fix

(cherry picked from commit 7ba6765a6a)
2024-03-07 00:52:47 +01:00
metalgearsloth 398bbde497
Fix ItemSlots prediction (#25552)
IDK what this arg is for but seems okay with guns. Without it it always thinks the insertion can work.

(cherry picked from commit ad29dbe302)
2024-03-07 00:52:44 +01:00
PJBot b89b64823c
Automatic changelog update
(cherry picked from commit 4613c9dabc)
2024-03-07 00:52:42 +01:00
778b e51ff3d3bf
Added ContainerSpawnPoint check for integration test (#25446)
* Added logic for ContainerSpawnPoint checks

* Improved with template function

* fixed nullable

* hehe

* hehe T?

* added type check before cast

* another nullable fix

* and another one

* return to old code (found typo)

* Code cleanup

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit 87def406bc)
2024-03-07 00:52:41 +01:00
Whisper 2539a9bcab
Juice that makes you Weh! (but real!) (#25132)
* Juice that makes you Weh!

* Remove dupe

* updated the localization files

* try to fix error

(cherry picked from commit 1de102d08e)
2024-03-07 00:52:37 +01:00
MilenVolf bea2046baf
Toggleable items shape change on toggle state (#25392)
* Toggleable items now can change their shape depends on toggle state

* Update Content.Shared/Item/SharedItemSystem.cs

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
(cherry picked from commit 1a5f7c39b2)
2024-03-07 00:52:34 +01:00
metalgearsloth 2b5aef7764
Fix cuffs popup prediction (#25553)
(cherry picked from commit a440ccfc7c)
2024-03-07 00:52:30 +01:00
PJBot 9efabd3bd0
Automatic changelog update
(cherry picked from commit 6f3893a0e0)
2024-03-07 00:52:28 +01:00
Krunklehorn a8d9ddd53e
Fix candy bowls (#25514)
* Before SharedItemSystem

* Fixes mispredict, removed unused

* Fix physics

(cherry picked from commit 902198d7e0)
2024-03-07 00:52:26 +01:00
PJBot 4cc4de3367
Automatic changelog update
(cherry picked from commit 51acebd232)
2024-03-07 00:52:24 +01:00
Debug b1958e9ac6
Revert "Cleanup ExecutionSystem (#24382)"
This reverts commit dc56c5992f.
2024-03-07 00:51:07 +01:00
DeltaV-Bot fc5d84c421 Automatic Changelog Update (#933) 2024-03-06 23:33:59 +00:00
Debug 2becbd0bf9
Salvage loses their shuttle (#933)
Remove the salvage shuttle completely
2024-03-06 23:27:01 +00:00
Fluffiest Floofers 63ec9e7d70
Replace RD mentions with Mystagogue (#893)
* rogue rd mentions

whats an rd even

* one line comments

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>
2024-03-05 18:50:31 -05:00
Debug e6cb8724bc
Port Nyano's FTL sound (#914)
Me when the FTL
2024-03-05 18:49:55 -05:00
nikthechampiongr dc56c5992f
Cleanup ExecutionSystem (#24382) 2024-03-05 09:55:50 +01:00
metalgearsloth 8910a98a3f
Selectively revert gun penetration (#25551)
The collision layer check doesn't work and I don't have time to fix it.

(cherry picked from commit ec5edc3626)
2024-03-05 09:51:21 +01:00
PJBot 13b1544d15
Automatic changelog update
(cherry picked from commit e52ebe0ebd)
2024-03-05 09:51:20 +01:00
Ubaser 2153cb3d77
pAI map button sprite change (#25384)
* add

* ya

* add

(cherry picked from commit 9a4c10cc89)
2024-03-05 09:50:48 +01:00
Ubaser 669bcecbb3
Increase contrast with hand select for Ashen UI theme (#25517)
add

(cherry picked from commit 531d722c13)
2024-03-05 09:50:47 +01:00
metalgearsloth e55cbb4d33
Update submodule to 211.0.2 (#25536)
(cherry picked from commit 34a6f12ce6)
2024-03-05 09:50:15 +01:00
PJBot dc3ef5b722
Automatic changelog update
(cherry picked from commit c52820a4b6)
2024-03-05 09:50:12 +01:00
ArchPigeon 96d1370bfd
Remove the ability for command or any antag-safe role from being initial infected in zombie mode (#25529)
Remove the ability for command to be initial infected in zombie mode

(cherry picked from commit 5806401502)
2024-03-05 09:50:11 +01:00
PJBot d61d93ebfc
Automatic changelog update
(cherry picked from commit 51caf3b519)
2024-03-05 09:50:10 +01:00
beck-thompson 8502f6e1f5
Fixed Fire Extinguisher safety range (#25534)
(cherry picked from commit 84fff930c2)
2024-03-05 09:50:09 +01:00
PJBot dd61b78a54
Automatic changelog update
(cherry picked from commit 786ecd961a)
2024-03-05 09:49:59 +01:00
Eris fc67241d55
Fix a single grammar error (#25512)
Update food-component.ftl

why was I the only one that noticed it

(cherry picked from commit 39a2ff5c0a)
2024-03-05 09:49:57 +01:00
lapatison 1334f981f7
Minor cookie fortune fix (#25503)
minor locale fix

(cherry picked from commit 2a5eb86e22)
2024-03-05 09:49:56 +01:00
lzk 6d787cdebd
Make cargo order unanchored thruster and gyroscope (#25497)
(cherry picked from commit 7a37d4a013)
2024-03-05 09:49:55 +01:00
PJBot c1400ff78b
Automatic changelog update
(cherry picked from commit 2ad32433d8)
2024-03-05 09:49:54 +01:00
Vasilis 4cced6e9d6
Fix centcom and other jobs with setPreference set to false showing up anyway (#25496)
* God dammit pjb

* Smol cleanup

(cherry picked from commit 237d89cbfe)
2024-03-05 09:49:48 +01:00
Ed 8abda21a63
Fix attribution (#25495)
Update attributions.yml

(cherry picked from commit af7e8025ad)
2024-03-05 09:49:44 +01:00
metalgearsloth cd8b5b96b5
Optimise DecalOverlay (#25266)
ChunkSize is still 32 so doesn't cut down on heaps of decals atm though we avoid passing many decals to drawing with the coordinates bounds check now.

(cherry picked from commit d8e5f5c24b)
2024-03-05 09:49:43 +01:00
metalgearsloth ee75c09677
Update submodule to 211.0.0 (#25489)
(cherry picked from commit 033f232a87)
2024-03-05 09:49:27 +01:00
PJBot 2420a3c9f5
Automatic changelog update
(cherry picked from commit b75ff77b49)
2024-03-05 09:49:23 +01:00