reporust_rebootcancel

124,515 Commits over 4,171 Days - 1.24cph!

40 Days Ago
Ensure cancel button works correctly on the browser
40 Days Ago
Force 'applyfilters' after any kind of refresh
40 Days Ago
Invert players search
40 Days Ago
check for 'no servers' after tying in the search bar so the icon doesnt popup all the time
40 Days Ago
Remove testing force code
40 Days Ago
Better map screens Seperate off new material Bunch of methods from regular in game map
40 Days Ago
▊▉▇▆▋▋▅ ▊▅▌█▉▌▊ ▉▄▌▆▍▍▄ ▉█▇▄ █▅▌▍▅▅▇▌▊██▊ █▉ ▅▄▄▋█
41 Days Ago
merge from steamcrafting_fixes
41 Days Ago
merge from invis_overlay_quality_fix
41 Days Ago
merge from fix_nametags_terrain_holes
41 Days Ago
merge from ban_notifications_fix
41 Days Ago
merge from new_menu2
41 Days Ago
merge from tutorial_video_fix_3
41 Days Ago
merge from scene_warmup_fixes
41 Days Ago
Fix ChocolateEgg_COL and snow_pile_3x6_LOD2 not having read/write enabled
41 Days Ago
Fix hexagon tiles using LOD0 mesh as their collider Mark LOD3 as read/write enabled
41 Days Ago
Add some more null checks to BikeVehicleAudio
41 Days Ago
Fix range_terrain_slope collider missing read/write
41 Days Ago
Fix bank vault missing read/write on colliders (LOD3 meshes)
41 Days Ago
naval_update -> scientist_rhib
41 Days Ago
Fix prefabs in assets/scenes/release and assets/scripts not packed for custom maps to use
41 Days Ago
main -> naval_update
41 Days Ago
Use a relatively small render texture for display Seems to work in most cases (since the video is transcoded)
41 Days Ago
Try just bundling the video and play it that way (its very small 2MB~), so should be very low impact
41 Days Ago
Mark coat_hanger collision meshes as read/write
41 Days Ago
Never destroy the currently displayed texture on the loading screen Only free old textures after we have loaded new ones
41 Days Ago
Prevent fall damage sfx playing when in debug.invis
41 Days Ago
Cozy Beanbag Seat - Updated textures and materials, updated WIP gibs
41 Days Ago
z data error
41 Days Ago
merge from main
41 Days Ago
properly attach egg to hands during animations
41 Days Ago
main -> new_menu2
41 Days Ago
Fix ban notifications not coming in
41 Days Ago
Disabled mip map limits on cannot_see_icon to fix low resolution debug.invis icon overlay when using low graphics settings
41 Days Ago
Update: shaping up SendEntityUpdates, not complete I'll need to refactor out sending logic from parallel server occlusion, and reuse some previous results, but at this point the direction is clear Tests: compiles in editor
41 Days Ago
Fix tugboat, scraptranspoheli light lods -> dynamic
41 Days Ago
WIP on farm barge
41 Days Ago
Update protobuf deserialization of navdata
41 Days Ago
add bootleg ambient boost gradient to see if we can get some more ambient light at 7 am
41 Days Ago
fix clouds null ref outside play mode (introduced with demo timescale fix)
41 Days Ago
Fix compile errors
41 Days Ago
Fix query vis job runner not ignoring terrain holes.
41 Days Ago
Chandelier raise/lower interaction priotity logic
41 Days Ago
Rebase on current /main
41 Days Ago
Update: slightly more landscaping Tests: none, trivial changes
41 Days Ago
merge from projectiled_batched_demo_fix
41 Days Ago
merge from background_flickering_fix
41 Days Ago
merge from tutorial_video_fix_2
41 Days Ago
Merge from ./command_buffer_indirect because I'm stupid