126,618 Commits over 4,109 Days - 1.28cph!
▅█▋▆▌ ▆▌▌▉▅█▊▌▅ ▇▅▋▉▄, ▍█▅▍▅▅▉▄ ▇█▌█▉, ▊█▅▄█ ▋▆▋▅ ▉▊ ▉▋▍▉▇ ▌▄▄▉▄▅, ▅▍▉ ▊▄ ▆▆██▋▋▍▍▇ ▄▇▊▄▇▇▌ ▍▉▇█▆▄▋█▇▌▌, ██▆▆█▌▊▍▉▊▄▍
Cleaned up fake Steam ID toggle menu item
Added "Debug/Sticky Gizmos" toggle to globally toggle sticky gizmos
Bunch of fixes for Harbor_2, LS, Powerplant, Satellite Dish, Sewer Branch, Trainyard
Some missing files
Added DestroyGameObject checkbox to AddToHeightMap (to remove proxy meshes after placement)
Fixed cliffs not spawning on steep terrain next to rivers / roads
Removed GenerateCliffSplat since it overwrites the artist-managed cliff splat adjustments
Better terrain normal map around cliffs, part 2
Better terrain normal map around cliffs (probably)
Better GenerateCliffTopology
Updated "World Setup" prefab to better handle cliff topology & splat
RustNative update (got rid of cliff / rock splat in splat map first pass)
Moved AIStateContainer to a separate file
Merge from cardgames (show hand result at end of game + bug fixes)
Fixed missing cliff / building topology filter on lots of the new foliage for the procedural map
Fixed voice chat icon not appearing after joining a card game
Fixed some keybinds being allowed when text input fields have focus
all stairs from the stairs_scaffoldings folder should let bullets through
Remove fold chance debug log
Add NRE checks to ClearWinnerInfo
import options for cliffs colliders set to 16bit index format and normals set to calculate
Show translated hand results on player UI widgets at end of game
Fix poker results calculation order bug
Remove card player data reorder line
Merge from CardGames (ui fix)
Fixed extra player widgets appearing on tables with less than 6 seats
Merge CardGames -> Main. Network++
Fixing some mugshot file storage logic, add method to delete them on the server
Expanding BaseEntity file storage stuff so it's easier to load stuff without duplicating logic all over the place
Marked the old RequestFileFromServer as deprecated
Add a sanity check warning if there is any scrap left in the pot after winner payouts
Add a loading screen tip for the gesture menu
Dispose old winner info proto data properly on the server side