reporust_rebootcancel

137,780 Commits over 4,352 Days - 1.32cph!

60 Days Ago
Change position operations to integer coords to solve lod border issues with some terrain sizes Setup terrain renderer to run in editor for scene view and game view cameras
2 Months Ago
Merge from kinematic_asleep_magnet
2 Months Ago
Added a new kinematicWhileAsleep option for vehicle settings Enabled for magnet crane
2 Months Ago
add deep sea version for environment volume properties ocean overrides
2 Months Ago
Merge from dropped_item_optim
2 Months Ago
merge from indirect_instancing
2 Months Ago
rebase on main
2 Months Ago
Properly cull underground objects when Indirect Instancing is enabled
2 Months Ago
Progress
2 Months Ago
Rename queue budget
2 Months Ago
Add stressTest_DroppedWeapons, drops the given number of ak's in front of the player, defaults to 500 if nothing is provided Moved DroppedItem.CheckValidPosition into the existing dropped item queue with a 0.05ms budget In theory this should be fine as the raycast goes from the last valid position to the current position, if there's some time between those two events it should resolve itself In a test case of 500 guns this saves about 0.5ms/frame
2 Months Ago
██▆▄ ▌▊▆ ▆▄▄▋▊▍ █▊█ ▌▇▄▌▋██▉▋▉▌ ▌ ▋▄█▄▇▉▍▋▄▆▌▉▌▍▇▉▄▌▌▌▊▊▍█ ▌ ▊▋▄▍ ▋▇ ▇▋█▉▄ ▉▋▆ ▇▉▌█ ▉██▍ ▌▄▍█▍▊▄▅▅▄ ▄▅ ▋▋▍▋▆ ▍▉▌██▆▍▇▉▉ ▇▋▆█▍▇ ▊▍▍▄▆█▊ ▊▆▇ ▄▉▉▉▉▉▄▅▊ ▍▊▉▇▋▍ ▅▇▅▋█▍ ▊▄▋ ▄▌▍▋▄▉▍▅▆ ▄▆█▋▄ ▍▋▊▄ ▋▄▊▅ ▉▅▅▅▄▉▍▋██▉▋█▋▊ ▇▅▄▍▉▆▇▉█▇ ▇▅▄▌▌▌ ▍▄▌▆▌▊▌▉█ ▆█ ▉▌▍▍▉▆▅▆▍▋ ▅▅▍▆ ▉▊ ▋▊ ▇▌▍▊▉▉ ▋▉█▋ ▋▆ ▉ ▉▆▌▋▋▉█▌▌ ▍▉▍ ▅▌ ▍▍▄▇▄▅▌ ▄▇▉▍▆ ▇▆▍▌ ▇▉ ▊▅▉▌▄▉ ▌▄▇ ▌▉▍█▊█ ▋▋▊██▋▅ ▋▉▍▇▌ █ ▅▅▌ ▄▉▍▇▍ ▆▄▌██▍▋▍▉▇ ▄▆▌▊ █▇ ▇▍ ▌██▄▍▋▋ ▇▌▆ ▍█ ██▇ ▉█ ▋▋▍▍ ▋█▋ ▄▉▆▉▊▉▊
2 Months Ago
underwater fog lerping respects reflection.forceupdate
2 Months Ago
Fix culling volumes not working with Indirect Instancing by allowing to inject culling decisions from gameplay code. (pre_culled_mask)
2 Months Ago
lightu-up frame setup, including xl and xxl sizes, gibs, collision, needs lods
2 Months Ago
Merge from naval_update
2 Months Ago
Adjust LOD distances on casino structure so that it doesn't get culled before the HLOD kicks in S2P all floating cities
2 Months Ago
Upgrade to Discord social SDK 1.8.13395 Hook up RegisterAuthorizeRequestCallback
2 Months Ago
Don't allow deployable corpses on boat hulls while in edit mode
2 Months Ago
Remove the hardcoded apple image in the fog of war shader if something breaks, will now just show fully occluded Update the death screen if we receive updated fog images from the server
2 Months Ago
ornate frames XL and XXL, tidied up icons, collision, lods, added gibs
2 Months Ago
Refactored code so its more performative, scales better and doesnt contain unnecessary code duplication. Also added a Help string too.
2 Months Ago
▅▋▄▊▊▊ ▄▆▅▅ ▍▅▍▄██▅█▊▊▊▉▋▍
2 Months Ago
▉█▇█▅▋▊▋▍ ▋▆ █▆▉▋▌▊▌▊▆█▇▊▊▄▊▆▆
2 Months Ago
50cal_fullammo_spawn -> main
2 Months Ago
Ensure 50 cal turrets start with max ammo
2 Months Ago
rhib_passenger_light_fix -> main
2 Months Ago
NRE fix
2 Months Ago
Ensure only drivers can toggle RHIB lights
2 Months Ago
WIP Painting Line draw tool
2 Months Ago
Update: PersistentObjectWorkQueue now gathers a bit more telemetry - also fixes a potential bug with stale data uploading to our backend (another case in ObjectQueue) There's a bug with it being desynced with the rest of the data (it's called last, but in reality is current), will fix later Tests: none, not done yet
2 Months Ago
Paintable Reactive Target - Updated texture size down from 4K to 2K
2 Months Ago
merge from main/naval_update
2 Months Ago
Try setting ruin door to world layer to fix navmesh bug
2 Months Ago
Paintable Reactive Target - Fixed and improved paintability, cleaned up meshes, updated textures and shaders, updated gibs, simple collisions for static parts, rendered icon and ran icon manifest.
2 Months Ago
merge from deployer_vm_3p_fix
2 Months Ago
Fix building plan appearing untextured in 3rd person when deploying certain items generic_deploy now uses the same setup / viewmodel as the regular planner
2 Months Ago
Reimplement deep water checks in batched buoyancy
2 Months Ago
boat_planner_new_icons -> main
2 Months Ago
Add Lewis's new icons for Boat Building Parts: - Low Wall Barrier - Low Cannon Wall - Low Wall
2 Months Ago
more prefab setup
2 Months Ago
Fixed boat building planner worldmodel showing regular planner on LOD1 and LOD2
2 Months Ago
Update: runtime_profiler - track pre_lateupdate times It's a category with a bunch of unity internal work that can take a non-trivial amount of time. Should make it easier to identify source of degradation. Tests: dryrun of analytics in editor with runtime_profiling 1
2 Months Ago
main -> naval_update
2 Months Ago
deepsea_disable_drone -> main
2 Months Ago
Stop players from being able to attempt to buy from vending machines in the Deepsea This was allowed before - resulting in drones getting stuck at the border
2 Months Ago
Fix island scientists roaming into the water, make sure to use world space position not navmesh space, fix bug where navmesh space was used to check if a position was inside a world volume
2 Months Ago
Remove Physics Projectile layer from all parenting triggers on all ghostship variants Was causing thrown grenades and C4 to freak out
2 Months Ago
Ornate Frame Setup
2 Months Ago
added metal box corpse