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
45bc2e835ab9d2b350cc7ba8a69df96d6f2a79ff
crystall-punk-14/Content.Shared/Stunnable/StunnedComponent.cs

9 lines
197 B
C#
Raw Normal View History

Status effect refactor (#4868) * Oops! All Changes In One Commit * try desperately to fix prediction issues and fail * oops * test * actually fixes prediction issues * port jittering to status effect * default merge behavior + alert cooldown stuff * silly test issue * zabloing * address reviews
2021-10-15 14:45:04 -07:00
using Robust.Shared.GameStates;
minor stun refactor (#18752) * file scope * stun autogen state --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-08-06 09:19:47 +01:00
namespace Content.Shared.Stunnable;
[RegisterComponent, NetworkedComponent, Access(typeof(SharedStunSystem))]
public sealed class StunnedComponent : Component
Status effect refactor (#4868) * Oops! All Changes In One Commit * try desperately to fix prediction issues and fail * oops * test * actually fixes prediction issues * port jittering to status effect * default merge behavior + alert cooldown stuff * silly test issue * zabloing * address reviews
2021-10-15 14:45:04 -07:00
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 243ms Template: 1ms
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