reporust_rebootcancel

98,482 Commits over 3,683 Days - 1.11cph!

10 Years Ago
No broken pink stuff in test scenes.
10 Years Ago
more wolf animations
10 Years Ago
Cave assets and test scene. Vpaint, scenemate and volumetric light kit added to third party assets.
10 Years Ago
merge from main
10 Years Ago
10 Years Ago
Added player preview to inventory menu Stripped out old inventory menu parts
10 Years Ago
Made terrain math not crash if no colormap is supplied
10 Years Ago
Added adjustable fog height slider to terrain shaders
10 Years Ago
Tweaked billboard fade distance
10 Years Ago
Fixed stupid billboard shader glitch
10 Years Ago
Tweaked forest frequency
10 Years Ago
Made billboard shader support brightening the texture
10 Years Ago
Updated CoherentUI - 1.8.3.2 -> 1.8.4.0
10 Years Ago
Better html zoom handling Inventories send capacity info to html Disable slots outside of capacity in loot menu Moved out of game test functions to development.js
10 Years Ago
Merge from main
10 Years Ago
Stop looting if too far away Stop looting if destroyed Stop looting when window closed Refactored player inventory - use enums instead of numbers
10 Years Ago
Fix being able to deploy multiple hammers etc
10 Years Ago
Some missing files.
10 Years Ago
Backup commit
10 Years Ago
Fixed server compile error
10 Years Ago
Some more shader fixes and tweaks
10 Years Ago
Made trees use the new billboard textures
10 Years Ago
Added missing billboard texture meta files
10 Years Ago
Shader refactoring Enabled layer mask blending for the procedural terrain
10 Years Ago
Fixed normal + height textures not being properly preprocessed on import
10 Years Ago
-tweaked the vertex weighting on the wolf; added a growl animation
10 Years Ago
LOD billboards for forest type 3
10 Years Ago
Fixed unused variable warning
10 Years Ago
Looting window works (kinda)
10 Years Ago
Added masked-blend layer terrain cginc + sample shader; _normalterrain map pre-processor
10 Years Ago
Menu popup animation Refactored Menu Moved crafting window to far left Fixed dragged items being behind menu
10 Years Ago
Fixed camera far clip plane
10 Years Ago
Fixed test level scene
10 Years Ago
Put forest 3 tree and decor prefabs on world layer
10 Years Ago
World fog tweaks, underwater fog volume now also visible if looking down at water
10 Years Ago
Added 2D version of the move to target script
10 Years Ago
Forest 3 tree prefab tweaks
10 Years Ago
Added billboard materials for the rest of forest 3
10 Years Ago
Changed terrain texture tiling to 5
10 Years Ago
Made all of my shaders use tabs instead of spaces
10 Years Ago
Merge from main
10 Years Ago
Changed terrain fallback shader
10 Years Ago
More snow stuff. Brrrrrrr.
10 Years Ago
Snow stuff WIP
10 Years Ago
Cleaned up masked-blend shader, optimized a little bit, removed height-based sorting to depend on splat order; updated test material
10 Years Ago
Patched lighting on masked-blend layer terrain shader; tweaked test material
10 Years Ago
Added experimental masked-blend layer terrain shader; sample normal+height maps
10 Years Ago
Removed high frequency texture sample from terrain base map shader
10 Years Ago
Tweaked adjustable range of the terrain base map distance Tweaked fog density
10 Years Ago
Terrain mesh blending shader update