This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
561a5bc0f2a70f11b746b2f23379cda83b18b3a6
tbd-station-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