branchrust_reboot/maincancel

34,596 Commits over 4,444 Days - 0.32cph!

9 Years Ago
ProcessGPUDeviceRequests on MainCamera called only when necessary
9 Years Ago
More item description updates and fixes
9 Years Ago
Phrases
9 Years Ago
lr300 recoil pattern is more vertical before horizontal recoilcomp convar now works with lr300/mp5 mp5 recoil pattern changed ore break effect increased in size to account for new ore models
9 Years Ago
Added Billboard Via Shader toggle to SimpleFlare to offload billboard work to shaders
9 Years Ago
added flares to flashlight/laser flashlight flare big enough to disorient targets
9 Years Ago
Fixed NRE on query unregister Flare shader cleanup
9 Years Ago
Merge from snow_biome_revamp Network++
9 Years Ago
PlayerInventory NRE fixes
9 Years Ago
More item description updates and fixes
9 Years Ago
Burnt Human meat now uses the correct icon instead of cooked bear meat icon
9 Years Ago
Made snow mound edges even
9 Years Ago
TerrainAnchorGenerator improvements
9 Years Ago
Added terrain anchors to tundra tall grass patches (fixes occasional floaty placement)
9 Years Ago
More manifest logging
9 Years Ago
Changed snow tilling settings / changed snow blending / shadow casting changes / snowball scale
9 Years Ago
Tweaked snow mound terrain anchors
9 Years Ago
More item description updates and fixes
9 Years Ago
Added DebugEx.Log to write to log file without stack trace Game startup logs and console commands no longer spam stack traces into game log
9 Years Ago
Formatting
9 Years Ago
reduced stone pickaxe cost
9 Years Ago
Fixed coverage queries collection handling
9 Years Ago
removed debug calls
9 Years Ago
fixed helicopter spotlight being too dark added flare to helicopter spotlight
9 Years Ago
Added depth bias for coverage query tests
9 Years Ago
Logging tweak
9 Years Ago
merge into main
9 Years Ago
Move query buffer resize to the right place
9 Years Ago
flare effect added to searchlight searchlight cost reduced
9 Years Ago
Cherry picking 22194
9 Years Ago
Safety first; fix for index out of range
9 Years Ago
fixed skulls missing nametags
9 Years Ago
Description fixes + Phrases
9 Years Ago
minor light flare added to ceiling lights
9 Years Ago
Removed max draggable from items (except liquids)
9 Years Ago
More description fixes and updates
9 Years Ago
Merge from eac_api_2
9 Years Ago
Network++
9 Years Ago
Fixed fuzz in cloth shaders
9 Years Ago
Re-enabled coverage queries for debugging
9 Years Ago
Use query fallback only on osx, if not a dev + testing mode
9 Years Ago
EAC SDK update (fixes macOS startup issue)
9 Years Ago
OSX query crash fix candidate
9 Years Ago
Eliminated GC allocs from effect instantiates (IEffect.SetupEffect) Eliminated GC allocs from effect weapon bone parenting (EffectParentToWeaponBone) Eliminated GC allocs when switching resource stages (StagedResourceBreakEffect)
9 Years Ago
Profiling
9 Years Ago
Eliminated ~300B of GC allocs whenever a randomized sound was played
9 Years Ago
Larger coastal player spawn areas
9 Years Ago
small backpack fbx/materials/textures/prefab etc
9 Years Ago
Better spawn handler density enforcement
9 Years Ago
OSX/GLCore gamma-related darken fix candidate