Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
LocalHelperRefactor
crystall-punk-14/Content.Client/Interactable/InteractionSystem.cs

10 lines
241 B
C#
Raw Permalink Normal View History

Fixes for grid rotation (#4562) * Fixes gas overlays * Fixes verbs *Set noRot on a bunch of stuff
2021-09-16 13:02:10 +10:00
using Content.Shared.Interaction;
Predict StorageComponent (#19682)
2023-09-11 21:20:46 +10:00
using Content.Shared.Storage;
Enable verbs for items in storage and prevent orphaned nested UIs (#5512)
2021-11-29 12:25:22 +13:00
using Robust.Shared.Containers;
Fixes for grid rotation (#4562) * Fixes gas overlays * Fixes verbs *Set noRot on a bunch of stuff
2021-09-16 13:02:10 +10:00
namespace Content.Client.Interactable
{
Improve InteractionSystem range & BUI checks (#27999) * Improve InteractionSystem range & BUI checks * Ghost fixes * AAA * Fix test * fix nullable * revert to broadcast event * Fixes for eengine PR * Ah buckle code * )
2024-05-24 17:03:03 +12:00
// TODO Remove Shared prefix
public sealed class InteractionSystem : SharedInteractionSystem;
Fixes for grid rotation (#4562) * Fixes gas overlays * Fixes verbs *Set noRot on a bunch of stuff
2021-09-16 13:02:10 +10:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 277ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API