Commit Graph

3768 Commits

Author SHA1 Message Date
Leon Friedrich
aeaa7f65bc Fix tile actions (#6958) 2022-03-02 12:48:33 +11:00
PJBot
6cd7773331 Automatic changelog update 2022-03-01 20:47:59 -05:00
Mith-randalf
19839b8f69 removes centcomm costume from traitor uplink (#6895) 2022-03-02 12:46:54 +11:00
Leon Friedrich
c4c238bda9 Add multi-layer in-hand and clothing support (#6740) 2022-03-02 10:29:42 +11:00
PJBot
d088f0f02c Automatic changelog update 2022-03-01 18:13:37 -05:00
Leon Friedrich
36fcca8337 Mapping Actions (#6877) 2022-03-02 10:12:34 +11:00
PJBot
1efcd251eb Automatic changelog update 2022-03-01 08:22:32 -05:00
Fishfish458
60dccc829a fix railing vaulting (#6857)
Co-authored-by: fishfish458 <fishfish458>
2022-03-01 19:21:14 +11:00
PJBot
561204e8c9 Automatic changelog update 2022-02-28 22:39:42 -05:00
mirrorcult
903dabf0db Jumpsuit butchering and gauze crafting (#6787)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-03-01 14:38:39 +11:00
PJBot
7daf7ccf8c Automatic changelog update 2022-02-28 21:21:24 -05:00
PJBot
01490d5989 Automatic changelog update 2022-02-28 21:19:34 -05:00
mirrorcult
103964ca04 New medium salvage + content for it (#6908) 2022-02-28 19:18:31 -07:00
Leeroy
36c780762b Network tab + net.interp_ratio slider (#6918) 2022-02-28 19:18:25 -07:00
Leon Friedrich
de80c162d6 Fix some collision flag issues (#6942)
Co-authored-by: Electro <no>
2022-02-28 19:18:20 -07:00
PJBot
9eb991768e Automatic changelog update 2022-02-28 21:17:49 -05:00
Emisse
e69f1b56ee Moose Station (#6937)
* moose station

* moose station
2022-02-28 20:16:46 -06:00
MaxNox7
1272636de1 Added text for petting Holoparasites (#6728)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-03-01 02:36:10 +11:00
PJBot
aaa9cbfd69 Automatic changelog update 2022-02-28 10:15:20 -05:00
metalgearsloth
e3313dc4cf Nerf observer speed (#6674) 2022-03-01 02:14:17 +11:00
Leon Friedrich
ee7d0440f3 Limit atmos device rates (#6533) 2022-03-01 01:39:30 +11:00
PJBot
0bfda705cd Automatic changelog update 2022-02-27 20:24:48 -05:00
T-Stalker
b49e20bcba Maxblood changes to animals (#6924) 2022-02-27 18:23:45 -07:00
PJBot
67bddb0a1c Automatic changelog update 2022-02-27 20:22:18 -05:00
PJBot
18c6aec949 Automatic changelog update 2022-02-27 14:57:39 -05:00
Zymem
619d02f08a Second attempt at adding monkey hats (#6917) 2022-02-27 12:56:35 -07:00
Peptide90
bcfb72519c Adds boxes of all magazine types + box of trashbags and flares (#6891) 2022-02-27 12:56:27 -07:00
PJBot
38e2cc5641 Automatic changelog update 2022-02-27 13:04:11 -05:00
Vera Aguilera Puerto
35264a344c Makes suspicion no longer show up in gamemode votes. (#6919) 2022-02-27 12:03:08 -06:00
PJBot
e483bc80f5 Automatic changelog update 2022-02-27 08:47:29 -05:00
Peptide90
e7bc138ed5 Board descriptions for computers and machines (#6290)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-02-28 00:46:26 +11:00
PJBot
5d24f23232 Automatic changelog update 2022-02-27 02:03:18 -05:00
Peptide90
94df9a0847 pillar v5.1 (rwalls and bug fixes) (#6902) 2022-02-27 00:02:15 -07:00
Peptide90
f15cc8994e Fire helmet (#6903) 2022-02-27 00:02:07 -07:00
Leeroy
fb858ab514 Medical items sound support + sounds (#6871) 2022-02-27 00:02:00 -07:00
Peptide90
fc667f8f44 Big tile PR (3 carpets, 4 red sands, 1 grass, 5 shuttle floors) (#6864) 2022-02-27 00:01:48 -07:00
PJBot
bf18501e02 Automatic changelog update 2022-02-26 22:05:03 -05:00
Moony
8b2184a53c Two more events (#6906)
* vent clog!

* forgot you

* Breaker flip event, to annoy engineering.

* small fix.
2022-02-26 21:04:01 -06:00
PJBot
1c45674871 Automatic changelog update 2022-02-26 22:03:42 -05:00
PJBot
7e90e64603 Automatic changelog update 2022-02-26 20:27:47 -05:00
Zymem
21dd1bb963 removes netsync: false from drinks (#6905) 2022-02-27 12:26:44 +11:00
PJBot
df16de073f Automatic changelog update 2022-02-26 01:00:23 -05:00
Fishfish458
6b7379dad0 Add basic handheld GPS (#6896)
Co-authored-by: fishfish458 <fishfish458>
2022-02-26 16:59:20 +11:00
moonheart08
44d5d41d60 fix the fact that RandomSentience was not actually making a ghost role. Oops! 2022-02-25 23:40:15 -06:00
Leon Friedrich
ff7d4ed9f6 Patched Actions Rework (#6899)
* Rejig Actions

* fix merge errors

* lambda-b-gon

* fix PAI, add innate actions

* Revert "fix PAI, add innate actions"

This reverts commit 4b501ac083e979e31ebd98d7b98077e0dbdd344b.

* Just fix by making nullable.

if only require: true actually did something somehow.

* Make AddActions() ensure an actions component

and misc comments

* misc cleanup

* Limit range even when not checking for obstructions

* remove old guardian code

* rename function and make EntityUid nullable

* fix magboot bug

* fix action search menu

* make targeting toggle all equivalent actions

* fix combat popups (enabling <-> disabling)

* fix networking

* Allow action locking

* prevent telepathy
2022-02-25 23:24:08 -06:00
PJBot
d32f884157 Automatic changelog update 2022-02-26 00:12:13 -05:00
Chris V
76dfa8ce57 Musician job completeness (#6889) 2022-02-25 22:11:04 -07:00
Moony
0898c8a837 More events (#6894)
* Implements bureaucratic error and random sentience.

* Adds the Vent Critters event.

* bug moment

* forgot ignores.

* undo something i included in the PR by mistake.

* address review
2022-02-25 23:10:09 -06:00
PJBot
df5f38c778 Automatic changelog update 2022-02-25 18:19:14 -05:00
Peptide90
daf6f7eae7 Pillar v5 (All new engineering, MORE maint, new bar etc) (#6883)
* Pillar V5

* *sign* put clown and mime spawns back in.

* chemistry grinder and plasma. Engi lathe.
2022-02-25 17:18:08 -06:00