reporust_rebootcancel

122,118 Commits over 4,048 Days - 1.26cph!

11 Years Ago
Building health tooltip
11 Years Ago
Added a few more shader LOD modes to terrain shader, from 100 to 600; one for each quality mode Added bicubic filtered splat control samples for highest quality mode Fixed a few older menu scene materials
11 Years Ago
Overlay tweaks, foundation conditionals
11 Years Ago
Building block placement and upgrade costs
11 Years Ago
Added terrible looking overlay on building low health (removed health bars)
11 Years Ago
Simplified usage of model conditions Added condition models for wall/window/doorway corners
11 Years Ago
Trunk merge
11 Years Ago
Made conditional models work with new build system (wip)
11 Years Ago
Hammer block highlighter
11 Years Ago
Fixed temp code left in terrain shader Added 4 levels of dev.shaderlod => 0, 100, 200 and 300 (in prev commit)
11 Years Ago
Made Tools->Update->Prefabs never fail
11 Years Ago
Updated prefabs + game manifest
11 Years Ago
Cleaned up and reorganized terrain shader code; particularly the atlas part Removed more obsolete terrain shaders
11 Years Ago
Terrible looking health bars
11 Years Ago
Properly setup the rustle triggers on all bush prefabs Changed flower clutter shader to the double-sided foliage one
11 Years Ago
Added ice sheets
11 Years Ago
Made prey animals avoid predator animals
11 Years Ago
Increased animal run speed
11 Years Ago
Demolish option Warnings/Errors when SkinnedMeshCollider has invalid/missing mesh
11 Years Ago
Fixed AI being disabled in the main procedural scene
11 Years Ago
Added refresh to the decor and grass component context menus for runtime tweaking
11 Years Ago
Health Creeper Strip CommentComponents Removed InstanceCounted baseclass
11 Years Ago
Trunk merge
11 Years Ago
Fixed a few skinning issues. Updated the tshirt material to use more than just a diffuse map.
11 Years Ago
Time of Day update to 2.3.1 prerelease 5
11 Years Ago
Initial stats balance for building components
11 Years Ago
Fixed placement guide not working
11 Years Ago
Converted remaining elements to new system
11 Years Ago
More building block conversions
11 Years Ago
Updated Terrain-TestLevel-Nicerblend to use new standard-based terrain shader
11 Years Ago
Merged with trunk
11 Years Ago
Fixed quit not working (stupid find & replace)
11 Years Ago
Switched all terrain shaders to future proof PBS surface shaders Removed all intermediate standard/universal custom code and built-in overrides
11 Years Ago
adjusted the 1st person camera sway motion for a bunch of view weapon attacks
11 Years Ago
Added dev.shaderlod for future performance experiments
11 Years Ago
Moved all trees to the tree layer and all decor to the world layer
11 Years Ago
Made the error handling if Steam is not running a bit more sane in-editor Made the editor pause if the standalone application quits
11 Years Ago
Missed some rustle colliders Tweaked creation order of loaded entities
11 Years Ago
protocol++
11 Years Ago
Don't send group < 0xf777 errors to the html console Updating tree prefabs with their right prefab names Protocol++
11 Years Ago
Made LODs more forgiving
11 Years Ago
tone down the melee idle animation so it doesnt look like a 20 year old on ecstasy.. Now he looks like an 80 year old on valium..
11 Years Ago
added fishing_rod_w prefab. added 3rd person fishing_rod animations.
11 Years Ago
Removed the rustle triggers on all of the resource trees (the ones on the decor are fine, but they're still not triggers @petur) Removed damage indicator that was embedded on the main camera for some reason
11 Years Ago
updates crate files.
11 Years Ago
Made entity parenting a bit more bulletproof, error throwing protocol++ (forcing clean servers)
11 Years Ago
Block grades Hammer menu Block flipping Block upgrading Seperating skins from blocks Two sided window/wall, two sided foundation
11 Years Ago
added loot_crate_B files.
11 Years Ago
added loot_crate_A files.
11 Years Ago
More shader clean up