reporust_rebootcancel

129,605 Commits over 4,140 Days - 1.30cph!

23 Days Ago
merge from new_menu
23 Days Ago
Fixed TMP input fields blocking scroll events in the settings menu
23 Days Ago
Fixed some fake items not appearing as owned in the store Restored the takeover priority
23 Days Ago
Cache what skin breaks into what on warmup instead of calling GetRecipesContainingThis everytime
23 Days Ago
Check if its pooling related - force the particle system to reinit on create
23 Days Ago
codelock_particle_fix -> aux2
24 Days Ago
new_menu -> main
24 Days Ago
Flex graphic transform NRE fix
24 Days Ago
codelock_particle_fix -> aux2
24 Days Ago
Fix attempt (culling mode change)
24 Days Ago
Added a tool to automatically tag glowing skins when generating the item schema
24 Days Ago
fix LOD baker mesh decals not showing up in bake
24 Days Ago
merge from main
25 Days Ago
- Editor tool that finds prefabs with colliders that will spam "string pool, unpooled bone name" warnings when hit - found 45 cases - Editor tool to print out strings that would be newly added to string pool, without having to run the manifest, for testing - Convar to toggle suppressing stringpool warnings in the editor
25 Days Ago
Added unsigned number types to TMP input field, fixes slider input option taking negative numbers in the settings menu
25 Days Ago
Move out translation phrases to static readonly constants
25 Days Ago
Lowered music preview volume in the soundtrack dlc page
25 Days Ago
Fixed store bamboo barrel and bamboo shelves redirecting to the wrong pack Fixed adobe page using brick background Fixed some tiles not redirecting to any pages
25 Days Ago
Move server restart chat messages to toasts
25 Days Ago
Fixed bug case where UIGodOverlay could be enabled by setting godforceoffoverlay false when god and godforceoverlay were both already false, changed argument
25 Days Ago
floating city tarp fixes and lods
25 Days Ago
merge from new_menu
25 Days Ago
Store tab now has a "NEW" tag when theres new weekly skins the client never saw Limited tab opening sequence when showing new skins for the first time
25 Days Ago
Updated Pilot Hazmat Textures
25 Days Ago
new_menu -> main
25 Days Ago
Greatly improved speed of the new server search Around 20 ms for over 10k servers with 3 combined searches - not bad results!
25 Days Ago
slightly increase cloud haze density for fog weather clouds, blends horizon better
25 Days Ago
Build manifest to be able to spawn scientists (got erased from merge)
25 Days Ago
clothing mannequin mesh tweaks wip
25 Days Ago
Updated pilot hazmat vm prefab with new mesh
25 Days Ago
Missed a file
25 Days Ago
Async-ed the steam inventory crate definitions filtering
25 Days Ago
use per frame integrated scroll offset for cloud detail noise instead of absolute time
25 Days Ago
3p bandage and basket anims, entity and override controller setup
25 Days Ago
Added all rustiggé eggs to the skin viewer
25 Days Ago
merge from fogmethod1 (sky branch)
25 Days Ago
fix weird atmosphere fog at night, also fix randomized cloud offsets using the same seed for each noise and xform component
25 Days Ago
▉▆▍▋ ▇▉▊▆▆▍▅▋▋▍▆ █▄▋█▌ (▋▍██)
25 Days Ago
Changed shipping containers in food market area to green. Changed blend layers.
25 Days Ago
▍▅▄▆▅ [▇▉▋_▇▇▄▇▍▆.▇▅▅█▆▅▋▆▆▍▅▌▇▍(▆)] ▅▋ ▉▍▍ █ ▍▆▉▌▋▄▄▉▍ ▆▅ ▊▅▊▅▄▌█▇▉▊▍▄▄▇▄▊ █▆▊█ ▇▍ ▌▇▌ ▊▊ ▉▄▋ ▋▇▋▄▅▅▆▄▄▍ ▅▊█▋▄▅█▉ (▊█▊▆▆▋▋▋▇▆▇▇▅▌▆▌▍, ▊▇▄▅▍▇▇▅▋▇▋█▄▇▊▆, ▅▍▊▄█▄▍▆█▋▄, ▋▊▋▆▇▊▌▇▌▇▇▋, ▄▆▄▉█▄▇▇▌▊▅▄▍▊▋). - ▉▊▇▌▊▅▇ - ▊█▍▅▇▌ ▅▄▌▌▋▅▉ ▌▇█▉▅▅.
25 Days Ago
3p military flamethrower anims, entity and override controller setup
25 Days Ago
Add support for doubles,floats and primitives in reset static field gen.
25 Days Ago
Removed the white sphere on the bow arrow in the skin viewer (??)
25 Days Ago
3p anim updates for shotguns and launcher
25 Days Ago
Fixed skin viewer panning controls staying ON when exiting full screen while panning
25 Days Ago
Added an editor command to randomise the skins in the store
25 Days Ago
Better map settings
25 Days Ago
Add escape capture to server search
25 Days Ago
Draw map grids on our map viewer in the play menu. Grid shader is somewhat based off hopes and dreams.