Commit Graph

36638 Commits

Author SHA1 Message Date
PJBot f18154f783
Automatic changelog update
(cherry picked from commit c85bdef7f1)
2024-04-21 23:22:11 +02:00
UBlueberry 5788d0b97b
Guidebook update for the Space Ninja (#26650)
* added ninja to Antagonists.xml

* give the space ninja some love

* by the way did you know there are now 25 fiber types? i demand this number get updated with every single PR

(cherry picked from commit 8eab1f499f)
2024-04-21 23:22:10 +02:00
Nim 6b77998c2a
Floor trap (#26314)
* trap

* without effect

(cherry picked from commit 3f2e15896b)
2024-04-21 23:22:09 +02:00
Leon Friedrich 817b4b0e93
Add evac shuttle test. (#27152)
* Add evac shuttle test.

* Fix typo in comment

(cherry picked from commit 12bb476a2d)
2024-04-21 23:22:04 +02:00
Tayrtahn 3d31cb5eba
Fixed debug assert while getting network state in ClothingSystem (#27153)
(cherry picked from commit 4594700d19)
2024-04-21 23:22:01 +02:00
PJBot e8946c8703
Automatic changelog update
(cherry picked from commit fc7839eeba)
2024-04-21 23:21:59 +02:00
slarticodefast 89316bf811
fix cryopod volume (#27148)
(cherry picked from commit b22c06230c)
2024-04-21 23:21:55 +02:00
Nemanja 1d00da85fd
make filled inventory slots blank (#27150)
* blank filled slots

* Update InventoryTemplatePrototype.cs

(cherry picked from commit e5a5196b1f)
2024-04-21 23:21:54 +02:00
metalgearsloth 91abf47a6a
Optimise immovable rod mapinit (#27149)
Redundant getworldpos.

(cherry picked from commit ef7f0b8322)
2024-04-21 23:21:51 +02:00
keronshb cf13c9a408
Adds non randomized rod velocity (#27123)
* adds non randomized rod velocity

* Adds despawn suffix to despawn rod

(cherry picked from commit 6be204e3f4)
2024-04-21 23:21:50 +02:00
PJBot 35ce18698f
Automatic changelog update
(cherry picked from commit 533453eb81)
2024-04-21 23:21:45 +02:00
ElectroJr e10718ff25
Update EmergencyShuttleSystem.cs
(cherry picked from commit 7aa1818823)
2024-04-21 23:21:40 +02:00
ElectroJr d8c03d8ba5
Fix emergency shuttle initialization
(cherry picked from commit 6373454242)
2024-04-21 23:21:39 +02:00
PJBot 8e1a171735
Automatic changelog update
(cherry picked from commit 5a5167d6cb)
2024-04-21 23:21:19 +02:00
Gyrandola 38a4bee25e
chili/chilly peppers sprite alignment fix & minor refactorization (#25971)
* png alignment and minor refactorization

* Update migration.yml

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>

(cherry picked from commit fa5b93871f)
2024-04-21 23:21:17 +02:00
metalgearsloth 8bd58f68b5
More storage tweaks (#25970)
- Fix some prediction stuff.
- Fix some jank.
- UseDelay.
- Cap.

(cherry picked from commit b2b1926ecc)
2024-04-21 23:20:53 +02:00
PJBot b3fdf625de
Automatic changelog update
(cherry picked from commit 7000974319)
2024-04-21 23:20:52 +02:00
osjarw 9371518b75
Wallmount substations can once again be created (#27138)
* Wallmount substation once again obtainable

* Fill mapped wallmount substations with components

(cherry picked from commit acb112b054)
2024-04-21 23:20:51 +02:00
PJBot 73856008a8
Automatic changelog update
(cherry picked from commit ce5934bd67)
2024-04-21 23:20:50 +02:00
dffdff2423 107fc0ff25
Disable Communication Console Announcement Button for Too Long Messages. (#27145)
Disable comms console announce for long messages

Disable the "announce" button on the communications console for messages
above the cap. I did not touch broadcasting because I could not identify
an easy way to check the maximum length for it.

(cherry picked from commit cff8083650)
2024-04-21 23:20:48 +02:00
PJBot df3d2bb453
Automatic changelog update
(cherry picked from commit 610e73543c)
2024-04-21 23:20:46 +02:00
PJBot f1d540634b
Automatic changelog update
(cherry picked from commit c6f8cf080a)
2024-04-21 23:20:43 +02:00
pigeonpeas 1be481570e
Add new jukebox song. (#27074)
add song to jukebox

for funsies!

(cherry picked from commit aa0fc72b1a)
2024-04-21 23:20:15 +02:00
PJBot cea131194e
Automatic changelog update
(cherry picked from commit 610e73543c)
2024-04-21 23:20:14 +02:00
superjj18 c6e4408bd2
Reduced Pneumatic Cannon inventory space by 75%, removed cannon blacklist (#26878)
Reduced Pneumatic Cannon inventory space by 75%, removed cannon whitelist.

(cherry picked from commit fdf04c2779)
2024-04-21 23:20:12 +02:00
PJBot ebd61a4e40
Automatic changelog update
(cherry picked from commit c6f8cf080a)
2024-04-21 23:20:08 +02:00
Nemanja 0d88c372e9
add fuel costs back to finishing welding (#27030)
* add fuel costs back to welding

* ack

* meh

* eek!

(cherry picked from commit a47c5561a9)
2024-04-21 23:20:07 +02:00
Tayrtahn e2d3ab4226
Make YAML Linter validate server/client-only components (#26809)
* YAML Linter now validates invalid fields in server-only and client-only components

* Update to change in engine PR

* Use reflection manager to get the lists of client/server assemblies.

Also made it use a hashset on type instead of the previous code.

* I'm dumb my bad.

* Fix 2 errors that snuck through, showing why we need this.

---------

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
(cherry picked from commit 299da35c87)
2024-04-21 23:19:52 +02:00
PJBot cf271dc83e
Automatic changelog update
(cherry picked from commit 5b62724de0)
2024-04-21 23:19:51 +02:00
deltanedas 08b4be2e09
webedit ops (#27131)
(cherry picked from commit 33abb6bb3f)
2024-04-21 23:19:45 +02:00
shamp 829d2f03ba
Stunprod rework (#25922)
stunprod

(cherry picked from commit 1bfcc062f2)
2024-04-21 23:19:40 +02:00
PJBot 256ff378f8
Automatic changelog update
(cherry picked from commit 8703a30647)
2024-04-21 23:19:38 +02:00
deltanedas 21a72726e4
add dirty calls to mask system (#27128)
* add dirty calls to mask system

* among

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
(cherry picked from commit 350843d2c0)
2024-04-21 23:19:32 +02:00
SlamBamActionman 62d4d57ad6
Fix lizard snouts disappearing when wearing masks (#25716)
* fixes it

* Snout fix

* Partway commit

* Partway commit

* Update masks and helmets to use the new system

(cherry picked from commit 7aa4beede6)
2024-04-21 23:19:28 +02:00
no e2cc7156c0
"make thief" admin action: fix missing icon (#27119)
(cherry picked from commit 94f296f9d6)
2024-04-21 23:18:53 +02:00
Golinth 0d5d469780
Fix Mindshield positioning (#27120)
fixed-ops

Im sure there is a more elegant way of fixing this, but this way requires no code changes. So I guess it works.

(cherry picked from commit 5146853484)
2024-04-21 23:18:52 +02:00
Leon Friedrich ced22ce129
Make station components use StationPostInitEvent (#27126)
(cherry picked from commit 36eaa8c941)
2024-04-21 23:18:47 +02:00
Leon Friedrich ccd3357ded
Hide some map related logs from clients (#27127)
* Hide some map related logs from clients

* #if !DEBUG

* Fix typo

(cherry picked from commit 8245caaf61)
2024-04-21 23:18:38 +02:00
DrSmugleaf 5acb97a858
Fix storage fill giving no reason for failing (#27122)
(cherry picked from commit 45df595c15)
2024-04-21 23:18:19 +02:00
Leon Friedrich a2b5b0c3b7
Fix fixgridatmos command (#27113)
(cherry picked from commit 6ec40900ef)
2024-04-21 23:18:15 +02:00
PJBot cfa4fe21a7
Automatic changelog update
(cherry picked from commit f9f098f64e)
2024-04-21 23:18:14 +02:00
Iztok Bajcar a0be07118b
Made glass more opaque (#26948)
* Made glass more opaque

* Made glass a bit less opaque

(cherry picked from commit f56373321a)
2024-04-21 23:18:13 +02:00
PJBot e786fc435a
Automatic changelog update
(cherry picked from commit 77090fca62)
2024-04-21 23:18:12 +02:00
Whisper 3e719db375
Raise difficulty class of RD hardsuit objective (#27103)
Raise difficulty class of RD hardsuit

(cherry picked from commit 7decf64c39)
2024-04-21 23:18:05 +02:00
PJBot ad51ca5cbf
Automatic changelog update
(cherry picked from commit 5a89fe0395)
2024-04-21 23:18:02 +02:00
lzk 732caad9a1
Changes to frills axolotl (#27104)
(cherry picked from commit d5e187dc50)
2024-04-21 23:17:41 +02:00
Whisper bc457c9681
fix RD hardsuit description (#27094) (#27095)
(cherry picked from commit f801a86351)
2024-04-21 23:16:14 +02:00
PJBot 84667d6e8d
Automatic changelog update
(cherry picked from commit 10beb47e0f)
2024-04-21 23:16:11 +02:00
Flareguy d16170103e
Nerfs the Experimental Research Hardsuit's size (#27094)
* nerfs rds hardsuit to be the size all other hardsuits are

* 4x4 > 5x5

(cherry picked from commit 77612e8e51)
2024-04-21 23:16:11 +02:00
Vasilis 848da59332
Revert #26994 and #27077 (#27090)
(cherry picked from commit 5769bf38f8)
2024-04-21 23:16:06 +02:00