8 Commits over 0 Days - ∞cph!
Fixed RenderEntity transform updates being tied to tick rate
Merge branch 'master' into bots
Fixed previous state issues and clean up
Commented out some native bot_ commands. Added managed bot commands
Added MimicBot and updated to use BuildInput method
Tweaked how Global.TickRate is read and reported by the engine (and tested it all this time)
Merge branch 'master' into bots
Global.TimeScale and Global.TickRate are editable
Added entity.Tags.List (returns list of tags)
Don't allow prediction if entity is using physics movement
Fixed voice chat not working correctly, especially after rejoin
Added Client.Kick()
Getting disconnected from a server now displays a reason why in UI
Merge branch 'master' into bots