197,491 Commits over 4,110 Days - 2.00cph!
added number of sleeping positions to the building descriptions
Better serializing / sync of crimes to client.
Updated Facepunch.Steamworks
Added Jetpack
Removed a ContainsKey usage in Unit.Audio, added debug logging to PooledAudioSource
Added ExposeToRadial bool on BaseBehaviourPlanSettings, checked in PlayerController+Commands routines for evaluating commands for the UI
exit on sneak idle if isSneaking = false to stop units staying in sneak pose for too long
Disabled wip trajectory display.
Unit key text.
Whats New data file entry.
Settings fix.
Fixed bad weather widget icon positions
Removing my temp profiling
adding number to unit health frame, wip game mode icon stuff, highlight new icon prefab etc...
GameModeDefinition can specify minimum number of male and female tribes people created when using the random mode
Tweaked server side weapon cooldown verification
Reduced grenade bounciness
Actually fixed weather event icons positioning
UI tweaks
Tweaked grenade physics material (no sliding, only tumbling)
Tweaked grenade weight and throw velocity
Fixed grenade explosion rotation
Temp extra profiling in console. Will remove later. Also doubled auto save time to 10 mins.
Add console redraw profiling.
Do the SteamServer update tick actually in Update rather than in an InvokeRepeating copy. The problem with InvokeRepeating was that if the framerate tanked, InvokeRepeating just queued up, so at low framerates instead of getting less SteamServer .Update calls, we were getting 10,20, whatever per frame, tanking things even further.
Also going by the recommendation in the Facepunch.Steamworks.Server code here to call update "at least once every frame".
Sync improvement experiments
Mission option instances return their phone numbers to the pool.
Merging in my server performance work so far.
ores have a smash effect when changing stages
Increase max draw distance for Hammer
jenkinsfile b10 because build server has no license
Fixed weather widget event icons lerping back to start positions when being re-used
Fixed menu button not setting gamestate correctly
"camera" text doesn't force render over 3D map view in hammer (same as 2d views)
Disabling graphics jobs
Jenkinfiles 2017.1.0f1'
Forgot a prefab in changeset
21249
Can hold down LMB to continously hit with hammer