reporust_rebootcancel

126,618 Commits over 4,109 Days - 1.28cph!

4 Years Ago
▅█▋▆▌ ▆▌▌▉▅█▊▌▅ ▇▅▋▉▄, ▍█▅▍▅▅▉▄ ▇█▌█▉, ▊█▅▄█ ▋▆▋▅ ▉▊ ▉▋▍▉▇ ▌▄▄▉▄▅, ▅▍▉ ▊▄ ▆▆██▋▋▍▍▇ ▄▇▊▄▇▇▌ ▍▉▇█▆▄▋█▇▌▌, ██▆▆█▌▊▍▉▊▄▍
4 Years Ago
Scene2Prefab
4 Years Ago
FoliagePlacement cleanup
4 Years Ago
Compile fix
4 Years Ago
Cleaned up fake Steam ID toggle menu item
4 Years Ago
Added "Debug/Sticky Gizmos" toggle to globally toggle sticky gizmos
4 Years Ago
Bunch of fixes for Harbor_2, LS, Powerplant, Satellite Dish, Sewer Branch, Trainyard Some missing files
4 Years Ago
Added DestroyGameObject checkbox to AddToHeightMap (to remove proxy meshes after placement)
4 Years Ago
Fixed cliffs not spawning on steep terrain next to rivers / roads
4 Years Ago
Removed GenerateCliffSplat since it overwrites the artist-managed cliff splat adjustments
4 Years Ago
Better terrain normal map around cliffs, part 2
4 Years Ago
Better terrain normal map around cliffs (probably)
4 Years Ago
Better GenerateCliffTopology
4 Years Ago
Updated "World Setup" prefab to better handle cliff topology & splat
4 Years Ago
Merge from hideblood
4 Years Ago
Fix server compile
4 Years Ago
Merge from main
4 Years Ago
Fix setter
4 Years Ago
Comment
4 Years Ago
Standardise region check
4 Years Ago
RustNative update (got rid of cliff / rock splat in splat map first pass)
4 Years Ago
Moved AIStateContainer to a separate file
4 Years Ago
merge from main
4 Years Ago
Merge from cardgames (show hand result at end of game + bug fixes)
4 Years Ago
Merge from main
4 Years Ago
Fixed missing cliff / building topology filter on lots of the new foliage for the procedural map
4 Years Ago
Client compile fix
4 Years Ago
Fixed voice chat icon not appearing after joining a card game
4 Years Ago
Fixed some keybinds being allowed when text input fields have focus
4 Years Ago
airfield lootspawn fix
4 Years Ago
all stairs from the stairs_scaffoldings folder should let bullets through
4 Years Ago
Remove fold chance debug log
4 Years Ago
Dome cannot be flooded
4 Years Ago
Add NRE checks to ClearWinnerInfo
4 Years Ago
import options for cliffs colliders set to 16bit index format and normals set to calculate
4 Years Ago
missing metas [2]
4 Years Ago
missing metas [1]
4 Years Ago
airfield walls
4 Years Ago
Show translated hand results on player UI widgets at end of game
4 Years Ago
Merge CardGames -> Main
4 Years Ago
Fix poker results calculation order bug
4 Years Ago
Merge Main -> CardGames
4 Years Ago
Remove card player data reorder line
4 Years Ago
Merge from CardGames (ui fix)
4 Years Ago
Fixed extra player widgets appearing on tables with less than 6 seats
4 Years Ago
Merge CardGames -> Main. Network++
4 Years Ago
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
4 Years Ago
Add a sanity check warning if there is any scrap left in the pot after winner payouts
4 Years Ago
Add a loading screen tip for the gesture menu
4 Years Ago
Dispose old winner info proto data properly on the server side