Commit Graph

3170 Commits

Author SHA1 Message Date
LittleBuilderJane
596c7d29ba Fixes minor issues with Reach and Dart. (#6035)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-01-07 00:31:37 +11:00
PJBot
f5b23f4843 Automatic changelog update 2022-01-06 07:46:05 -05:00
PJBot
6af1bfabf3 Automatic changelog update 2022-01-06 01:19:51 -05:00
JustinTime
7d0b06f551 Add ability to resist out of welded lockers and locked closets (#5958)
* Enable lighting of Cigars with IsHotEvent

Subscribed to IsHotEvent in ThrusterSystem, added AfterInteractEvent to SmokingSystem.Cigar which will set SmokableState to Lit if IsHotEvent returns true

This should mean that cigs/Cigars should light on anything hot

* Revert "Enable lighting of Cigars with IsHotEvent"

This reverts commit db896e1f80940892a87d34aa7182b9c605fa53bc.

* Add the ability to kick your way out of welded or locked closets

Added a ResistLocker component/system that hooks into OnRelayMove to begin resisting out of lockers so that players aren't stuck in lockers forever

Also added check to EntityStorageComponent to not print out welded shut message if the entity attempting to open the locker is inside of it.

* Changes based on review

minor formatting changes

make components passed into AttemptResist nullable and resolve them inside of the function

Remove incorrectly named .ftl file

* Changes based on review

Ditched async DoAfter
Used PopupSystem over User.PopupMessage

Added Cancel token to ResistLockerComponent

Subscribed to EntRemovedFromContainer event to cancel DoAfter if the player is removed from a container

* I am in formatting hell, apparently

* Changes based on review

Added TryComp for the EntityStorageComponent instead of the event passed one

* Changes based on review

* Apply suggestions from code review

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>

* Formatting changes based on review

* Shuffle functions around in LockSystem to properly trigger visualizer

Moved all the unlocking logic to a Lock method inside of LockSystem and TryUnlock calls this method if the user passes all of the access checks

* Formatting, replacing Resolve with TryComp and making AttemptResist arguments optional

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

* Check if the player is inside THE container not A container

me no read good

* ok ok I give my code is bad

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2022-01-05 22:18:48 -08:00
PJBot
71ce1208e0 Automatic changelog update 2022-01-05 23:51:41 -05:00
Rane
8b0ae40125 Removed capsaicin oil from the chem dispenser (#6042) 2022-01-05 21:50:38 -07:00
PJBot
b378d44bbc Automatic changelog update 2022-01-05 20:52:56 -05:00
metalgearsloth
4aaa85f84d Xeno improvements (#6032) 2022-01-05 18:51:53 -07:00
ZeroDayDaemon
de0c94414a Add more chat filters (#6034) 2022-01-05 18:51:48 -07:00
Delete69
80753a70ea Add small railing corner (#6036) 2022-01-05 18:51:41 -07:00
PJBot
36d4de5e61 Automatic changelog update 2022-01-05 00:47:44 -05:00
PJBot
b1978d1e89 Automatic changelog update 2022-01-05 00:26:39 -05:00
Matz05
919053c5f1 Light bulb brightness (and other settings) change clientside PointLights (#5869)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-01-05 16:25:37 +11:00
PJBot
03ad20758e Automatic changelog update 2022-01-04 23:21:28 -05:00
Leon Friedrich
0aa4f9efbe Power Cell Refactor (#5943)
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2022-01-05 15:20:25 +11:00
wrexbe
4571dca1eb Tiles Name->ID, DisplayName->Name (#5991) 2022-01-04 17:26:07 -07:00
T-Stalker
a153f76c5d Makes weh.ogg a little louder (#6028) 2022-01-04 17:25:57 -07:00
Peptide90
45a1e57ee4 Quick fixes (firefightercrate fill and rollerbed size) (#6029) 2022-01-04 17:25:51 -07:00
Peptide90
ace591117f Removed more copyright materials (bar signs) (#5984) 2022-01-05 00:56:40 +11:00
PJBot
c114b0f2d5 Automatic changelog update 2022-01-04 08:52:27 -05:00
Michael Phillips
b36c9395d6 Additional Hydroponics vegetables - Chili + Recipes (#5966) 2022-01-05 00:51:22 +11:00
PJBot
1aaefb6346 Automatic changelog update 2022-01-04 08:37:40 -05:00
mirrorcult
af785f873f Optional server whitelists (#5979) 2022-01-05 00:37:06 +11:00
LittleBuilderJane
66deacc322 New Game Map: Reach Transport Shuttle (#5671)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-01-05 00:36:37 +11:00
PJBot
bc935b70f9 Automatic changelog update 2022-01-04 08:24:15 -05:00
LittleBuilderJane
93cdda6cb4 New Spawnable Map: Boarding Shuttle Dart (#5728) 2022-01-05 00:23:12 +11:00
PJBot
c4512e3c1a Automatic changelog update 2022-01-04 08:06:23 -05:00
router
e4cd2944cf o7 -> @salutes (#6026) 2022-01-05 00:05:21 +11:00
PJBot
b0ee574c70 Automatic changelog update 2022-01-04 07:06:08 -05:00
Rane
9603e47096 Added difficulty overrides for several traitor objectives (#6018) 2022-01-04 13:05:05 +01:00
PJBot
e4d940bb75 Automatic changelog update 2022-01-04 04:23:30 -05:00
ShadowCommander
b335ef5e7f Prevent Holoparasites from attacking their host (#6019) 2022-01-04 10:22:28 +01:00
mirrorcult
5249ea057a Kill bobby 2.0 (#6023) 2022-01-04 10:17:39 +01:00
PJBot
dade209585 Automatic changelog update 2022-01-03 16:33:30 -05:00
Rane
b73f8918f7 Fire & Air Alarm Electronics now constructable (#6015) 2022-01-03 14:32:28 -07:00
PJBot
437ed1dd90 Automatic changelog update 2022-01-03 04:54:11 -05:00
mirrorcult
72dcef4203 Reduce locker/crate hp and resistances, add spear wielding (#6001) 2022-01-03 10:53:09 +01:00
ShadowCommander
92d70b0587 Add teleport verbs (#5954)
* Add teleport verbs

* Add ftl file

* Make the verbs run the command serverside
2022-01-03 01:07:33 -08:00
PJBot
c6b393a55e Automatic changelog update 2022-01-03 02:48:39 -05:00
ZeroDayDaemon
b45bd3b396 Adds Ducks (#5997)
* Add Ducks

* Update cargo_livestock.yml
2022-01-02 23:47:35 -08:00
PJBot
947d0b5883 Automatic changelog update 2022-01-03 02:39:40 -05:00
Rane
8049be06ad Tweaks doctor and CMO starting items (#6007) 2022-01-02 23:38:37 -08:00
PJBot
605af88df7 Automatic changelog update 2022-01-03 00:52:46 -05:00
T-Stalker
70209f5895 Weh! (#6005) 2022-01-02 22:51:42 -07:00
E F R
df9aecb6a0 Administration: Ahelp tabs (#5965) 2022-01-03 01:54:44 +01:00
PJBot
a3f21e9603 Automatic changelog update 2022-01-02 01:01:24 -05:00
PJBot
883729b575 Automatic changelog update 2022-01-02 00:58:49 -05:00
Lamrr
85297d11b6 Changes tile crafting recipe to make four floor tiles per unit of material used. (#5993) 2022-01-01 22:57:46 -07:00
PJBot
207e514cab Automatic changelog update 2022-01-02 00:41:47 -05:00
Delete69
a09509b385 Small Bar Salvage (#5936) 2022-01-02 16:40:44 +11:00