Commit Graph

  • ffc1319733 Add new weapon spawners for SSS Víctor Aguilera Puerto 2020-06-23 14:42:20 +02:00
  • fe65d1fa85 Weapon Tweaks (#1186) Swept 2020-06-23 12:04:19 +00:00
  • 304ab3a056 Update submodule Pieter-Jan Briers 2020-06-23 13:39:29 +02:00
  • 27aefeb35d fis crap w/ grids being deleted while component events still ref Tyler Young 2020-06-22 21:02:50 -04:00
  • 5f9214e660 Fixed compiler warnings about unreachable code (#1188) zamp 2020-06-22 22:43:46 +03:00
  • f9a60b37ea Add ToggleOutline cvar and console command (#1185) F77F 2020-06-22 14:43:20 -05:00
  • afac9e6320 Make character dummy actually abstract Víctor Aguilera Puerto 2020-06-22 19:45:32 +02:00
  • 5f457c95d0 Regular human is no longer abstract... Víctor Aguilera Puerto 2020-06-22 19:43:36 +02:00
  • 822436bb81 Move physics to shared and run it on the client. Pieter-Jan Briers 2020-06-22 19:01:47 +02:00
  • 805a5f1689 Refactor pathfinding updates and add AccessReader support (#1183) metalgearsloth 2020-06-23 02:55:50 +10:00
  • ff0f082138 Fix being able to use invalid verbs as a ghost (#1157) DrSmugleaf 2020-06-22 18:54:56 +02:00
  • 6fe7d11d54 Fix battery barrel low energy ratio exception (#1187) metalgearsloth 2020-06-22 23:19:01 +10:00
  • ac2c7da31f Add magazine auto-eject message back in (#1191) metalgearsloth 2020-06-22 23:18:41 +10:00
  • e152dd90dc Port TG weapon animations Metal Gear Sloth 2020-06-22 21:24:21 +10:00
  • 4b64aa2b9d fix benchmark Tyler Young 2020-06-22 04:43:47 -04:00
  • 3f7bd3010c Fix RevolverBarrelComponent ExposeData not checking if serializer is reading Víctor Aguilera Puerto 2020-06-22 04:10:44 +02:00
  • 2944652a5d Only read fields in Looping Sound Component if serializer is reading. Víctor Aguilera Puerto 2020-06-22 04:07:04 +02:00
  • 9bf53a4218 Implement unarmed combat ShadowCommander 2020-06-21 18:31:56 -07:00
  • 8e23f8fd40 Food trash is optional by default. Fix FoodBase not having a FoodComponent. Víctor Aguilera Puerto 2020-06-21 23:02:58 +02:00
  • b6966a9b7f Add inhands support for startingGear (#1166) metalgearsloth 2020-06-22 06:37:03 +10:00
  • d91a8c4925 Add delaystart and forcepreset commands (#1163) DrSmugleaf 2020-06-21 22:05:47 +02:00
  • 7b98f37f9a Adds neck UI slot and rearranges inventory UI. (#1130) Swept 2020-06-21 20:02:18 +00:00
  • 0e92a0c88c Add backpack bombing (#1156) DrSmugleaf 2020-06-21 21:57:22 +02:00
  • fbd0eea019 Puddle icon fix. (#1175) Swept 2020-06-21 19:56:15 +00:00
  • 62bbf59def Fix AIController throwing on shutdown (#1177) metalgearsloth 2020-06-22 05:55:56 +10:00
  • 99f46d1ca5 Misc. AI fixes for CM test (#1165) metalgearsloth 2020-06-22 05:48:22 +10:00
  • 95995b6232 Add a LOT more dakka (#1033) metalgearsloth 2020-06-22 05:47:15 +10:00
  • ac19ad7eac Fix crash when the round restarts (#1161) DrSmugleaf 2020-06-21 17:28:43 +02:00
  • b1d3f0403a Fix AI not shutting down their operator (#1176) metalgearsloth 2020-06-22 00:00:05 +10:00
  • 99a5e06b98 Adds eating with utensils (#1136) DrSmugleaf 2020-06-19 15:20:59 +02:00
  • cda8f8b2bc Changed "Run" to "Walk" in code (#1154) Vince 2020-06-19 15:15:25 +02:00
  • 1331bda3b0 Update submodule. Víctor Aguilera Puerto 2020-06-19 15:14:55 +02:00
  • d09cc01838 Added collision mask for vending machines, piano and computers (#1153) Vince 2020-06-19 15:12:10 +02:00
  • 5495f88583 HandComponents now have a default hand, fixes crash Víctor Aguilera Puerto 2020-06-18 19:26:55 +02:00
  • 63acae7937 Prevent AI from dropping something that's not in their hands Víctor Aguilera Puerto 2020-06-18 15:38:40 +02:00
  • a351fad3f6 Check if airlock is deleted or not before changing appearance Víctor Aguilera Puerto 2020-06-18 15:26:31 +02:00
  • 5391d3c72a Add utility AI (#806) metalgearsloth 2020-06-18 22:52:44 +10:00
  • 9b8cedf6c6 Adds documentation to ISharedNotifyManager. Acruid 2020-06-17 18:19:31 -07:00
  • 56f9aa8122 Move to Robust.Shared.AuthLib. Pieter-Jan Briers 2020-06-18 02:40:47 +02:00
  • e063d49a49 Use new stylesheet syntax in StyleSpace Pieter-Jan Briers 2020-06-18 02:38:40 +02:00
  • d46acabaaf Update submodule Pieter-Jan Briers 2020-06-18 02:35:18 +02:00
  • 960287c65d Merge branch '20-06-16-click-detect' into 20-06-18-merge Pieter-Jan Briers 2020-06-18 02:35:03 +02:00
  • c5b1042573 Merge branch 'drop-decimal-use-cannyfastmath' into 20-06-18-merge Pieter-Jan Briers 2020-06-18 02:34:47 +02:00
  • d0a69b3655 Fix editorconfig (#1096) ShadowCommander 2020-06-16 18:10:52 -07:00
  • a1ce0555f3 Add id_swipe.ogg , change pda eject sound (#1146) F77F 2020-06-16 18:21:41 -05:00
  • c5f64248c1 Remove interaction system bounding box check. Pieter-Jan Briers 2020-06-16 16:10:38 +02:00
  • 5bf0bd3a0c Increase click radius again. Pieter-Jan Briers 2020-06-16 16:07:22 +02:00
  • 4136388028 Sprite-based click detection. Pieter-Jan Briers 2020-06-16 16:00:19 +02:00
  • 189ed9309f Removes the ConstructorComponents and moves the construction blueprint feature into a new ECS system. (#1114) Acruid 2020-06-15 12:30:11 -07:00
  • 548b91df61 Storage Windows now have the owner's name instead of Storage Item (#1131) Exp 2020-06-15 13:28:28 +02:00
  • 310e765502 Fix parallax gen. Pieter-Jan Briers 2020-06-14 16:33:52 +02:00
  • 52cd014de1 bump submodule updater action to v0.1.1 (round 2) Tyler Young 2020-06-14 09:58:09 -04:00
  • 123d0c77f2 bump submodule updater action to v0.1.1 (round 2) Tyler Young 2020-06-14 09:58:09 -04:00
  • de274de9e3 use CannyFastMath in various places even where it might not be any different Tyler Young 2020-06-13 01:28:28 -04:00
  • 916b9a67d8 Make workflow pull in engine changes required by a PR (#1123) ComicIronic 2020-06-14 14:32:10 +01:00
  • 422f64fed0 Credits Pieter-Jan Briers 2020-06-14 15:15:07 +02:00
  • 79ad5fd09e Update submodule Pieter-Jan Briers 2020-06-14 15:14:34 +02:00
  • 5f072f79c6 Patreon is a word. Pieter-Jan Briers 2020-06-14 15:12:22 +02:00
  • 64dd3b0860 Moves SharedInteractionSystem to Content.Shared namespace Víctor Aguilera Puerto 2020-06-13 16:10:26 +02:00
  • fcedff4d60 Update submodule. Víctor Aguilera Puerto 2020-06-13 16:04:27 +02:00
  • caca1672bc Fix predicate documentation in a few methods related to InRangeUnobstructed Víctor Aguilera Puerto 2020-06-13 15:38:50 +02:00
  • 732a4156f3 Add red outline to obstructed items in range (#1122) DrSmugleaf 2020-06-13 15:36:22 +02:00
  • f85dc9f94e Church organ (#1121) ScumbagDog 2020-06-13 13:23:10 +02:00
  • 202dc47961 Airlocks now have a random pitch for deny sound (#1116) Víctor Aguilera Puerto 2020-06-13 04:14:40 +02:00
  • 482bb617e9 Add Anchorable to several objects (#1115) windarkata 2020-06-12 20:29:45 -05:00
  • 518a006d70 Fix nullability warning. Pieter-Jan Briers 2020-06-13 03:18:34 +02:00
  • 1c119927ae Merge branch 'master' into imagesharp-upgrade Pieter-Jan Briers 2020-06-13 03:15:43 +02:00
  • 43eb9f2006 Update submodule Pieter-Jan Briers 2020-06-13 03:14:21 +02:00
  • 29365353a5 Remove SharpZipLib and System.ValueTuple dependencies Pieter-Jan Briers 2020-06-13 03:09:48 +02:00
  • 48c1bef091 upgrades SixLabors.ImageSharp Tyler Young 2020-06-12 18:58:28 -04:00
  • ca1d255b6c For @Tomeno; Shader form of Cooldown Animation (#1113) Tyler Young 2020-06-12 12:53:41 -04:00
  • 4b9a6c18fe Adds hacking UI pop-up when using a hacking tool on an open panel (#1100) Bright0 2020-06-12 10:51:30 -06:00
  • 3cedcaf004 Silence ScreenToWorld warnings (#1098) ComicIronic 2020-06-12 17:36:25 +01:00
  • 7817681894 Refactored GalacticBankManager (#1089) DamianX 2020-06-12 18:31:57 +02:00
  • 48d9ffa78b Nullable warnings are now errors. Pieter-Jan Briers 2020-06-12 18:29:47 +02:00
  • 3d922749d9 Cleans up some component errors from the console. (#1091) Swept 2020-06-12 16:26:35 +00:00
  • cb5acf7cd3 Cooldown for status effects (#1109) Víctor Aguilera Puerto 2020-06-12 16:22:36 +02:00
  • 1587efbe29 Actually run integration tests Pieter-Jan Briers 2020-06-12 14:01:22 +02:00
  • 63c3e9577c Adds SimplePredictReconcileTest Pieter-Jan Briers 2020-06-12 12:45:29 +02:00
  • a989fab0b4 More useful integration test features. Pieter-Jan Briers 2020-06-12 12:45:01 +02:00
  • cfe72cbfeb Move networking integration tests to own folder. Pieter-Jan Briers 2020-06-12 12:44:02 +02:00
  • ace2889963 Update submodule (prediction fixes). Pieter-Jan Briers 2020-06-12 12:43:43 +02:00
  • 5c311c6ef5 Make character menu dummy abstract. Pieter-Jan Briers 2020-06-09 14:27:07 +02:00
  • 6181f1b14f Update submodule. Víctor Aguilera Puerto 2020-06-12 04:15:39 +02:00
  • 077e726c33 add complete strings that aren't defined in content files to allow them to be mapped (#1105) Tyler Young 2020-06-11 22:15:10 -04:00
  • cf2d1d4a77 Register new component ignores on client Víctor Aguilera Puerto 2020-06-09 14:12:41 +02:00
  • e2c80b7a00 Vending machines name case fix (#1086) AJCM-git 2020-06-09 06:35:13 -04:00
  • bbbe8d2cb1 Fix throw controller not handling deleted thrown stuff (#1097) Tyler Young 2020-06-09 06:29:06 -04:00
  • 4cb61b8693 Adds color changing to cooldown circle and a blink animation when done (#1087) Tomeno 2020-06-09 12:18:09 +02:00
  • df342548b5 Fix SpeciesComponent not taking state CanEquip/CanUnequip/CanChangeDirection into account Víctor Aguilera Puerto 2020-06-09 02:35:12 +02:00
  • 772010d4f0 Merge branch 'revert-virtualized-netids' Pieter-Jan Briers 2020-06-09 00:40:23 +02:00
  • 290650f8ea Update submodule Pieter-Jan Briers 2020-06-09 00:35:43 +02:00
  • 11633279ce Use latest .NET Core in CI Pieter-Jan Briers 2020-06-09 00:18:48 +02:00
  • 4ebba74b1f Update submodule and fix ARM builds. Pieter-Jan Briers 2020-06-08 23:36:12 +02:00
  • 0a7f80653a Update submodule. Víctor Aguilera Puerto 2020-06-09 00:15:10 +02:00
  • c3fd0ef882 Revert "virtualize all net ids to reduce net traffic" Tyler Young 2020-06-08 16:49:05 -04:00
  • 694a5dd332 Adds an integration test for saving and loading a multi grid map. Fixes a bug in SharedGalacticMarketComponent where the products were not being cleared between calls to ExposeData. Acruid 2020-06-08 13:15:08 -07:00
  • e85b839d27 Mark some base prototypes as abstract Víctor Aguilera Puerto 2020-06-08 21:37:58 +02:00
  • a897be3c99 Remove stray usings in TransformableContainerComponent.cs Pieter-Jan Briers 2020-06-08 20:05:46 +02:00
  • 433198a123 Fix a bunch of compiler warnigns. Pieter-Jan Briers 2020-06-08 14:44:11 +02:00