Commit Graph

24788 Commits

Author SHA1 Message Date
PJBot
5dfb7788a4 Automatic changelog update 2022-11-18 17:31:57 -05:00
Kara
c71850a53f Convert ghost toggle button into an action (#12658)
* Convert ghost toggle button into an action

* figs
2022-11-18 16:30:53 -06:00
PJBot
f12eb55153 Automatic changelog update 2022-11-18 17:01:01 -05:00
Nemanja
b7f9dcace1 item artifact fix (#12665) 2022-11-18 13:59:58 -08:00
DrSmugleaf
5aeb2ac4a0 ECS strap component (#12627) 2022-11-18 22:08:28 +01:00
metalgearsloth
b749d0d275 Remove NPC IEntityManager resolves (#12648) 2022-11-18 22:07:52 +01:00
PJBot
c58204255f Automatic changelog update 2022-11-17 23:44:21 -05:00
Nemanja
11f3b4b740 Traversal Distorter [New Xenoarch Machine] (#12643) 2022-11-17 20:43:18 -08:00
nikthechampiongr
3e59953fb5 Fixed access on Chapel Maintenance Door in Saltern (#12641) 2022-11-17 20:42:38 -08:00
Kevin Zheng
28d9a994f9 Do not interrupt mapping with auto-shuttle (#12656) 2022-11-17 15:14:44 -08:00
Nemanja
257a9db5c1 xenoarch inhands + a few effects (#12655) 2022-11-17 15:10:45 -08:00
PJBot
786a4d461c Automatic changelog update 2022-11-17 12:41:12 -05:00
Kara
eaa7c0dd36 Item artifacts (#12652) 2022-11-17 09:40:05 -08:00
corentt
29224f166c Fix price calculation of stacks (#12645)
* stackprice is not compatible with static price

* adjust prices

* more price adjust

* staticprice = 0

* add a test
2022-11-17 07:59:45 -06:00
Paul Ritter
03e8076915 Update CODEOWNERS (#12647) 2022-11-17 12:00:10 +01:00
metalgearsloth
50a0d853fe Update submodule to 0.65.2.0 (#12646) 2022-11-17 19:22:26 +11:00
DrSmugleaf
a410d19d21 Fix body root being null on the client after init (#12638) 2022-11-16 18:58:55 -06:00
PJBot
28f8a41c1a Automatic changelog update 2022-11-16 16:03:40 -05:00
Nemanja
7895ddebe3 medical scanner machine upgrading (#12487) 2022-11-16 13:02:36 -08:00
PJBot
7173fb856f Automatic changelog update 2022-11-16 15:59:53 -05:00
Mervill
07da6ba416 Rename Kahlua to Coffee Liqueur (#12525)
Closes https://github.com/space-wizards/space-station-14/issues/10486
2022-11-16 12:59:43 -08:00
Rane
3184619d42 Objective Assignment Refactor (#11678) 2022-11-16 12:58:47 -08:00
Pieter-Jan Briers
2100f4dc77 Fix map load benchmark. (#12636) 2022-11-16 12:58:13 -08:00
Pieter-Jan Briers
ce300718d6 Fix warning in Pow3r test program. (#12637) 2022-11-16 12:58:00 -08:00
DrSmugleaf
a52c0bce90 Update submodule to 0.65.1.0 (#12633) 2022-11-16 20:22:37 +01:00
DrSmugleaf
7fbc2608e8 Remove redundant read-only VV from datafields (#12626) 2022-11-16 20:22:11 +01:00
PJBot
fb892cb374 Automatic changelog update 2022-11-16 13:25:41 -05:00
Kara
7253f53bdb Rules rewrite (#12049) 2022-11-16 10:24:37 -08:00
PJBot
93ef61d7da Automatic changelog update 2022-11-16 13:14:57 -05:00
Alex Evgrashin
42c5296264 Remove cat ears from whitelist (#12632) 2022-11-16 12:13:53 -06:00
brainfood1183
e1e1021a93 eldritch mask (#12174) 2022-11-16 06:48:07 -08:00
PJBot
0cba237771 Automatic changelog update 2022-11-16 09:47:59 -05:00
Kara
6facf5b1b0 Make cat ears 26tc (#12511) 2022-11-16 06:46:55 -08:00
eclips_e
7f2f399a26 Prayer fix (#12504) 2022-11-16 06:44:04 -08:00
PJBot
e0abda3c32 Automatic changelog update 2022-11-16 09:42:51 -05:00
ninruB
67a34fd13b Strong revolvers no way (#12538) 2022-11-16 06:41:47 -08:00
Aru Moon
cf1bf8ad6c Localize PDA's NetProbe labels (#12590) 2022-11-16 06:38:38 -08:00
Kevin Zheng
10019cdabd Fix debug crash due to probability being outside 0-1 (#12616) 2022-11-16 06:22:28 -08:00
PJBot
4b2c3b9221 Automatic changelog update 2022-11-16 09:21:48 -05:00
GoodWheatley
5d50f50029 Windows now take heat damage (#12612) 2022-11-16 06:20:42 -08:00
Vera Aguilera Puerto
4e3246d278 Slight construction cleanup. (#12614) 2022-11-16 05:10:27 -06:00
PJBot
baa54dc5fe Automatic changelog update 2022-11-16 06:09:23 -05:00
Nemanja
896dfedfe7 fix hydroponics trays rotation (#12622)
* hydro tray rotate fix

* soil too, you nut
2022-11-16 05:08:19 -06:00
DrSmugleaf
dffcd38345 Add GetBodyPartAdjacentParts and GetBodyPartOrganComponents (#12628) 2022-11-16 11:24:03 +01:00
DrSmugleaf
f92f288047 Remove byte[] allocations for GasTileOverlaySystem.UpdateChunkTile (#12617) 2022-11-16 08:27:49 +01:00
PJBot
0350f635d1 Automatic changelog update 2022-11-16 00:25:39 -05:00
Nemanja
55f4f3698a fix fire extinguisher sprite (#12625) 2022-11-16 06:24:35 +01:00
metalgearsloth
a0362d6f85 Disable events by default in debug (#12610)
im too lazy to update my cvars and i can't be the only one tilting
2022-11-15 08:33:46 -06:00
PJBot
1eba7ef253 Automatic changelog update 2022-11-15 06:52:35 -05:00
corentt
f9bf24f903 Price of food depends on its nutritional capacity (#11752)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
fixes https://github.com/space-wizards/space-station-14/issues/11464
2022-11-15 22:51:30 +11:00