Commit Graph

17268 Commits

Author SHA1 Message Date
lzk
673cd8accd Update Cluster and evac (#30003)
* Update Cluster

replace dirty tiles with dirt decals
less visual noise in xenoarch
less visual noise in kitchen
less visual noise in botany
give one more table in kitchen
add screens
close cow crate in kitchen
better floor in cargo
changed floor in bridge conf room
remove few stacked pipes

* Update Cluster Evac

white steel tile under med airlock

* Update Cluster

replace tiny fans with derectional fans
link not linked external airlocks to bolting
2024-07-21 01:23:01 -06:00
Winkarst
ee2e94a204 Fix servers ambience sound (#30091)
* Fix servers ambience

* I'm silly

* Clean up
2024-07-21 17:22:02 +10:00
lzk
354228c4b9 Update Atlas (#30192)
replace tiny fans with derectional fans
link not linked external airlocks to bolting
2024-07-21 01:20:54 -06:00
lzk
40a73db91f Update Box (#30190)
replace tiny fans with derectional fans
link not linked external airlocks to bolting and closing
2024-07-21 01:20:43 -06:00
PJBot
170c070443 Automatic changelog update 2024-07-21 07:05:39 +00:00
Alzore
c8725825be Replace the machete and laser in the borg weapons module with an e-dagger and recharging viper (#26947)
* no more lasers for you, borg.

* downgrade

* echis

* echis

* itemtoggleupdate

* daggerparenting

* fixtypo

* more bullet per bullet
2024-07-21 17:04:33 +10:00
PJBot
c22906205e Automatic changelog update 2024-07-21 06:39:50 +00:00
PJBot
5cb0442b75 Automatic changelog update 2024-07-21 06:14:34 +00:00
PJBot
2c8dd58ad8 Automatic changelog update 2024-07-21 06:10:22 +00:00
PJBot
6bbbba5702 Automatic changelog update 2024-07-21 05:50:54 +00:00
Crude Oil
6c6ae35cf8 Add ability to show stack visuals on closed containers (#29309)
* add ability to show stack visuals on closed containers

* remove container stack visuals logic from sharedstoragesystem

* improve comments a bit

* move logic for open/closed containers into itemcountersystem

* move behavior to storage component

* remove unused import

* remove old comment

* fix comments

* fix wrong property name

* Update Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs

* Rename variable for clarity

---------

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2024-07-20 22:49:48 -07:00
PJBot
b0c4c45bc5 Automatic changelog update 2024-07-21 05:28:24 +00:00
Nemanja
0b5fe2a9ac PA ui cleanup + bugfixes (#28750)
* ui and visual aspect + radio

* finish jank ui shit and finish radio

* remove radio

* send it

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-07-21 15:27:18 +10:00
PJBot
87e52e50b4 Automatic changelog update 2024-07-21 03:30:29 +00:00
buntobaggins
6b57cf2020 Spationaut Hardsuit Light buff (#30049)
Buffed the light on the Spationaut Hardsuit

Co-authored-by: buntobaggins <email.com>
2024-07-20 20:29:21 -07:00
JIPDawg
1208928564 Added missing builld components to RCD [empty] (#30177)
* Added missing stuff to rcd[empty]

* do the smart thing

---------

Co-authored-by: JIP <jipdawg93@gmail.com>
2024-07-20 02:23:07 -04:00
IProduceWidgets
3a30eea640 Update oasis (#30182)
* Update oasis

* unpause map. We really need a test for that.

* lv cables

* magic or gate airlock
2024-07-20 00:22:47 -06:00
PJBot
0cbc2e8d43 Automatic changelog update 2024-07-20 05:55:05 +00:00
SlamBamActionman
6972bc26a7 Directional Fans (#27772)
* Initial commit

* Description update

* Updated texture
2024-07-20 13:18:34 +10:00
PJBot
a2b021dffb Automatic changelog update 2024-07-20 03:01:35 +00:00
Plykiya
7683acab5e Fix Chameleon Scarf menu being blank (#30156)
fixa the scarfa

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-07-19 23:00:28 -04:00
JIPDawg
aedf52f8ec Removed references to pipestacking and changed example setup in Guidebook (#30181)
Removed references to pipestacking and changed example setup

Co-authored-by: JIP <jipdawg93@gmail.com>
2024-07-19 23:00:00 -04:00
Ghagliiarghii
e6b171645c Give NukeOps Reinforcements an ID Card (in a PDA) (#28088)
* Give NukeOps Reinforcements an ID Card (in a PDA)

* add warning comment

* create syndicateoperativegeatreinforcementnukeops in traitor.yml

* revert fun/misc_startinggear.yml
2024-07-20 12:59:31 +10:00
PJBot
93eeab2d10 Automatic changelog update 2024-07-20 02:32:34 +00:00
PJBot
3c7d14ad50 Automatic changelog update 2024-07-19 14:19:45 +00:00
PJBot
58e5a7a668 Automatic changelog update 2024-07-19 09:44:04 +00:00
slarticodefast
eaace152ae Fix EmbeddableProjectileComponent and ThrowingAngleComponent interaction (#30112)
* fix embeddable offset with throwing angle

* number
2024-07-19 19:42:58 +10:00
PJBot
e7911c3720 Automatic changelog update 2024-07-19 09:39:32 +00:00
Alzore
93dc22b67d Add the Syndicate Raid Suit (#29845)
* Syndicate Raid Suit

* Raid suit speed and whitelist

* Fix copyright for the syndicate raid helmet
2024-07-19 12:38:26 +03:00
PJBot
c4b6917cfc Automatic changelog update 2024-07-19 09:05:50 +00:00
deepdarkdepths
b8ee458188 Remove geras description in Slime Person guidebook page (#30140)
remove entry
2024-07-19 12:04:43 +03:00
Ed
d6e0114126 randomize iconSmoothing (#28158)
* randomize iconSmoothing

* Revert "randomize iconSmoothing"

This reverts commit 094356f975737c0af24ce39d849aec7852b9af6e.

* try 2

* trying work with client-server communication

* still dont work

* Tayrtahn good suggestion

* remove outdated code

* Fix!

* move data to Appearance

* Update RandomIconSmoothComponent.cs
2024-07-19 18:13:35 +10:00
PJBot
56ee4da535 Automatic changelog update 2024-07-19 01:10:01 +00:00
PJBot
d30b45f23f Automatic changelog update 2024-07-18 22:37:59 +00:00
portfiend
3ef5f521e2 fix: give reptilians species mask sprites in lobby (#30095) 2024-07-19 01:36:53 +03:00
PJBot
0c2b569622 Automatic changelog update 2024-07-18 22:35:26 +00:00
Brandon Hu
73111b5170 fix(dev_map): resave dev map (#30098)
fix(dev_map): Resave devmap

Co-authored-by: 4llv07e <igor@c4llv07e.xyz>
2024-07-18 10:17:57 +03:00
PJBot
58a2a4c932 Automatic changelog update 2024-07-18 00:49:15 +00:00
PJBot
d7b2e72882 Automatic changelog update 2024-07-18 00:42:02 +00:00
Cojoke
95b56ad4ce Prevent Quantum Spin Inverter from Teleporting Things into Microwaves (#29200)
* Prevent Quantum Spin Inverter from Teleporting Things into Microwaves

* Simplifies code, GetTeleportingEntity instead of TryGet, adds failed teleport message

* remove using Linguini.Syntax.Ast;

* capital...

* re-add CanInsert and Fixes microwave issue

* beb

* beeb
2024-07-18 10:40:54 +10:00
kbailey-git
c7ea0490a6 Updated slime storage capacity text in guidebook (#30121) 2024-07-17 15:54:08 -07:00
PJBot
2d5bb92f46 Automatic changelog update 2024-07-17 22:05:58 +00:00
Errant
ef02f8c18c Temporarily remove Vox from space ninja and Unknown Shuttle ghostroles (#30099)
* no vox ninjas

* blacklist vox from UnknownShuttleEvent
2024-07-18 01:04:51 +03:00
PJBot
be9acaea35 Automatic changelog update 2024-07-17 13:51:32 +00:00
Winkarst
ba2c5fcded Make the super door remote to be able to control Syndicate doors (#30033)
* Make the super door remote to be able to control Syndicate doors

* Fix
2024-07-17 09:50:24 -04:00
Flareguy
b20fd4fbd0 Vox displacement updates (#29824)
* more vox displacement maps

* A

* remove vox insuls sprites

* sci magboots

* Update vox.yml

* Update meta.json

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
2024-07-17 10:43:11 +03:00
PJBot
0e02c50548 Automatic changelog update 2024-07-17 06:27:16 +00:00
lzk
6443c53a8c Little saw debuff (#29995) 2024-07-17 09:26:10 +03:00
PJBot
1ac7739564 Automatic changelog update 2024-07-17 06:20:20 +00:00
lzk
1fd8369a9c Add examine for caustic and cold damage (#29989)
* Examinable cold damage

* lightblue

* update grammar

* caustic
2024-07-17 09:19:13 +03:00