201,599 Commits over 4,171 Days - 2.01cph!
SteamID functions return the correct(-ish, the steam universe is hardcoded to "Public" one) value in singleplayer for the player serverside (It was already correct on client)
scene2prefab on some monuments to fix tree errors
Updated skeleton definitions
Updated prefabs
Updated ragdolls
Get rid of Hammer's "CFileChangeWatcher::AddDirectory" warning as it serves no purpose for the end user
Large power substations keep more distance from roads
Changed 'slam' ammo type's default maximum to 5 from 9999 (gmod_maxammo still overrides this if above 0)
Fixed studiomdl's FixupToSortedLODVertexes trying to use dx80 files with fastbuild
merge from HDRP_Art_Backport
Fixed "Rivers spawning ontop of eachother"
merge from wipe_2 (river fix)
Applying
60624 to avoid future merge conflicts
Fixed client / server mismatch around rivers (and the same thing around roads, where it was far less visible)
Merge from hitch_improvements
Merge from alt_look_model (third person model updates when alt looking)
Don't show the icon if the local player had folded
Show an icon in the player widget so the local player can see whether they're showing their cards or not
Allow players to optionally reveal their hand
Fix potential NRE in the poker tester window
Disable raycasting on market terminal UI elements
Electrical counter fixes:
- Visual: Font size now scales smaller when the number doesn't fit
- Visual: Better centered the numbers
- Performance: Set the camera on the UI canvas on init, so Unity doesn't call FindObjectWithTag on it constantly. Disabled Raycast Target on a couple of UI elements.
Tweaks to tree and bush spawn populations in tundra and temperate
Disabled bushes in the decor.procmap.v3 prefab
Scale changes to field pines
Spicebush tundra variants
Fixed random rotations on douglas_fir_d
updated base stag file to fix issues with jaw in open position
merge from hdrp_art_backport
Added new spawn populations for tundra trees and bushes
Adjusted densities and spawn settings for temperate bushes, forests and tundra trees
Reorganized tundra and temperate trees
Lowered health and wood yields for saplings
Generated new prefab ids for all tundra trees
Moving camera components around etc.