Logo
Explore Help
Register Sign In
Cinka/OldThink
1
0
Fork 0
You've already forked OldThink
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
master
OldThink/Content.Shared/Stunnable/StunnedComponent.cs

9 lines
205 B
C#
Raw Permalink 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))]
Refactor serialization copying to use source generators (#19412)
2023-08-22 18:14:33 -07:00
public sealed partial 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.3 Page: 5059ms Template: 26ms
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