branchrust_reboot/maincancel

34,478 Commits over 4,232 Days - 0.34cph!

8 Years Ago
Phrases
8 Years Ago
Made tocenter debug log unity editor only.
8 Years Ago
Tweaked metal brightness
8 Years Ago
posters back in
8 Years Ago
Removed spawnable component from radtown ores
8 Years Ago
Removed another pointless component from the radtown stone ore
8 Years Ago
Added SpawnAttemptsInitial and SpawnAttemptsRepeating parameters to spawn populations
8 Years Ago
Updated some spawn population parameters, increased junkpile spawn attempts
8 Years Ago
Updated native renderer module for windows
8 Years Ago
Updated renderer native library (Linux & OSX)
8 Years Ago
reset achievement hud on server connect
8 Years Ago
Reset game tips on connect
8 Years Ago
Removed OnStatsRefreshed debug info
8 Years Ago
Fixed map showing when playing demo Fixed skin errors when playing demo
8 Years Ago
Improved LOD distances in rocket factory interiors.
8 Years Ago
Demo playback debug
8 Years Ago
Instantiate ore hotspot flare as effect Only add ore hotspot flare when close (eliminates update overhead in the distance) Enabled entity pooling on ore hotspots Enabled effect pooling on ore hotspot flare
8 Years Ago
reduced max aimcone on LR300 and mp5 by 90% added learnable recoil patterns to lr300 and mp5
8 Years Ago
Added missing textures
8 Years Ago
Final refl shadowing tweak
8 Years Ago
enabled mineral analysis on craters HQM only found in arctic sulfur only found in arid metal only found in temperate increased static quarry stone yield by 4x
8 Years Ago
Ore flare bundle fix
8 Years Ago
skin approval + icons phrases
8 Years Ago
fixed snow sulfur node
8 Years Ago
removed ore ddraw tighter hotspot placement on new ores
8 Years Ago
eoka NRE fix
8 Years Ago
Increased LeanTween limits
8 Years Ago
EAC update (AntiVir fix)
8 Years Ago
CurrentVersion
8 Years Ago
Fixed erros generated when culling has safe mode enabled
8 Years Ago
Fixed and re-enabled culling compute shader path
8 Years Ago
fixed the lr300 viewmodel attack animations being all jerky
8 Years Ago
Forced occlusion culling to always use pixel shader fallback
8 Years Ago
Re-enabled shore wetness on terrain shader
8 Years Ago
Removed a culling debug param
8 Years Ago
Added sampled coverage queries
8 Years Ago
Coverage shader tweak
8 Years Ago
Optimized SkinSet (player gender / race setup)
8 Years Ago
Reduced GC caused by quickcraft (progress but still sucks)
8 Years Ago
Optimized Model.FindBone and Model.FindClosestBone and made them GC free Populate model bones (transform list and name list) in prefab preprocessing to avoid runtime GC
8 Years Ago
Bundling preprocessing fix
8 Years Ago
Added DDSUtil for texture data export to dds Added direct to dds output on texture packer Repacked building atlas material
8 Years Ago
Fixed building atlas lod material
8 Years Ago
Terrain atlas generator now exports directly to dds Generated new terrain atlas textures
8 Years Ago
▍▇▅▅ ▌▄▍▉▅
8 Years Ago
Added DDSUtil optional partial mip chain export Re-generated terrain atlas textures with mip chain limit
8 Years Ago
Added IsInvoking to invoke handler
8 Years Ago
NPCPlayer uses invoke handler (particularly due to CancelInvoke)
8 Years Ago
Converted some remaining stuff to invoke handler
8 Years Ago
Fixed IOOR exception in ScanForPositions.