reporust_rebootcancel

106,007 Commits over 3,806 Days - 1.16cph!

9 Years Ago
Renamed PlaceInfrastructure to PlaceRoads Added PlacePowerlines barebones
9 Years Ago
Fixed deepness issues; more accurate thickness; tweaks
9 Years Ago
Cleanup, minor cloud billboard fix when playing inside the editor
9 Years Ago
miner helmet implementation
9 Years Ago
Fixed reflection probe orientation with rotated sky domes
9 Years Ago
some 3rd person animations for a handcuffed player.
9 Years Ago
Time of Day inspector fixes
9 Years Ago
Piemenu tweaks
9 Years Ago
Added miner's hat model, textures, and prefab
9 Years Ago
Pre-HDR sky test.
9 Years Ago
Fixed pie menu being behind tooltips Fixed beltbar behind invetnory menu Fixed loot/campfire/furnace panel sometimes missing when opening twice in a row
9 Years Ago
Added Menu.Proxy attribute, refactored Menu attributes Crafting a key from a key lock shows resources needed, disabled properly when not enough Don't show rotation option is block can't ever be rotated
9 Years Ago
Check distance between two power poles before connecting them
9 Years Ago
Fixed custom ST shader compile path below sm30
9 Years Ago
Atmosphere, camera and climate settings. Flower transmission.
9 Years Ago
a few tweaks; added lake material
9 Years Ago
Wire shader and material tweaks
9 Years Ago
Working powerline wiring https://www.youtube.com/watch?v=e_DqV1xdf-Y
9 Years Ago
Even better without missing materials
9 Years Ago
Powerline wiring WIP
9 Years Ago
Show costs on planner menu
9 Years Ago
bone club fbx + mats + textures+ lods etc
9 Years Ago
Cheaper, better flowers. Terrain, grass and rock tone adjustments.
9 Years Ago
Merge from main
9 Years Ago
Show resource costs on hammer tool
9 Years Ago
Pie menu prep
9 Years Ago
Post-merge fix
9 Years Ago
Merge from main
9 Years Ago
Merge from main
9 Years Ago
Changed TerrainColors to accept runtime changes in TerrainConfig
9 Years Ago
Patched coarse heightmap generation back to original; tested proc and hapis, seems ok
9 Years Ago
merge from main
9 Years Ago
Fixed not being able to click on chat avatar Fixed not being able to scroll chat Tweaked chat to be more visible in snow/sand Fixed chat performance problems
9 Years Ago
merge from main
9 Years Ago
Compile fix
9 Years Ago
Merge from main
9 Years Ago
Added support for textures with any encoding (e.g. RGBAFloat) to AssetStorage
9 Years Ago
Fixed biome related color grading transition issues
9 Years Ago
Shot in the dark
9 Years Ago
Updated terrain blend mats with Diogo's new magic -- more seamless than ever. Forest grass tweaks. Crystal base fix.
9 Years Ago
Made the cargo plane not sound like a really long fart.
9 Years Ago
Grabbing that vface
9 Years Ago
VFace fix for leaf transmission; normals for inverted faces now point in the right direction
9 Years Ago
Added terrain blend height fade out; .e.g. for tall rocks
9 Years Ago
Don't report some errors to sentry
9 Years Ago
Lerp Fixes
9 Years Ago
Added "Coat" parameters to terrain-blend layer to replace particle accum; removed particle accum Removed workaround code pertaining to and old ass unity beta bug
9 Years Ago
Converted TerrainPath to a handler for any type of infrastructure Made TerrainPathConnect a component that can be used to connect a position to any infrastructure type Added powerline / grid infrastructure type
9 Years Ago
Made roadside poles orient themselves along the tangent of the path from the previous to the next pole
9 Years Ago
Merge from main