Commit Graph

18494 Commits

Author SHA1 Message Date
PJBot
38fd018fde Automatic changelog update 2023-08-11 05:30:37 -04:00
Tom Leys
4a55a000cb Add Fire-fighting remote for Fire-doors (#16189) 2023-08-11 02:29:33 -07:00
Emisse
89250e375c box update (#18987) 2023-08-11 03:03:38 -06:00
PJBot
394f1ddf1b Automatic changelog update 2023-08-11 03:29:30 -04:00
potato1234_x
fbecde1f68 ice (#18985) 2023-08-11 01:28:26 -06:00
PJBot
5b3d904854 Automatic changelog update 2023-08-11 01:13:42 -04:00
Flareguy
509f20084a Converts Microwave & Wallmed to old /tg/ sprites (#18970)
* changes microwave and nanomed to use old /tg/ sprites

* makes microwave smaller
2023-08-10 23:12:37 -06:00
Nemanja
be29cda183 make typing indicators 32x32 (#18976) 2023-08-10 23:10:29 -06:00
Emisse
b376adf486 aspid update (#18982) 2023-08-10 23:06:39 -06:00
Emisse
cee36491e4 meta update (#18981) 2023-08-10 23:06:00 -06:00
PJBot
e31c42310f Automatic changelog update 2023-08-10 23:32:16 -04:00
crazybrain23
f6199a0f32 Add secret documents to hardsuit locker (#18975) 2023-08-10 21:31:12 -06:00
PJBot
342280c4df Automatic changelog update 2023-08-10 23:05:54 -04:00
LankLTE
6e192341f2 Removes Spaceacillin (#18979)
* Removes spaceacillin

* this game blows
2023-08-10 23:04:49 -04:00
Kara
10af730c4d Chat rich text tweaks (#18978) 2023-08-10 20:45:58 -05:00
Kara
92ea35afd6 Actually fix changelog (#18977) 2023-08-10 18:09:41 -07:00
PJBot
dbb799455a Automatic changelog update 2023-08-10 20:37:31 -04:00
Nemanja
23ad53c1e0 make status icons unshaded (#18974) 2023-08-10 19:36:26 -05:00
PJBot
8c69eaf9f6 Automatic changelog update 2023-08-10 20:13:42 -04:00
Nemanja
9eee1adcb9 The Cratening (#18972)
* so it begins

* The Cratening

* welded sprites
2023-08-10 19:12:38 -05:00
Vordenburg
a7665f8c74 Add make roompack script (#18370) 2023-08-10 19:23:56 -04:00
lzk
e51bb6b073 Repsrite zookeeper job icon (#18973)
* png

* meta
2023-08-10 17:27:24 -04:00
brainfood1183
7957a941c0 Origin Station Update 10.08.2023 (reporter added and new asteroid floors). (#18969) 2023-08-10 14:01:32 -06:00
PJBot
9c4f9278e6 Automatic changelog update 2023-08-10 14:33:16 -04:00
Kara
57060063f0 Fix missed changelogs (#18967) 2023-08-10 11:28:06 -07:00
PJBot
c4cfaf0e8f Automatic changelog update 2023-08-10 13:58:59 -04:00
Flareguy
ea06a33a81 Updates asteroid tile sprites & adds asteroid plating (and tile items too, I guess) (#18937) 2023-08-10 10:46:43 -07:00
metalgearsloth
0f917d22d7 Color flash effect fixes (#18952) 2023-08-10 10:44:52 -07:00
Vordenburg
eb130b3eae Remove WindowTintedDirectional (#18886) 2023-08-10 10:44:41 -07:00
Kara
3cff8a8030 Chat prettification / richtextification (#18964)
* Chat prettification / richtextification

* gluggy
2023-08-10 12:39:37 -05:00
PJBot
fd4b910b8f Automatic changelog update 2023-08-10 10:30:52 -04:00
AlexMorgan3817
62ccbdaeae Supermatter grenades (#13747)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2023-08-11 00:29:47 +10:00
PJBot
163ba7a470 Automatic changelog update 2023-08-10 10:17:56 -04:00
Kara
42b38b7a5d Liquid plasma floor entity (#18957) 2023-08-11 00:16:51 +10:00
Kara
baddcf1b26 Chain link fencing (#18956) 2023-08-11 00:16:25 +10:00
PJBot
c10b01c465 Automatic changelog update 2023-08-10 05:34:38 -04:00
kxv
4772d9e6f5 stun prod (#17467)
* stunprod

* update

alphabetical correct,
the battery charge is less,
stamina damage is less (5 hits now),
graph id fixed

* update

crafting has become more difficult

* update

makeshiftstunprod

* remove netsync

* Update meta.json

* fix

* remove bluntStaminaDamageFactor
2023-08-10 12:33:34 +03:00
PJBot
4b803afa62 Automatic changelog update 2023-08-10 04:41:21 -04:00
Sailor
b2bf49235b Nerf emp pricing, add EMP kit to uplink (#18877) 2023-08-10 11:40:17 +03:00
PJBot
7e1e76119d Automatic changelog update 2023-08-10 04:35:42 -04:00
Nemanja
829f2f8976 Remove request computer board steal objective (#18925)
* remove request computer board steal objective

* this thing, too
2023-08-10 11:34:38 +03:00
PJBot
0964496a36 Automatic changelog update 2023-08-10 04:34:09 -04:00
chromiumboy
636819f4e3 Hacking protections for airlocks (#18894)
* Adds the ability to better protect to the internal wiring of airlocks
- Achieved by opening the maintenance panel, adding either steel or plasteel to the airlock, then welding the plate in place
- To access the wiring, the plating must be cut with a welder and then pried out with a crowbar

* Code revisions
- Cleaned up the code
- Cutting the security grille can now shock you
- Atmospherics and Security dept airlocks start with a medium level of protection (a welded steel plate)
- Command dept airlocks start with a high level of protection (a welded plasteel plate and electrified security grille)

* Code revision
- Accounted for a potentially null string

* Update Content.Server/Construction/Completions/AttemptElectrocute.cs

Co-authored-by: Slava0135 <40753025+Slava0135@users.noreply.github.com>

* Update ChangeWiresPanelSecurityLevel.cs

Adjusted scope

* Update Content.Shared/Wires/SharedWiresSystem.cs

Co-authored-by: Slava0135 <40753025+Slava0135@users.noreply.github.com>

* Update Content.Shared/Wires/SharedWiresSystem.cs

Co-authored-by: Slava0135 <40753025+Slava0135@users.noreply.github.com>

* Update ChangeWiresPanelSecurityLevel.cs

Removed get / setter and added [ValidatePrototypeId] attribute

* Update ChangeWiresPanelSecurityLevel.cs

Set security level to "Level0" as the default

* Update airlock.yml

Removed 'super max' level of security

* Update WiresPanelSecurityLevelPrototype.cs

* Update WiresSystem.cs

Added check for WiresAccessible to OnInteractUsing

* Update AttemptElectrocute.cs

File scoped namespace

* Update ChangeWiresPanelSecurityLevel.cs

File scoped namespace

* Update AirlockSystem.cs

File scoped namespace

* Update SharedWiresSystem.cs

Removed boiler plate 'OnGetState' and 'OnHandleState'

* Update WiresPanelComponent.cs

Implemented AutoGenerateComponentState

* Removed unnecessary usage references

* use TryCloseAll when wires not accessible

* minor changes to AttemmptElectrocute

* lets try all 7 levels

* fix indent in airlock graph

* fix indent 2

---------

Co-authored-by: Slava0135 <40753025+Slava0135@users.noreply.github.com>
Co-authored-by: Slava0135 <super.novalskiy_0135@inbox.ru>
2023-08-10 11:33:03 +03:00
PJBot
13991d3948 Automatic changelog update 2023-08-10 03:28:06 -04:00
CrigCrag
ab8c550310 Update battery_guns.yml (#18946) 2023-08-10 01:27:01 -06:00
LankLTE
30abda288f moths magboots fix (#18942) 2023-08-10 00:40:54 -06:00
PJBot
b789f5a493 Automatic changelog update 2023-08-10 02:18:04 -04:00
metalgearsloth
5688c40f0e Resprite grappling hook (#18939) 2023-08-10 16:16:57 +10:00
PJBot
1de28ac00d Automatic changelog update 2023-08-10 02:05:46 -04:00
Whisper
9550a04a2c Adds Sechud to lockers and sec techfab (#18907)
* Adds Sechud to lockers and sec techfab

* Add sechud to HOS lockers.
2023-08-10 00:04:42 -06:00