Commit Graph

23561 Commits

Author SHA1 Message Date
Nemanja
9a795b35ad patch QSI container issues (#25700)
* patch QSI exception

* fuck don't die
2024-03-03 17:45:26 +11:00
github-actions[bot]
bfa70a59e3 Update Credits (#25792)
Co-authored-by: PJBot <pieterjan.briers+bot@gmail.com>
2024-03-03 17:43:44 +11:00
LordCarve
06d755a860 Make ItemSlots more verbose + AME proof of concept (#25779)
* Make itemslots more verbose with AME proof of concept.

* Remove unnecessary [DataField] strings and use null coalescing in whitelist checks.

* Change optional popup fields into LocId.
2024-03-03 16:37:34 +11:00
Tayrtahn
4943151111 Add prediction for puddle and spillable examines (#25794)
Prediction for puddle and spillable examines
2024-03-03 16:36:36 +11:00
Plykiya
a0b33def48 Curadrobe Additions (#25732)
Librarian drip

Co-authored-by: Plykiya <plykiya@protonmail.com>
2024-03-02 20:31:39 -05:00
FungiFellow
8d83efd254 Moved Grapple to T1 Industrial (#25782) 2024-03-03 11:36:01 +11:00
PJBot
57a69fc0c6 Automatic changelog update 2024-03-03 00:31:27 +00:00
Emisse
d80e488883 reenable revs (#25704) 2024-03-03 11:30:22 +11:00
Nairod
67f4802fe4 Service and External Cadet Access (#25784) 2024-03-03 11:29:59 +11:00
MACMAN2003
862ab5ca9f Cleanup chairs.yml (#25682)
cleanup chairs.yml

not sure if i did this correctly
2024-03-03 03:06:15 +03:00
PJBot
b412ad47cf Automatic changelog update 2024-03-02 23:58:47 +00:00
exincore
c8cc806a8f feat(inventory): Add secondary smart-equip star (#25696)
* feat(inventory): Add secondary quick-remove star

* style: Fix end of file newline

* feat(inventory): Change secondary smart-equip star to silver star

* feat(inventory): Decrease secondary quick-equip star luminosity to better match the primary
2024-03-02 18:57:42 -05:00
PJBot
10cf94859b Automatic changelog update 2024-03-02 20:41:10 +00:00
Fildrance
4c87dcd3cb fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore) (#25530)
* fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore)

* refactor: now lobby music is part of ContentAudioSystem. Lobby playlist is used instead of single track. Client now selects next lobby soundtrack after previous finished.

* refactor: incapsulated info on current lobby track in simple record

* refactor: fixed inconsistent naming between song and soundtrack for lobbymusic

* refactor: xml-doc for LobbyPlaylistChangedEvent

* fix: inverted invalid _audio.PlayGlobal check to return only if lobby soundtrack play call failed

---------

Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
2024-03-02 15:40:04 -05:00
lapatison
4f7facbd73 Small news manager localisation (#25718)
* loc

* per review

* Update Content.Client/MassMedia/Ui/ArticleEditorPanel.xaml

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

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2024-03-02 21:39:29 +01:00
Brandon Hu
bc2dee9f70 fix(seizures): remove seizures from the game (#25722)
* fix(seizures): remove seizures from the game

* Reduced animation time to 2 seconds
2024-03-02 15:17:46 -05:00
deltanedas
7f060eb129 make thief a subgamemode (#25740)
* add SubGamemodes comp/sys

* remove RuleChance from thief rule

* use SubGamemodes for adding thief rule instead of adding ThiefRule component to random gamemodes

* clean up thief rule prototype

* add better logging + end rule if it fails to start

* march 1st incident

* preset ops

* the dreaded

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-03-02 11:33:24 -05:00
PJBot
709881f912 Automatic changelog update 2024-03-02 14:24:05 +00:00
Waylon Cude
2e60d3300b Make the MRE wrapper count as trash (#25760)
This is a trash item for the most part, and should get picked up by the
janitor's trash bag
2024-03-03 01:23:00 +11:00
lzk
325349965d Remove 07 from emote chatsan (#25767)
1
2024-03-03 01:10:44 +11:00
PJBot
6476b623d0 Automatic changelog update 2024-03-02 14:08:11 +00:00
Errant
ecd2d5a644 Alerts for breathing plasma/tritium (#24484)
* Alert autoremove v0

* Code cleanup and timing

* comment

* Tritium, code compression

* not resolving manually

* reduced lookups, new comp

* fix-fix yes

* use RemCompDeferred, handle OnUnpaused

* missed a todo

* entitysystem resolve

* remove unnecessary component updates

* remove AlertState from comp, move EntityUnpausedEvent actions to AlertStateComponent's Timespan

* Code cleanup

* comments

* combines AutoRemove input into Clear

* minor logic adjustment that does not really change anything but is less ambiguous
2024-03-03 01:07:05 +11:00
PJBot
e7a806a443 Automatic changelog update 2024-03-02 13:58:50 +00:00
Krunklehorn
c775410370 Weight based AreaInsert and Dumpable delay, a janitor qol tweak (#24899)
Weight based delay, retuned average, fixed comments
2024-03-03 00:57:44 +11:00
exincore
aaf5d0d302 Fix ResearchSystem.Client UpdateClientInterface preconditions. (#25743)
* fix(research): Fix `ResearchSystem.Client` `UpdateClientInterface` preconditions.

Fixes a paradox where selecting a research server requires a research server to already be selected.
This would softlock the research client until it is reconstructed.

* style: Discards the discard operator

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

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
2024-03-02 23:44:24 +11:00
Flareguy
a5200cc185 removes the free syndicate headset from the syndicate footsoldier (#25764) 2024-03-01 23:45:04 -07:00
PJBot
1c628b24c7 Automatic changelog update 2024-03-02 06:44:35 +00:00
Nemanja
9cdffb7b6e move space heaters into cargo (#25735)
* move space heaters into cargo

* AAA!!! the indentation1!!!

* remove crate
2024-03-01 23:43:29 -07:00
PJBot
0fde3b045e Automatic changelog update 2024-03-02 06:43:16 +00:00
brainfood1183
2135fdf776 Origin Station Update 01.03.2024 (CMO bedsheet) (#25756) 2024-03-01 23:43:10 -07:00
rosieposie
55b0cb1934 Additional Signage (#25766)
initial commit
2024-03-01 23:42:06 -07:00
DrSmugleaf
2904ff421a Add test to check that there are no pending database model changes (#25762) 2024-03-02 15:10:49 +11:00
Nairod
c38b44ea69 Security Belts for Cadets (#25753) 2024-03-01 18:24:13 -05:00
PJBot
7a7e0e8db6 Automatic changelog update 2024-03-01 22:56:58 +00:00
IlyaElDunaev
81b016433f Detective's rubber stamp (#25676)
Stamp Detective
2024-03-01 17:50:17 -05:00
Tunguso4ka
8dedbf22a4 New item: Expensive coat (#25724)
Expensive coat
2024-03-01 16:22:52 -05:00
PJBot
a4804dbabe Automatic changelog update 2024-03-01 21:22:43 +00:00
Nairod
5d941920c8 CryoSleep Access Fix (#25752)
Cryo Access Fix
2024-03-01 16:21:37 -05:00
PJBot
a0d159bac6 Automatic changelog update 2024-03-01 12:50:55 +00:00
exincore
1abd1f615f feat(chameleon): Chameleon verb only shows to the wearer (#25746) 2024-03-01 15:49:49 +03:00
DrSmugleaf
30ccde0a47 Make the round end sound collection a cvar (#25741)
* Make the round end sound collection a cvar

* Fix comment

* Clarity
2024-03-01 21:08:48 +11:00
PJBot
0ba9df26a0 Automatic changelog update 2024-03-01 02:49:49 +00:00
deltanedas
ad3f3a5d36 make suicide actions require confirming (#24609)
* add ActionAttemptEvent

* add ConfirmableAction compsys

* make suicide actions confirmable

* use new trolling techniques

* better query and dirty them

* death

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-03-01 13:48:43 +11:00
Flesh
c83ad11be1 Cargo request console search now includes crate descriptions (#25708)
added condition checking description to cargo search
2024-02-29 21:23:12 -05:00
Nemanja
2852483b5c remove doorslam sound (#25737) 2024-03-01 11:58:52 +11:00
Velcroboy
70307f9e00 Add curtain spawner (#25729)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
2024-02-29 16:09:27 -07:00
PJBot
36d505b82a Automatic changelog update 2024-02-29 22:58:24 +00:00
MACMAN2003
db15efc3a3 Add alternative crafting recipes for reinforced plasma/uranium glass (#22804)
* un-eviled the reinforced glass recipes

the tyranny of accidentally crafting plasma glass instead of reinforced plasma glass is finally over

* fix?
2024-03-01 09:57:18 +11:00
Kukutis96513
d0f943c4a9 Add detective to saltern (#25714)
* weh.

* map stuff..

* banish the weh out of my files (it's trying to escape my computer!!)
2024-02-29 15:35:37 -07:00
PJBot
650c04badb Automatic changelog update 2024-02-29 22:35:17 +00:00