Commit Graph

36638 Commits

Author SHA1 Message Date
PJBot 6e7cb7bf88
Automatic changelog update
(cherry picked from commit 6fa90e06c7)
2024-04-21 21:52:17 +02:00
lunarcomets 39ba08e631
Cryogenic storage tweaks (#26813)
* make cryo remove crewmember's station record when going to cryo

* Revert "make cryo remove crewmember's station record when going to cryo"

This reverts commit 9ac9707289b5e553e3015c8c3ef88a78439977c6.

* make cryo remove crewmember from station records when the mind is removed from the body

* add stationwide announcement for people cryoing (remember to change pr title and desc)

* minor changes

* announcement actually shows job now

* requested changes

* get outta here derivative

(cherry picked from commit 9d62b3c3e6)
2024-04-21 21:52:16 +02:00
Mr. 27 0bf6f1d21c
fix evil roleplay changelog (#26893)
agh

(cherry picked from commit 75d3502d26)
2024-04-21 21:52:09 +02:00
keronshb 71489dfada
Immovable Rod changes (#26757)
(cherry picked from commit 036abacbb7)
2024-04-21 21:52:07 +02:00
chromiumboy d83d3c6fef
Bug fix for deconstructing tiles and lattice with RCDs (#26863)
* Fixed mixed deconstruction times for tiles and lattice

* Lattice and power cables can be deconstructed instantly

(cherry picked from commit fc5a90be0d)
2024-04-21 21:52:06 +02:00
PJBot 05f351bb98
Automatic changelog update
(cherry picked from commit 00dc99769c)
2024-04-21 21:52:05 +02:00
Pieter-Jan Briers a68a69e214
Fix TEG assert (#26881)
It's possible to trigger this by stacking it weirdly with the spawn panel. Just make it bail instead.

(cherry picked from commit 210ed3ece4)
2024-04-21 21:52:01 +02:00
Jark255 2fc5bdb50e
Fix door electronics configurator usage (#26888)
* allow usage of network configurator for door electronics

* add checks for "allowed" items

(cherry picked from commit 2bcdb608a3)
2024-04-21 21:51:59 +02:00
Ghagliiarghii d108635a30
Update ashtray to allow all cigarettes / cigars (#26864)
* Update ashtray to allow all cigarettes / cigars

This also includes joints (as they are technically cigarettes)

* ?

(cherry picked from commit 9eb1e12022)
2024-04-21 21:51:57 +02:00
PJBot 37e1002448
Automatic changelog update
(cherry picked from commit 8c16b46613)
2024-04-21 21:51:56 +02:00
Flareguy cf8c6edecd
Add emergency nitrogen lockers (#26752)
(cherry picked from commit 4017f9bd28)
2024-04-21 21:51:55 +02:00
PJBot 354f60beed
Automatic changelog update
(cherry picked from commit f1cbf934b0)
2024-04-21 21:51:52 +02:00
PJBot 5c50c1b2a9
Automatic changelog update
(cherry picked from commit 57911975c7)
2024-04-21 21:51:17 +02:00
botanySupremist c2eab29f9f
Clipping a harvestable plant yields undamaged seeds (#25541)
Clipping a plant in any condition currently causes it and its clippings to be damaged.

Make clipping harvestable (already eligible for seed extractor) plants yield seeds at full health.

(cherry picked from commit 58e4b5fe4c)
2024-04-21 21:51:16 +02:00
PJBot 43ecb7de39
Automatic changelog update
(cherry picked from commit 7d599a7199)
2024-04-21 21:51:12 +02:00
Джексон Миссиссиппи ec7eb976af
Give botanists droppers (#26839)
Start botanists with droppers so that they can better dose robust harvest or mutagen.

(cherry picked from commit 935127f25f)
2024-04-21 21:50:52 +02:00
lzk 20ece17424
Botany yaml fixing (#22865)
* 1

* Update chapel.yml

* Revert "Update chapel.yml"

This reverts commit 3e297a1b20254823a088af2aa3d179184c377638.

* add to seeds vendor
2024-04-21 21:50:47 +02:00
Pieter-Jan Briers e984da8467
Revert "Game server api" (#26871)
Revert "Game server api (#24015)"

This reverts commit 297853929b.

(cherry picked from commit 3aee197923)
2024-04-21 21:48:02 +02:00
Simon ad65e75624
Game server api (#24015)
* Revert "Revert "Game server api (#23129)""

* Review pt.1

* Reviews pt.2

* Reviews pt. 3

* Reviews pt. 4

(cherry picked from commit 297853929b)
2024-04-21 21:47:56 +02:00
PJBot 35ddab91ec
Automatic changelog update
(cherry picked from commit 28e5db7be5)
2024-04-21 21:47:53 +02:00
SkaldetSkaeg 0c67759fcc
Flippolighter_fix (#26846)
Flippolighter has realy loud sound, no UseDelay and server errors

(cherry picked from commit aa2e1facbd)
2024-04-21 21:47:52 +02:00
PJBot c8699c9e0d
Automatic changelog update
(cherry picked from commit 3ae4b5884b)
2024-04-21 21:47:48 +02:00
Killerqu00 e0333ee9de
Skipping bounties (#26537)
* add button to menu

* networking and component work

* try to add access stuff

* main functionality done

* add access lock? I think?

* remove extra line

* fix access system

* move SkipTime to StationCargoBountyDatabaseComponent

* Disable/Enable skip button based on cooldown

* remove debugging

* add access denied sound

* remove DataField tags

* dynamic timer

(cherry picked from commit fd067731b5)
2024-04-21 21:47:43 +02:00
Wrexbe (Josh) 403f256393
Improve access overlay (#26667)
* Improve access overlay

* review changes

---------

Co-authored-by: wrexbe <wrexbe@protonmail.com>
(cherry picked from commit 682afd4ae4)
2024-04-21 21:47:42 +02:00
PJBot 01a7dc62e1
Automatic changelog update
(cherry picked from commit 862f820708)
2024-04-21 21:47:38 +02:00
Pieter-Jan Briers 7c255a8788
Add new "grant_connect_bypass" admin command (#26771)
This command allows you to grant a player temporary privilege to join regardless of player cap, whitelist, etc. It does not bypass bans.

The API for this is IConnectionManager.AddTemporaryConnectBypass().

I shuffled around the logic inside ConnectionManager. Bans are now checked before panic bunker.

(cherry picked from commit d879665b52)
2024-04-21 21:47:30 +02:00
deltanedas fc0e764ccc
dirty after calling SetAccesses (#26849)
Co-authored-by: deltanedas <@deltanedas:kde.org>
(cherry picked from commit 6d695dd326)
2024-04-21 21:45:44 +02:00
PJBot e7498f7098
Automatic changelog update
(cherry picked from commit 694ae001fd)
2024-04-21 21:45:44 +02:00
KittenColony 0326835b57
Gauze Markings 3 - Revenge of the Wrap (#25481)
* Insectoid Gauze, Added racial marks to variants

* removed excess r from gauze_moth_lowerleg_r

* Update gauze.ftl

* moved all markings to Overlay Category

* fixed localization error

* a

(cherry picked from commit a1fcfed7d9)
2024-04-21 21:45:42 +02:00
Tayrtahn 8dad1ab006
Server-only component YAML cleanup (#26836)
* First pass cleaning up server-only YAML errors.

* Second pass

(cherry picked from commit a0de0ab1f8)
2024-04-21 21:45:03 +02:00
Mr. 27 ed6a023161
add ratvar to ion storm laws (#26833)
Praise Ratvar

(cherry picked from commit e64288a8fe)
2024-04-21 21:44:21 +02:00
Hannah Giovanna Dawson b5aef481a2
Ion Storm Laws Review (#26703)
* Ion Storm Laws Review

Have reviewed the Ion Storm law dictionary
and tidied it up.

Specifically I've tried to keep the same number
of entries in each section, or slightly
increased them, where I've removed or
altered a string.

Of note, specific colours and "rainbow" have been
removed from adjectives and replaced with words
like "Cheese-Eating", as colours are kinda boring
themselves and they've been a cause of a few
accidentally-racist laws.

* Resolve some feedback.

* Remove the pull request joke, noooooo

* Re-add big bite burgers as they are actually a thing

* Append some more suggestions

(cherry picked from commit 2cc4098406)
2024-04-21 21:44:20 +02:00
PJBot 211c7187d2
Automatic changelog update
(cherry picked from commit 14866173c0)
2024-04-21 21:44:15 +02:00
Hanz f0169cfe28
Spears equippable to suit storage (#26724)
* meat and potatoes

hahaha

* DAMAGE

yes

* come on

* Check again

* Guhhhhh

guh

(cherry picked from commit 263469dffa)
2024-04-21 21:44:13 +02:00
deltanedas 10bf010926
predict humanoid identity examine (#26769)
* predict humanoid identity examine

* actually server doesnt need proto anymore

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
(cherry picked from commit 2f5c639a15)
2024-04-21 21:44:11 +02:00
c4llv07e ca0f8a1414
Fix tray scanner not updating it's range. (#26789)
Fix tray scanner not updating it's range on change.

Add range value to the tray scanner state.to synchronize it between
client and server.

(cherry picked from commit 3d6d7820d6)
2024-04-21 21:44:10 +02:00
PJBot 13885aee6e
Automatic changelog update
(cherry picked from commit 7f56ba0155)
2024-04-21 21:44:02 +02:00
NullWanderer b88e0a7606
Folded bodybag migration 2024-04-21 21:43:08 +02:00
lzk d5fbac1371
Make clothing cheaper and split clothing restock (#26805)
* Make clothing cheaper

* bueah

* proper price

* :trollface:
2024-04-21 21:42:17 +02:00
PJBot 77849da9e0
Automatic changelog update
(cherry picked from commit 2bbae3ecc8)
2024-04-21 21:30:51 +02:00
lzk e8b246d0ea
Make bombsuits similar (#26806)
(cherry picked from commit 4a7aa300c8)
2024-04-21 21:30:50 +02:00
lzk 5166458f8a
fix bodybag id case (#26823)
* Fix body bag id

* migration

(cherry picked from commit 7188b509df)
2024-04-21 21:30:48 +02:00
Crotalus c569162bb3
Fix lathe materials list bug (#26826)
Fix lathe material list bug

(cherry picked from commit a9df8cf18a)
2024-04-21 21:30:47 +02:00
deepdarkdepths 397d524d6b
Fixes elite operative figurine description (#26814)
desc

(cherry picked from commit 3851fcbc32)
2024-04-21 21:30:46 +02:00
PJBot 355fd62f3a
Automatic changelog update
(cherry picked from commit 5e2f1e735d)
2024-04-21 21:30:45 +02:00
chromiumboy 1c00c720f2
Bug fixes for RCD (#26792)
Various fixes

(cherry picked from commit f784e9ca4e)
2024-04-21 21:28:57 +02:00
PJBot 4dc6c07d8c
Automatic changelog update
(cherry picked from commit 9811173a1a)
2024-04-21 21:28:56 +02:00
Crotalus 9cd3e23dfd
Show missing materials in lathes tooltip (#26795)
* Lathes: Show missing materials amount in tooltip

* Use AppendLine and remove the last newline at the end

(cherry picked from commit a178754980)
2024-04-21 21:28:54 +02:00
BriBrooo 3d31da86b4
fixed cigarette sprites (#26801)
(cherry picked from commit 356c2799cf)
2024-04-21 21:28:53 +02:00
Nemanja c77f283e54
prevent placing dead bodies in cryostorage (#26810)
(cherry picked from commit c95bbce4a6)
2024-04-21 21:28:51 +02:00