branchrust_reboot/maincancel

33,913 Commits over 4,171 Days - 0.34cph!

11 Years Ago
tweaked some 3rd player animations for the rifle. added some new pump action shotgun animations
11 Years Ago
Building skin Tier1 meshes/textures/materials/prefabs
11 Years Ago
Added generic uGUI graph class Converted FPS graph to uGUI
11 Years Ago
Never strip TOD PP shaders
11 Years Ago
Time of Day update to 3.0.0 prerelease 6
11 Years Ago
Added lit torch deploy animation
11 Years Ago
Fixed torch issues (being in unlit position when lit)
11 Years Ago
Adding a new roof shingle texture, stone shingles this time
11 Years Ago
easier to hear players
zon
11 Years Ago
Animals now only spawn in the temperate biome.
zon
11 Years Ago
Animals once again spawn in every biome. Reduced chicken spawn chance.
zon
11 Years Ago
Animal death logs now include biome and topology.
11 Years Ago
Fixed god rays being invisible
11 Years Ago
Added terrain slope based flow direction to water animation (laying the foundation for proper waves)
11 Years Ago
Brought back glossy env to terrain shaders; in b21 env cubes are now correctly assigned to terrains Reverted back to detail normals; blending with terrain normal needs work Added custom terrain shader inspector to overcome what seems to be a b21 bug: lack of real-time updates Fixed d3d9 compilation errors in water shader
11 Years Ago
Terrain mats
11 Years Ago
forgot to add...
11 Years Ago
deploy / fire / holster animations for the pump shotgun.
11 Years Ago
Fixed warning in standard terrain shader gui Added back base normal override along with vertical flip toggle (terrainpaint) for testing Cleaned up legacy terrain stuff; created one for Petur that plays ball with existing terrain extensions
11 Years Ago
Testleveltrees & mats.
11 Years Ago
Cleanup
11 Years Ago
Terrain files.
11 Years Ago
Missing files.
11 Years Ago
Scene updates to reflect SplatOverlay rename
11 Years Ago
Fixed terrain splat apply to allow arbitrary texture sizes
11 Years Ago
Removed duplicated fields from terrain atlas set editor
11 Years Ago
Merging UI Reboot into main
11 Years Ago
Files for Diogo.
11 Years Ago
Multi-threaded atlas generator
11 Years Ago
EAC server update
11 Years Ago
Fixed RustBuild not always reporting build errors properly
11 Years Ago
Fixed atlas gen compilation warnings Fixed base normal map sample in legacy terrain
11 Years Ago
Fixed net_env being disabled
11 Years Ago
Removed some unused files from the base project folder
11 Years Ago
Fixed serverbrowser not working
11 Years Ago
Fixed leather sleeping bag missing rename dialog
11 Years Ago
Backup.
11 Years Ago
Fixed NREs
11 Years Ago
Reapplied changeset 5154 to UIScene Split UI into pixel-perfect and scaled parts (required for FPS graph, testing for branding)
11 Years Ago
Changed ParentRedirect to AIObstacleRedirect Strip some unused components from trees if clientside
11 Years Ago
updated native dlls
11 Years Ago
Unity keeps modifying this
11 Years Ago
Added spawnable component to loot barrel 2 Made spawn handler log an error if a prefab does not have a spawnable component
11 Years Ago
Forgot early exit if no spawnable component is present
11 Years Ago
Fixed corner case in atmospheric blend; pending robustness testing
11 Years Ago
Added Prefab.LoadRandom Added GameManager.CreatePrefab overloads that take a parent transform Added RandomDecor class Made all ICullable components get removed serverside Moved mushroom prefabs to decor Added randomized mushrooms to a certain tree prefab (test)
11 Years Ago
Fixed corner case properly following broader robustness testing
11 Years Ago
Fixed menu not hiding when creating game in editor Fixed dialog not swallowing keys Can escape out of dialogs Redesigned sleeping bag dialog Redesigned code lock dialog Code lock dialog has beeps Sleeping bag rename dialog selects input area, fills in current value
11 Years Ago
Server compile fixes
11 Years Ago
Added Rust.Application.isQuitting