reporust_rebootcancel

129,881 Commits over 4,232 Days - 1.28cph!

11 Days Ago
Rear turret eye adjustment to remove clipping
11 Days Ago
3p bolt rifle anims updated so finger does not clip through the gun
11 Days Ago
set up wind stings and general improvements on the ambience volumes and triggerers
11 Days Ago
naval_update -> turret_head_animations
11 Days Ago
Disable burst compile on InvalidateRaycastHits to fix nametag visibility bugs with terrain/water.
11 Days Ago
Added multi-line support for balloon text editing
11 Days Ago
moved some vertex processing into multi-threaded generation
11 Days Ago
fixed triangle -> vertices/indices processing, each edge holds a cache of indices (max of 4 that it can produce in any configuration) and vertices check this cache before adding their own - EdgeKey now just holds the interpolated vertex and an order-independent hash of the grid corners it is defined by - Lets us weld vertices within our own tolerance, roughly halves verts and allows smooth normals to be calculated properly (we lose hard edges a bit with this, but we can solve that procedurally later if we want)
11 Days Ago
export spas shotgun anims with correct spine position
11 Days Ago
IO line are switched to LOD dynamic when their IO ent is parented to something
11 Days Ago
More IO prefabs deployable on Large Vehicle layer
11 Days Ago
▍█▅▄▇▊▆▆ ▉▍█▍▄▊ ▍▊▆▉▉▌▇▉▇
11 Days Ago
set up birthday hat to be skinnable of candle hat
11 Days Ago
Created a bespoke anim set for m4 shotgun and applied the anims to m4 override controller
11 Days Ago
added gib material with emit disabled
11 Days Ago
Merge: from spectate_related_cmd_fixes - sleeping-/usersinrange commands now run from spectated player's position, if spectating Tests: used commands when spectating
11 Days Ago
Update: when running sleeping-/usersinrange, prefer to query from spectating target position Tests: used the commands while spectating
11 Days Ago
multi_drop_nre_fix -> main
11 Days Ago
merge from main
11 Days Ago
add printouts
11 Days Ago
added matrix lods, gibs, material adjusted and updated prefab
11 Days Ago
Medical syringe animation polish pass
11 Days Ago
Hat texture size pass. Flame replacement (still wonky atm in this commit)
11 Days Ago
Merge: from spectate_command_fix - Bugfix for spectate doing nothing when spectating far-away player - Bugfix for error on respawn after spectate if previously didn't have a spectate target Tests: used spectate out of network range 10 times in a row, used keybind to spectate twice in a row - no issues
11 Days Ago
Bugfix: Spectating - when no valid spectator found when starting to spectate, ensure we still set the right SubStrategy - If no spectate targets were found, chat message now contains the used filter Could easily happen for people using keybinds, as keybind sends "spectate True" Tests: using keybind, spectated other player twice in a row - no more errors
11 Days Ago
Bugfix: Spectating - ensure Spectating flag always gets sent to the owner Fallout from the queue skipping optimization Tests: Went outside of network range, waited for subscription to unsub and and started spectating on a 2p server. Did it 10 times - no failures
11 Days Ago
All neon signs deployable on the vehicle large layer
11 Days Ago
More IO prefabs deployable on the large vehicle layer
11 Days Ago
merge from the correct gui_sculpting branch
11 Days Ago
Cherry pick dock and edit fix
11 Days Ago
merge from sdf_sculpting
11 Days Ago
Fix FindDockableStation return logic. Fix occasional NRE disconnect with dock and edit.
11 Days Ago
add hmlmg
11 Days Ago
Merge from puzzle_reset_hotfix
11 Days Ago
Another attempt at arctic rad zone issue
11 Days Ago
Fixed InvalidOperationException in radiation damage
11 Days Ago
merge from fireballyellowfix
11 Days Ago
merge from elevator_power_draw_fix
11 Days Ago
merge from rpg_skin
11 Days Ago
merge from storepage_backbutton_fix
11 Days Ago
merge from hmlmg_skinviewer
11 Days Ago
merge from checkoutresult_fix
11 Days Ago
merge from sort_stack_fix,
11 Days Ago
▆▆▋▊▌ ▋▄▅ ▊▇█▋▉▅▉ ▊▍▍▉▍▋▍▆█ ▅▄██▍▉█▆
11 Days Ago
- Setup a method to emulate the twitch drop crash from before - Codegen
11 Days Ago
Fixed unpowered fridges in arctic biome not cooling food
11 Days Ago
Merge from puzzle_reset_hotfix
12 Days Ago
Clamp radiation maximum radius to +50% or +20m: whichever is smaller - reduces puzzle radiation size on large puzzle rooms - reduces how much radiation leaks out of military tunnels building blocked
12 Days Ago
Fix arctic research puzzle radiation spawning randomly across the map - was having it's worldPosition added twice: once via localPosition and once via BoxCollider.center - set the WorldPosition to zero so the BoxCollider.center can be the worldPosition
12 Days Ago
Remove leftover log