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

9 lines
205 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))]
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.5 Page: 322ms 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