]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Examine prediction (#23565)
authorKara <lunarautomaton6@gmail.com>
Sat, 6 Jan 2024 06:53:13 +0000 (23:53 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Jan 2024 06:53:13 +0000 (17:53 +1100)
commit0ae3858b69b695697ea9300609460f8ddb70ebbf
treef96885a8c9b5cbd4561ece31b7cdcc5c63d050bc
parent731cfc278a19805db3de7131a69eb348b696b7b2
Examine prediction (#23565)

* Initial prediction

* new group handling

* groups for all examines that use multiple rn

* compile

* why was it doing this??

* handle newlines with sorting properly
41 files changed:
Content.Client/Construction/ConstructionSystem.cs
Content.Client/Examine/ExamineSystem.cs
Content.Server/Atmos/EntitySystems/GasTankSystem.cs
Content.Server/Atmos/Piping/Binary/EntitySystems/GasRecyclerSystem.cs
Content.Server/Botany/Systems/BotanySystem.Seed.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Server/Construction/Conditions/MachineFrameComplete.cs
Content.Server/Construction/ConstructionSystem.Guided.cs
Content.Server/Defusable/Systems/DefusableSystem.cs
Content.Server/Fluids/EntitySystems/DrainSystem.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.Spillable.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.cs
Content.Server/Ghost/Roles/ToggleableGhostRoleSystem.cs
Content.Server/Holiday/Christmas/RandomGiftSystem.cs
Content.Server/Holosign/HolosignSystem.cs
Content.Server/Labels/Label/LabelSystem.cs
Content.Server/Light/EntitySystems/EmergencyLightSystem.cs
Content.Server/Light/EntitySystems/LightReplacerSystem.cs
Content.Server/Medical/CryoPodSystem.cs
Content.Server/Morgue/CrematoriumSystem.cs
Content.Server/Nutrition/EntitySystems/DrinkSystem.cs
Content.Server/Paper/PaperSystem.cs
Content.Server/Payload/EntitySystems/PayloadSystem.cs
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs
Content.Server/Shuttles/Systems/ThrusterSystem.cs
Content.Server/Stunnable/Systems/StunbatonSystem.cs
Content.Server/Tools/ToolSystem.Welder.cs
Content.Server/Xenoarchaeology/Equipment/Systems/TraversalDistorterSystem.cs
Content.Shared/Charges/Systems/SharedChargesSystem.cs
Content.Shared/Chemistry/EntitySystems/SharedSolutionContainerSystem.cs
Content.Shared/Construction/MachinePartSystem.cs
Content.Shared/Construction/Steps/ArbitraryInsertConstructionGraphStep.cs
Content.Shared/Construction/Steps/ComponentConstructionGraphStep.cs
Content.Shared/Construction/Steps/MaterialConstructionGraphStep.cs
Content.Shared/Dice/SharedDiceSystem.cs
Content.Shared/Examine/ExamineSystemShared.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Interactions.cs
Content.Shared/Item/SharedItemSystem.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.ChamberMagazine.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Interactions.cs
Content.Shared/Wires/SharedWiresSystem.cs