]> git.smokeofanarchy.ru Git - space-station-14.git/commit
RCD Refactor (#34781)
authorgus <august.eymann@gmail.com>
Fri, 18 Apr 2025 01:34:38 +0000 (18:34 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Apr 2025 01:34:38 +0000 (21:34 -0400)
commit2c60d6b27f047c4011be6302f9e96af40e1013ef
treeec651adc76b1b9e99368ba8ac84da4537a2f0925
parent944aa579072609e57c36ae5f9c0b5f5bf321f010
RCD Refactor (#34781)

* fixed prediction (hopefully), removed caching of prototype, sealed the class, removed any and count

* erroneus using statement

* removed unused timing, removed obsolete method of getting gridUid

* nuked mapgriddata

* code cleanup

* cleanup

* this has to be a string without me rewriting more code than i want to in this moment

* kill

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Content.Client/RCD/AlignRCDConstruction.cs
Content.Client/RCD/RCDConstructionGhostSystem.cs
Content.Shared/RCD/Components/RCDComponent.cs
Content.Shared/RCD/RCDEvents.cs
Content.Shared/RCD/RCDPrototype.cs
Content.Shared/RCD/Systems/RCDSystem.cs