This website requires JavaScript.
Explore
Help
Sign In
juni
/
crystall-punk-14
Watch
1
Star
0
Fork
0
You've already forked crystall-punk-14
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e59aa1c2cc5757827f852917bd2225a7254ac1b0
crystall-punk-14
/
Content.Client
/
GameObjects
/
Components
/
Mobs
History
Pieter-Jan Briers
6395345925
Fix bad reflection usage from OverlayEffectsComponent.
2020-11-24 00:14:46 +01:00
..
State
Rename usages of collidable to physics (
#2230
)
2020-10-11 16:36:58 +02:00
AlertControl.cs
Add readonly where it is missing and fix those field names according to their modifiers (
#2589
)
2020-11-22 00:02:00 +11:00
CameraRecoilComponent.cs
…
ClientAlertsComponent.cs
Add readonly where it is missing and fix those field names according to their modifiers (
#2589
)
2020-11-22 00:02:00 +11:00
ClientOverlayEffectsComponent.cs
Fix bad reflection usage from OverlayEffectsComponent.
2020-11-24 00:14:46 +01:00
CombatModeComponent.cs
Replace pragma warning 649 disable/restore with default!
2020-08-24 14:10:28 +02:00
DamageStateVisualizer.cs
…
HumanoidAppearanceComponent.cs
Fix mechanism events not being called properly, add test (
#2279
)
2020-10-17 12:26:39 +02:00
ICharacterUI.cs
…
MeleeLungeComponent.cs
Camera doesn't move on melee attack (
#2107
)
2020-11-03 13:30:36 -08:00
StunnableComponent.cs
…