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
db4213b21a71421a16ead5ed2aeb2b2dbf2cf05f
crystall-punk-14
/
Content.Client
/
GameObjects
/
Components
/
Chemistry
History
Alex Evgrashin
182663cd0b
Solution visualizer fixes (
#3883
)
2021-04-23 00:42:48 -06:00
..
ChemMaster
Fix minsizes for all windows that needed it (
#3648
)
2021-03-15 09:38:08 +01:00
ReagentDispenser
Fix minsizes for all windows that needed it (
#3648
)
2021-03-15 09:38:08 +01:00
FoamVisualizer.cs
Enable nullability in Content.Client (
#3257
)
2021-03-10 14:48:29 +01:00
HyposprayComponent.cs
Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes.
2021-03-26 17:10:31 -07:00
InjectorComponent.cs
Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes.
2021-03-26 17:10:31 -07:00
SmokeVisualizer.cs
Enable nullability in Content.Client (
#3257
)
2021-03-10 14:48:29 +01:00
SolutionContainerComponent.cs
Enable nullability in Content.Client (
#3257
)
2021-03-10 14:48:29 +01:00
SolutionContainerVisualizer.cs
Solution visualizer fixes (
#3883
)
2021-04-23 00:42:48 -06:00