Commit Graph

6409 Commits

Author SHA1 Message Date
mirrorcult
e40c9bc427 Reactive 3.0 (#5443)
* probably scrapping this

* reimpl old behavior

* misc fixes and initial yaml

* works basically first try
2021-11-22 10:17:35 +01:00
Kara D
8b47d0f43f Reduce pneumatic cannon mole usage 2021-11-22 02:08:29 -07:00
Kara D
4fa4289e95 ent-gas-tank-suffix-filled incident 2021-11-22 02:06:35 -07:00
PJBot
e0be4acc7e Automatic changelog update 2021-11-22 03:46:24 -05:00
mirrorcult
1ca990c879 Reduce default metabolism rate from 1 to 0.5 (#5445) 2021-11-22 19:45:20 +11:00
PJBot
0e4c99f024 Automatic changelog update 2021-11-22 03:41:16 -05:00
mirrorcult
0f2dda8275 screaming and crying (#5447) 2021-11-22 19:40:14 +11:00
PJBot
1738b571ee Automatic changelog update 2021-11-21 21:34:54 -05:00
Moony
d171c5e84c Fix antag shitcurity (#5441)
* fix jobs

* Antagn't the heads and sec

* good to go, time to test my code
2021-11-21 19:33:50 -07:00
Leon Friedrich
46eb7f97f4 CanWeldShut: false (#5440) 2021-11-21 19:33:45 -07:00
Leon Friedrich
4342a84884 Fix ItemSlots error (#5439)
* fix duplicate slots

* fix comment

* comments
2021-11-21 18:50:43 -07:00
PJBot
80989d950d Automatic changelog update 2021-11-21 15:41:12 -05:00
Leon Friedrich
bec1f99f1f Restrict examine/context-menu usage when incapacitated. (#5416)
* wip

* update in-view checks

* cleanup
2021-11-21 13:40:09 -07:00
PJBot
fda85b4b6b Automatic changelog update 2021-11-21 15:15:41 -05:00
xRiriq
2d769f3854 make names of command clothing consistent (#5435)
Co-authored-by: xRiriq <xRiriq.git@gmail.com>
2021-11-21 13:14:38 -07:00
Vera Aguilera Puerto
a666ddb045 Remove MindHelpers, stop using PlayerHelpers. 2021-11-21 17:59:38 +01:00
Pieter-Jan Briers
eeb0adc5cd Update submodule 2021-11-21 16:03:27 +01:00
PJBot
fe8547609f Automatic changelog update 2021-11-21 08:27:22 -05:00
20kdc
c1c3875f5a Make the docking direction of the docking airlocks clearer (#5433) 2021-11-22 00:26:19 +11:00
PJBot
7ae802a0eb Automatic changelog update 2021-11-21 07:18:33 -05:00
Vera Aguilera Puerto
2f6e069bcd Docked airlocks no longer depressurize the room when opened. (#5431) 2021-11-21 23:17:30 +11:00
DrSmugleaf
af6e09c5bd Add being able to force a test to pool 2021-11-21 12:13:26 +01:00
PJBot
b889606569 Automatic changelog update 2021-11-21 02:36:13 -05:00
FoLoKe
24aca21eb6 Moved Food and Utensil to ECS (#5380)
* Food and Utensil to ECS, Made utensil less restrictive, no more soup eating with a knife...

* AltVerb "can eat" check

* removed HasFlag calls

* AltActionVerb -> InteractionVerb

* "required utensil" filed
2021-11-21 00:35:09 -07:00
mirrorcult
1ab7170adb Refactor reaction effects to use reagent effects (#5426)
* reaction effect refactor

* works now
2021-11-21 00:35:02 -07:00
PJBot
9b39838db7 Automatic changelog update 2021-11-21 01:10:52 -05:00
metalgearsloth
bdead40a80 Thrusters (shuttle go nyoom) (#5352) 2021-11-21 17:09:49 +11:00
PJBot
c21a9e32b1 Automatic changelog update 2021-11-21 00:07:47 -05:00
AJCM-git
3da31d5146 Fixes ActivateItemInWorld working with things outside your container (#5424)
* Fixes InteractionActivate working inside containers

* This makes more sense now that i think about it
2021-11-20 22:06:44 -07:00
Kara D
515cac3fb0 ffs 2 2021-11-20 19:48:32 -07:00
Kara D
fb362755b9 ffs 2021-11-20 19:24:32 -07:00
PJBot
8f88ec80b1 Automatic changelog update 2021-11-20 18:48:56 -05:00
mirrorcult
181fd055ce Adds metabolism effects to pretty much every chem already in the game (#5349)
* pass 1

* a little more reagent effect for breakfast

* move lots of stuff around

* implements all medicines

* implement all cleaning & elements

* implement toxins/pyrotechnic

* p

* linter fixies

* fixes + narcotic balancing

* fix and standardize

* reviews

* things
2021-11-20 16:47:53 -07:00
PJBot
8c64450305 Automatic changelog update 2021-11-20 18:18:19 -05:00
Mith-randalf
8e55f5a170 adds feet (#5421) 2021-11-20 16:17:15 -07:00
PJBot
817f76536a Automatic changelog update 2021-11-20 13:33:10 -05:00
Moony
eb6d24abd0 Makes map vote and roundstart smart about player count. (#5418)
* Makes map vote and roundstart smart about player count.
No more Saltern with 30 players, or Knight Ship with 50.

* a typo

* Address reviews.

* Localized.
2021-11-20 11:32:07 -07:00
E F R
6487cd6d79 Packed rewire (#5415)
* Maps/Packedstation: significantly clean up wiring

* Maps/Packedstation: minor clanup, remove nonfunctional firelocks
2021-11-20 11:31:33 -07:00
Paul
186edba6fd fixes tests 2021-11-20 16:12:58 +01:00
Paul
5a477389d3 fixes another test 2021-11-20 15:49:51 +01:00
Paul
cc0122421c misc change for pvs 2021-11-20 12:35:22 +01:00
PJBot
d35ce8c4a6 Automatic changelog update 2021-11-20 00:28:00 -05:00
20kdc
3d940cc1d6 PackedStation: More markers (#5364)
* PackedStation: Add lots of rubbish markers, add some traitor deathmatch PDA redemption machine markers, name northern solars warp point

* Some additional changes @TimrodDX asked for: Nudge a light back into place and un-drain some tanks
2021-11-19 22:26:57 -07:00
Leon Friedrich
91b185e3c2 Rejigging Item slots (#4933)
* itemslot overhaul

* remove "shared" prefix

* handle component shutdown

* comments, cleanup, tests

* comments and minor tweak

* rename ItemSlotManagerState

* fix swapping

* fix merge

* Add ItemSlot verb text override

* fix merge  (IEntity -> entityUid)

* Fix merge (LabelSystem)

* Fix merge (nuke disk)

* fix test
2021-11-19 22:26:01 -07:00
Leon Friedrich
19c5fed53a Entity menu tweaks (#5414)
* adjust lookup

* change grouping

* change range from 0.2 to 0.25
2021-11-19 22:25:29 -07:00
PJBot
12cfd97bf8 Automatic changelog update 2021-11-19 20:04:45 -05:00
cheesePizza2
7efea6f319 Drinks move and Shaker minor edit (#5381)
* drink move 1

shitcode time

* remove leftover comments

i forgor to do this last comment

* remove leftover comments

i forgor to do this last commit

* shaker modifying

fuck now it crashes, screw it ill fix it later

* i forgot a hyphen

i am so fucking stupid i am so fucking stupid i am so fucking stupid i am so fucking stupid i am so fucking stupid i am so fucking stupid i am so fucking stupid i am so fucking stupid i am so fucking stupid i am so fucking stupid
2021-11-19 18:03:42 -07:00
20kdc
73ca553ad4 Have medical scanners and cloning pods be 'climbed upon' on exit. (#5408) 2021-11-19 18:03:09 -07:00
Mith-randalf
78dde11bf8 Adds a pill sound, makes it used, attribution, cope, seethe (#5413) 2021-11-19 18:02:49 -07:00
PJBot
c39ccfe715 Automatic changelog update 2021-11-19 11:55:28 -05:00