This website requires JavaScript.
Explore
Help
Register
Sign In
cmdrunematti
/
Delta-v
mirror of
https://github.com/DeltaV-Station/Delta-v.git
Watch
1
Star
0
Fork
You've already forked Delta-v
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6304d0341b
Delta-v
/
Content.Client
/
GameObjects
History
Swept
b7c81063ec
Open character window centered (
#3735
)
2021-03-28 13:40:23 +11:00
..
Components
Open character window centered (
#3735
)
2021-03-28 13:40:23 +11:00
EntitySystems
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