Delta-v/Content.Server/GameObjects/Components/Access
metalgearsloth 452a67032f
Fix the pathfinding leak (#1647)
Off-grid entities were continually expanding the graph indefinitely which is... bad.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-08-11 17:36:40 +02:00
..
AccessComponent.cs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
AccessReaderChangeMessage.cs Fix the pathfinding leak (#1647) 2020-08-11 17:36:40 +02:00
AccessReaderComponent.cs Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
IdCardComponent.cs Improve ID card names to be better. 2020-01-19 18:27:16 +01:00
IdCardConsoleComponent.cs Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
PresetIdCardComponent.cs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00