branchrust_reboot/maincancel

32,291 Commits over 4,048 Days - 0.33cph!

8 Years Ago
fixed hotspot bonus sound not appearing where hotspot was destroyed lowered ore hotspot HDR component gathering destroy fraction is also multiplied by the ore minigame (fixes yields too high with lesser tools)
8 Years Ago
Achievements
8 Years Ago
Unity 5.6.2p4
8 Years Ago
Fixed terrain atlas grass albedo using wrong texture
8 Years Ago
Fixed IOOR bug in NavMesh Grid. Weekend ai experiment.
8 Years Ago
Added fake indirect reflection shadowing for pixels receiving primary light shadow
8 Years Ago
Nuked deprecated cginc
8 Years Ago
Fixed rust/std terrain blend shader black detail occlusion
8 Years Ago
Added terrain material reference mini-islands to TestLevel
8 Years Ago
▄▉▅▅█▍▇ ▊▌▅▋▍█ ▅▄▉█▊▇▉▄
8 Years Ago
Proper fix for 21895
8 Years Ago
▄▅▉▊▇
8 Years Ago
Changed terrain atlas generator to support spec+smooth in the same texture instead of separate Rebuilt terrain albedo and normal atlas + compressed externally to force maximum number of mips Added Petur's adjusted and fixed terrain splat textures + reference materials Renamed all terrain splat textures as _albedo, _normal, _specular and _height for consistency Set all terrain4 material specularity and smoothness params to 1.0 + now default Fixed terrain layer shader outputting incorrect specular values (gamma issue) Nuked unused splats
8 Years Ago
More visibility range. Not 100% working as intended yet.
8 Years Ago
Cover point visibility range should help with seeing cover when in environments with irregular shapes.
8 Years Ago
Fixed scientists dipping through the world (missing flag in movement mask)
8 Years Ago
made player always have his gun at the ready pose when crouched / crouchwalking ( 3rd person )
8 Years Ago
another missing ref
8 Years Ago
ore nre fix
8 Years Ago
Fixed
8 Years Ago
Navmesh grid patches can now be traversed by npcs, albeit a bit awkwardly.
8 Years Ago
Fixed NRE
8 Years Ago
Fixed import settings for spec and smoothness terrain source textures
8 Years Ago
Fixed error in packed texture asset postprocessor
8 Years Ago
Even more robust AiManager.
8 Years Ago
fixed hotspots taking 2 seconds to appear at night
8 Years Ago
A bit more robust handling of temporary sets in AiManager.
8 Years Ago
fixed leaking flares fixed cave nodes not having minigame removed temp survey crater work
8 Years Ago
ore hot spots spawn closer to the last one instead of on the other side
8 Years Ago
ore flare mesh cull and optimization skin approval stuff
8 Years Ago
removed spring cost on SAP reduced SAP HQM cost skin approval compile fix
8 Years Ago
protocol++
8 Years Ago
merge into main
8 Years Ago
Fixed some rust/std shaders shiny below 300
8 Years Ago
Quickfix
8 Years Ago
Ai tweaks
8 Years Ago
Fixed not setting specific blend-layer keywords on packed material Fixed secondary map import settings
8 Years Ago
fixed Find Game button ?
8 Years Ago
Manifest commands for holmzy
8 Years Ago
Facepunch.Unity update
8 Years Ago
Fixed rust/std shaders getting color applied twice since cs21864
8 Years Ago
Fixed an NRE when using dynamic cover point volumes. Ai tweaks.
8 Years Ago
Initializing AiManager via bootstrap.
8 Years Ago
Added packed version of blend4way shader (base layer only for now) Fixed custom editor on blendlayer packed
8 Years Ago
Merged blend layer shader code with the rest of rust/std + base layer packing support Added packed version of blend layer shader Nuked custom blend layer shader inspector
8 Years Ago
Merged packed and unpacked shader code for minimal redundancy
8 Years Ago
Re-packed construction atlas
8 Years Ago
Fixed packed shader simple quality addpass keywords Now cleaning material keywords to absolutely necessary after packing
8 Years Ago
Added configurable packed texture save options
8 Years Ago
Fixed index out of range exception vulnerability when nav_grid is true.