reporust_rebootcancel

110,878 Commits over 3,897 Days - 1.19cph!

11 Years Ago
11 Years Ago
Added player preview to inventory menu Stripped out old inventory menu parts
11 Years Ago
Made terrain math not crash if no colormap is supplied
11 Years Ago
Added adjustable fog height slider to terrain shaders
11 Years Ago
Tweaked billboard fade distance
11 Years Ago
Fixed stupid billboard shader glitch
11 Years Ago
Tweaked forest frequency
11 Years Ago
Made billboard shader support brightening the texture
11 Years Ago
Updated CoherentUI - 1.8.3.2 -> 1.8.4.0
11 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
11 Years Ago
Merge from main
11 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
11 Years Ago
Fix being able to deploy multiple hammers etc
11 Years Ago
Some missing files.
11 Years Ago
Backup commit
11 Years Ago
Fixed server compile error
11 Years Ago
Some more shader fixes and tweaks
11 Years Ago
Made trees use the new billboard textures
11 Years Ago
Added missing billboard texture meta files
11 Years Ago
Shader refactoring Enabled layer mask blending for the procedural terrain
11 Years Ago
Fixed normal + height textures not being properly preprocessed on import
11 Years Ago
-tweaked the vertex weighting on the wolf; added a growl animation
11 Years Ago
LOD billboards for forest type 3
11 Years Ago
Fixed unused variable warning
11 Years Ago
Looting window works (kinda)
11 Years Ago
Added masked-blend layer terrain cginc + sample shader; _normalterrain map pre-processor
11 Years Ago
Menu popup animation Refactored Menu Moved crafting window to far left Fixed dragged items being behind menu
11 Years Ago
Fixed camera far clip plane
11 Years Ago
Fixed test level scene
11 Years Ago
Put forest 3 tree and decor prefabs on world layer
11 Years Ago
World fog tweaks, underwater fog volume now also visible if looking down at water
11 Years Ago
Added 2D version of the move to target script
11 Years Ago
Forest 3 tree prefab tweaks
11 Years Ago
Added billboard materials for the rest of forest 3
11 Years Ago
Changed terrain texture tiling to 5
11 Years Ago
Made all of my shaders use tabs instead of spaces
11 Years Ago
Merge from main
11 Years Ago
Changed terrain fallback shader
11 Years Ago
More snow stuff. Brrrrrrr.
11 Years Ago
Snow stuff WIP
11 Years Ago
Cleaned up masked-blend shader, optimized a little bit, removed height-based sorting to depend on splat order; updated test material
11 Years Ago
Patched lighting on masked-blend layer terrain shader; tweaked test material
11 Years Ago
Added experimental masked-blend layer terrain shader; sample normal+height maps
11 Years Ago
Removed high frequency texture sample from terrain base map shader
11 Years Ago
Tweaked adjustable range of the terrain base map distance Tweaked fog density
11 Years Ago
Terrain mesh blending shader update
11 Years Ago
Added parameter to let grass mesh scale be affected by splat intensity
11 Years Ago
Some procedural generation refactoring
11 Years Ago
finished the new wolf model
11 Years Ago
Moved directional fog into cginc file Added custom terrain base map pass (faster than full pass but still okay looking)