Delta-v/Content.Shared/Storage/EntitySystems
Plykiya 97cdc4d931
Fix for items dropped being rotated to world north (#26662)
* Fix rotation of dropped items

* combined world position rotation function for dumpable

* scuffed implementation?

* less scuffed?

* even less scuffed... I guess

* capital D

---------

Co-authored-by: Plykiya <plykiya@protonmail.com>
(cherry picked from commit 5aadb17be79f487f7b665035489dbe6f9fd6fdea)
2024-04-07 14:31:22 +02:00
..
BinSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-24 00:04:13 +01:00
BluespaceLockerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DumpableSystem.cs Fix for items dropped being rotated to world north (#26662) 2024-04-07 14:31:22 +02:00
MagnetPickupSystem.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
SecretStashSystem.cs Toilet Upgrade (needs review) (#22133) 2024-04-07 14:18:32 +02:00
SharedEntityStorageSystem.cs Predicted movement opening lockers (#24937) 2024-02-08 12:36:12 +01:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
SharedStorageSystem.cs biggest gridinv update OF ALL TIME (#25834) 2024-04-07 14:08:49 +02:00