252,775 Commits over 3,990 Days - 2.64cph!

5 Years Ago
Get rid of certain start up cvar console warnings to match main branch
5 Years Ago
Range level initial build Oasis backup
5 Years Ago
Styles
5 Years Ago
[D11] Define Fix
5 Years Ago
[D11] Added convar for switching rustworks environment
5 Years Ago
▌▋▄▇▌▊▄█▉▄ ▄▍▄▋▇
5 Years Ago
[D11] Process of changing Compression Quality on Icons from 50 to 85 - Set 2
5 Years Ago
Scene fix
5 Years Ago
Metas
5 Years Ago
Scene & mat
5 Years Ago
Test Files
5 Years Ago
Deleted temp files
5 Years Ago
Show current stage name and progress on crosshair UI. UI tweaks. Additional farming save file with potatoes at fruiting stage, to save my sanity.
5 Years Ago
Fixed particle shader lighting
5 Years Ago
Prefab setup
5 Years Ago
Backup
5 Years Ago
merge from main
5 Years Ago
[D11] Process of changing Compression Quality on Icons from 50 to 85 - Set 1
5 Years Ago
Additional particle shader options
5 Years Ago
Prefab updates
5 Years Ago
[D11] Define Fix
5 Years Ago
[D11] PFX material updates
5 Years Ago
Fixed capsule DDraw being inverted at times
5 Years Ago
Fixes and additions to particle shader
5 Years Ago
Fixed ring road not having any vertical smoothing applied (was overwritten after roadside monument placement)
5 Years Ago
Page view formats
5 Years Ago
Some lua syntax fixes
5 Years Ago
Barren map scene updates
5 Years Ago
Only attempt to generate ring road on 3k map or larger
5 Years Ago
Ignore .user files Better search Search fixes
5 Years Ago
Cull river and road meshes at 1000m
5 Years Ago
[D11] Added caching for waitForSecondsRealTime from the FP build. Also added debug option for cycling through tips for QA see 3554
5 Years Ago
[D11][UI] Removed map marker GC allocs, [#3034] Fixed options making select noise when trying to select option
5 Years Ago
Moving the Culture info to the Translate class for reusability.
5 Years Ago
[D11] Updated Shaders and fixed missing texture references in several PFX materials
5 Years Ago
Yield value increases during the fruiting stage, includes yield gene modifiers. Placeholder values. Show the yield and current stage info on crosshair info.
5 Years Ago
[D11] Resetting GenerateRoadLayout Meshoffset to 0f. Any value above that seems to drastically raise the height of the roads.
5 Years Ago
Use 4 anchor points to generate ring road on small maps, then 8 at 5k or larger
5 Years Ago
Compile fix
5 Years Ago
TreeEntity: Changed OnDrawGizmos to OnDrawGizmosSelected (editor performance)
5 Years Ago
Snap vertices to terrain at start and end of the path meshes Fixed off by one in PathInterpolator (resulting in slightly incorrect path positions)
5 Years Ago
Show plant type on crosshair info
5 Years Ago
Don't start building the navmesh if ai.move is false and nav_wait is false (i.e. in the editor -- eliminates a lot of editor stuttering on large maps)
5 Years Ago
In the editor, disable autoSyncTransforms when spawning populations (saves 20s in server loading time on a 4k map when no save is being loaded)
5 Years Ago
merge from main
5 Years Ago
[D11] Reducing texture size of forest floor. Reassigning materials from LayeredLit. Setting correct rock materials.
5 Years Ago
[D11][3546] Loading text and Inventory text is now bold.
5 Years Ago
[D11] [UI] Added missing translation for Helicopter Gun.
5 Years Ago
[D11] Death Info now marks other players "attackerIsPlayer" as true. Death Stats info now correctly checks if attacker is player before attempting to translate the attacker name.