Commit Graph

36638 Commits

Author SHA1 Message Date
PJBot 0f1c173608
Automatic changelog update
(cherry picked from commit d6d58cf224)
2024-03-17 14:52:57 +01:00
PJBot f8d7123793
Automatic changelog update
(cherry picked from commit 1885ad32e0)
2024-03-17 14:52:24 +01:00
Arendian 13c6eeb87a
Criminal record hud icons (#25192)
* Security hud shows icon based on criminal record status

* Criminal status now linked to name instead of identity

* parole loc

* Test fix

* review changes

* Check station records instead of storing names on criminal record consoles.

* cleanup

* more cleanup

* review changes

* change outdated comments

* rename

* review changes

* remove event subscription

* replaced event with trycomp

* default value

(cherry picked from commit 60b9d89e4d)
2024-03-17 14:52:22 +01:00
PJBot 4c75dd68e6
Automatic changelog update
(cherry picked from commit 244e91d8eb)
2024-03-17 14:52:18 +01:00
Errant 572e7b186f
Species info in Guidebook and at chargen (#25844)
* guidebook pages defined

* species info button in character profile editor

* if current species has no guidebook page then open the parent page

* skrek

* destroying evidence of secret vox plot

* icon size adjustment, no icon if guidebook page for species does not exist

* finished pages

* additional info

* weh

(cherry picked from commit 84a07315dd)
2024-03-17 14:52:17 +01:00
PJBot 16f023d28f
Automatic changelog update
(cherry picked from commit 8de4b4196e)
2024-03-17 14:52:13 +01:00
metalgearsloth df544f094d
Shuttle map IFF tweaks (#25897)
- HideLabel just means it won't have its name / button drawn whereas Hide will block it completely.

(cherry picked from commit a41772a006)
2024-03-17 14:52:08 +01:00
Ed 440e3a5b31
Recolor detective stamp (#25945)
* Add files via upload

* Update rubber_stamp.yml

(cherry picked from commit d3d9898d2a)
2024-03-17 14:51:57 +01:00
PJBot 79470e49db
Automatic changelog update
(cherry picked from commit f556816a0d)
2024-03-17 14:51:53 +01:00
nikthechampiongr 407cba4ec7
Fix shield absorbing asphyxiation damage (#25972)
* Fix shield absorbing asphyxiation damage

Shields will no longer reduce damage on their user that they themselves
can't absorb.

* Update Content.Shared/Blocking/BlockingSystem.User.cs

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
(cherry picked from commit b0ffed1607)
2024-03-17 14:51:52 +01:00
nikthechampiongr 0c5c37f3e5
Fix misprediction of emergency access (#25973)
The EmergencyAccess bool on the AirlockComponent would not get synced to the client

(cherry picked from commit deac5a6842)
2024-03-17 14:51:49 +01:00
Gyrandola 398f21cbf5
Add admin logs for butchering (#25980)
Update SharpSystem.cs

(cherry picked from commit f9bb70aea1)
2024-03-17 14:51:47 +01:00
PJBot 3da17c6576
Automatic changelog update
(cherry picked from commit 29efea42e0)
2024-03-17 14:51:46 +01:00
Gregg 6ac1c7e8e3
fix: ambient music fade in (#25874) (#25969)
(cherry picked from commit e47f84568e)
2024-03-17 14:51:28 +01:00
DoutorWhite 5d055baf1a
Prevents FloorOcclusion from breaking rendering (#25960)
* Prevents FloorOcclusion from breaking rendering

* Minor change

(cherry picked from commit 717da4a8f3)
2024-03-17 14:51:23 +01:00
Vasilis 0342e170f4
Fix game.role_timers not effecting the antag menu (#25964)
* Fix game.role_timers not effecting the antag menu

* Yeah i guess i should

(cherry picked from commit 1eb2bcf455)
2024-03-17 14:51:22 +01:00
PJBot 6afa31d55c
Automatic changelog update
(cherry picked from commit e4a4f00626)
2024-03-17 14:51:17 +01:00
metalgearsloth 06397da6bd
Fix mice steering (#25965)
Thinks there's obstacles when there isn't.

(cherry picked from commit 819ec6361d)
2024-03-17 14:51:14 +01:00
metalgearsloth d42199349a
Update submodule to 212.2.0 (#25967) 2024-03-17 14:51:05 +01:00
Danger Revolution! 155fc7d751
Removes a random `1` from SiliconPolice lawset (#963)
* minor law changes to stop shitters & reduce confusion

* Update laws.ftl

* space at the end

* removes a random 1 from SiliconPolice

---------

Co-authored-by: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com>
2024-03-17 13:47:47 +00:00
LordCarve 60f2c8376d
Obsolete `Logger` cleanup for `EntitySystem`s (#25941)
* Small obsolete Logger cleanup

* Fixed three EntitySystem logs that weren't doing it right.

(cherry picked from commit aafe815122)
2024-03-17 14:46:35 +01:00
Flesh 0facab061b
Added winddown to space drugs effect (#25652)
added winddown to drug effect

(cherry picked from commit 865765d4ec)
2024-03-17 14:46:32 +01:00
PJBot 20870f08d9
Automatic changelog update
(cherry picked from commit e3180aec03)
2024-03-17 14:46:29 +01:00
Nemanja 8950fd6a0f
Add a toggle for colorblind friendly progress bar colors (#25318)
* Add a toggle for progress bar colors

* yeah this thing

* PJB review

* optimization

(cherry picked from commit f3f4616c49)
2024-03-17 14:46:26 +01:00
PJBot 34f282ffa7
Automatic changelog update
(cherry picked from commit 3f32fa804c)
2024-03-17 14:46:24 +01:00
Plykiya 505106c7ab
Syringes that spawn with content start in inject mode (#25881)
* Remove unnecessary datafield names, syringes with stuff in them start in inject mode

* No trash tag

* Remove ViewVariables since DataField has them implicitly

* Revert "No trash tag"

This reverts commit 2c42172653d2cc70d58bd5bedf61a880b939bf20.

* Get rid of tags entirely for PrefilledSyringes

---------

Co-authored-by: Plykiya <plykiya@protonmail.com>
(cherry picked from commit 5cb48c922f)
2024-03-17 14:46:21 +01:00
Brandon Hu 34d820f0f2
Disable the publish and preview buttons on news management console when bounds are exceeded (#25939)
(cherry picked from commit 08e1b79a7f)
2024-03-17 14:46:19 +01:00
MODERN ee8e5b4f2f
CargoConsoleMenu localization (#25931)
- every category of type "cargoProduct" was edited to "cargoproduct-category-name-{categoryName}"
- file "cargoproduct-categories.ftl" was added to english localization to localize categories of cargoProduct
- CargoConsoleMenu.xaml.cs got tweaks which prevent issues with strings comparisons

(cherry picked from commit 6e38b992cf)
2024-03-17 14:46:09 +01:00
PJBot 537214baa7
Automatic changelog update
(cherry picked from commit 1a1bdec6c1)
2024-03-17 14:44:03 +01:00
nikthechampiongr d266093307
Remove unecessary easy pry prototypes (#25893)
* Remove unecessary prototypes

* Put unecessary prototypes in migration.yml

(cherry picked from commit dbc27b57c8)
2024-03-17 14:44:00 +01:00
he1acdvv 800d896920
New Nukie Song (#25765)
made a new nukie song lel.

(cherry picked from commit 806c0d162f)
2024-03-17 14:43:58 +01:00
Ko4ergaPunk 0790ceddea
Fix chromite chasm sprite (#25819)
* fix

* Remove stripes

* empty

(cherry picked from commit 2a5be69898)
2024-03-17 14:43:57 +01:00
PJBot 022e0a4d4c
Automatic changelog update
(cherry picked from commit 3c82e00aae)
2024-03-17 14:43:53 +01:00
MACMAN2003 09ce2fad5d
Fix air not existing in corner window tiles (#25926)
let there be air

air time

(cherry picked from commit 24fd1a93ff)
2024-03-17 14:43:52 +01:00
Emisse 6a4763ef4c
infiltrator update (#25923)
(cherry picked from commit 463817056e)
2024-03-17 14:43:51 +01:00
AlexUm & XGabriel08X d36b0b69e4
Barber scissors in uplink and chameleon bundle. (#25920)
scissors

uplink catalog localization and just catalog update, with adding scissors to the chameleon set

(cherry picked from commit 7af183ec72)
2024-03-17 14:43:40 +01:00
PJBot 3aefff70df
Automatic changelog update
(cherry picked from commit dd79536442)
2024-03-17 14:43:03 +01:00
Ed 044a47c5dc
Remove Hamlet, Smile and Pun Pun from Thief objective (#25921)
* Update thief.yml

* Update stealTargetGroups.yml

* Update objectiveGroups.yml

* Update pets.yml

(cherry picked from commit faed7a3746)
2024-03-17 14:43:01 +01:00
Menshin 38adf75d3e
Thermomachines now excite the gas mixture they add heat to (#25916)
Atmospherics thermomachines now properly invalidate tiles they add heat to.

(cherry picked from commit 1e62e445f0)
2024-03-17 14:42:59 +01:00
PJBot 6dba19b744
Automatic changelog update
(cherry picked from commit 937238fa67)
2024-03-17 14:42:56 +01:00
Admiral-Obvious-001 8cd4c6576c
Buff zombie resists (#25876)
* Buff zombie resists

Tweaks zombies to be tankier but still have a similar damage grouping for a specific weakness

* Removed unnecessary values of 1

(cherry picked from commit 0000f1b899)
2024-03-17 14:42:53 +01:00
PJBot 826b5280e4
Automatic changelog update
(cherry picked from commit 15a431bdda)
2024-03-17 14:41:56 +01:00
Nim d65a35bcb4
Slimes can drink fourteenloko (#25889)
* fourteenloko

* inverse

(cherry picked from commit a846966515)
2024-03-17 14:41:55 +01:00
PJBot f0797142c3
Automatic changelog update
(cherry picked from commit 7b7b8642f5)
2024-03-17 14:41:36 +01:00
Alzore 55483dca32
Vegan Meatball (#24650)
* veganmeatball

* testedthis

* moreplant

(cherry picked from commit 5f61380209)
2024-03-17 14:41:35 +01:00
PJBot 431ebfd240
Automatic changelog update
(cherry picked from commit 5252057144)
2024-03-17 14:41:33 +01:00
beck-thompson 41a50c5908
Lawdrobe update (#25299)
* Minor lawdrobe changes

* Updates to advertisements, thank you messages, and emaged / contraband inventory

* Removed the 9th lawdrobe advertisement as it was unused

* Removed soap

---------

Co-authored-by: beck <beck3629@uw.edu>

(cherry picked from commit 4b359466cc)
2024-03-17 14:41:27 +01:00
DeltaV-Bot 5d65321daa Automatic changelog update 2024-03-17 13:38:34 +00:00
Velcroboy 5acb90a4eb
Add magnet pickup system from Frontier (#949)
* Add magnet pickup system from Frontier

* No wl needed here

* Add translation strings

* Making code optimizations, missing component on upgraded smelter

* Update lathe.yml

---------

Co-authored-by: Velcroboy <>
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
2024-03-17 14:38:11 +01:00
rosieposie 7abdf9a19f
Add Anti Anomaly Zone (#944)
Create anti_anomaly_zone.yml
2024-03-17 14:35:52 +01:00