fish-station/Content.Server/GameObjects/EntitySystems
metalgearsloth b34bd7c188
AI preset curves and expandable optimisation (#1346)
* AI preset curves and expandable optimisation

Added preset curves for considerations to use just to avoid repeating the same variables all over the shop.

Moved common considerations for expanded actions onto the expandable action e.g. you need a free hand to be able to PickUpGloves so we'll just check it the once rather than for each action.

* FIX PRAGMA

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-08-11 22:01:55 +02:00
..
AI AI preset curves and expandable optimisation (#1346) 2020-08-11 22:01:55 +02:00
Click Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
DoAfter Proper DoAfterEventArgs refactor 2020-08-09 02:04:15 +02:00
JobQueues Fix Job<T> debug timer (#1248) 2020-07-02 11:46:45 +02:00
ActSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
AtmosphereSystem.cs Fix GetGridAtmosphere crash 2020-08-07 02:33:08 +02:00
BarotraumaSystem.cs Adds barotrauma (pressure damage) (#1605) 2020-08-07 16:23:16 +02:00
BaseChargerSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
BatteryDischargerSystem.cs Power Rework (#863) 2020-06-28 17:23:26 +02:00
BatteryStorageSystem.cs Power Rework (#863) 2020-06-28 17:23:26 +02:00
BloodstreamSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
BuckleSystem.cs Move moving unbuckling to update to avoid an event bus concurrent modification exception (#1509) 2020-07-27 23:37:03 -07:00
CargoConsoleSystem.cs Refactored GalacticBankManager (#1089) 2020-06-12 18:31:57 +02:00
ChemistrySystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
CombatModeSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
ConstructionSystem.cs Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
ConveyorSystem.cs Conveyors now tickrate agnostic (#1618) 2020-08-08 12:34:28 +02:00
DisposableSystem.cs Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
DisposalUnitSystem.cs Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
DoorSystem.cs IComponentManager API changes. 2020-07-29 15:49:44 -07:00
GasAnalyzerSystem.cs Adds Gas Analyzer (#1591) 2020-08-08 18:24:41 +02:00
GasTileOverlaySystem.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GravitySystem.cs Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
HandHeldLightSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
HandsSystem.cs Add pulling (#1409) 2020-07-27 00:54:32 +02:00
HungerSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
InstrumentSystem.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
LatheSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
ListeningSystem.cs Adds Handheld Radio/Listener system (#1457) 2020-07-28 15:13:39 -07:00
MedicalScannerSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
MeleeWeaponSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
MicrowaveSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
MoverSystem.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
NodeGroupSystem.cs NodeGroup remake deferment (#1268) 2020-07-06 15:48:18 +02:00
PointingSystem.cs No pointing at pointing arrows (#1527) 2020-07-29 12:36:31 +02:00
PortalSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PowerApcSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PowerNetSystem.cs Powernet Recalculation simplification (#1427) 2020-07-26 12:14:03 +02:00
PowerSmesSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PowerSolarControlConsoleSystem.cs Solar panels occlusion and tracking (#961) 2020-06-02 13:32:18 +02:00
PowerSolarSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
ProjectileSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PuddleSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
RadioSystem.cs Adds Handheld Radio/Listener system (#1457) 2020-07-28 15:13:39 -07:00
RecyclerSystem.cs Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
ResearchSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
RoguePointingSystem.cs Add pointing (#1435) 2020-07-24 14:51:18 +02:00
RoundEndSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
StomachSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
StorageSystem.cs Fix restartround crash and cleanup ServerStorageComponent (#1340) 2020-07-17 11:03:07 +02:00
StressTestMovementSystem.cs Adds movement stress test component. 2020-06-30 18:34:42 +02:00
StunSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
TemperatureSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
ThirstSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
TimedOverlayRemovalSystem.cs OverlayManager 2 Electric Boogaloo (#1410) 2020-07-19 17:32:26 +02:00
TriggerSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
VaporSystem.cs Adds Spray Bottles (#1522) 2020-08-08 14:33:36 +02:00
VerbSystem.cs Fix verb menu not working for clientside entities (#1400) 2020-07-23 00:56:30 +02:00
WelderSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
WireHackingSystem.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00