branchrust_reboot/main/tutorial_islandcancel

627 Commits over 274 Days - 0.10cph!

2 Years Ago
Fixed shader compile errors
2 Years Ago
Codegen, manifest, etc
2 Years Ago
Merge from main (notable merge on StandardLayers.cginc)
2 Years Ago
Merge from main
2 Years Ago
Fixed network group assigning not working and throwing group inside errors for tutorial entities Also fixes tutorial trees getting added to the global broadcast list
2 Years Ago
Fixed some broken prefabs
2 Years Ago
Fixed some chicken ping issues
2 Years Ago
Update LookAtTooltip after merge
2 Years Ago
Manifest, codegen, protobufs
2 Years Ago
Merge from main
2 Years Ago
Fixed MeshTerrainRoot running on server Find scrap and find metal blade tutorial steps will now accept any already in the inventory Lower height of starter base, easier to get into without requiring jumps Ping the campfire for the ignite stage
2 Years Ago
Remove door from the dock Clean up more old spawners Pull metal ores out of cliffs Show pings for kill chickens mission
2 Years Ago
Split out stone nodes so they're not intersecting regular cliff geometry Added loot barrels, more trees and some stumps Better align map marker Clean up loaded grass on the client
2 Years Ago
Fixed bear not spawning correctly Fixed rotation of map icon
2 Years Ago
Manually place hemp on tutorial island Fixed navmesh generation errors
2 Years Ago
Major cleanup, simplification and optimization to mesh-based terrain shader support
2 Years Ago
Update island prefab
2 Years Ago
Fix up kayak tutorial stage Delay recycling the island until the player has respawned on the island, fixes a heap of bugs and looks a lot nicer
2 Years Ago
999 more bakes to fix various vertex precision problem areas
2 Years Ago
▇▍▌▍▊▄▅ ▊▇ ▍█▊▉▊█▅▉▅▌▋▆▄▅▉
2 Years Ago
Terrain blending now working with Mesh terrain type (e.g. cliff); fully automatic for now but requires MeshTerrainRoot script on hierarchy
2 Years Ago
▆▋▄▅▌ & ▉▇▊▌. (██▉ ▋▉▊▊▌▋▋▆▋▄ ▉▅▋)
2 Years Ago
▅▊▆▆ ▄▄▉▉▇. ▍▉█▄█▌▅▆▆ ▊▊▆▅▌ ▋▇▋▋▋█.
2 Years Ago
2 Years Ago
Nuked "Rust/Standard Mesh Terrain" and transferred functionality to "Rust/Standard Terrain" controlled via Terrain Type drop down
2 Years Ago
Placement improvements, tutorial should now be mostly completable with new mesh
2 Years Ago
Save the baked foliage into a special mesh that just stores data. Just baking the generated meshes to disk would take up about 250mb of memory in meshes, saving the positions straight into a serialized asset was tanking editor performance, so the positions of each foliage piece are saved as vertices in a data mesh Load the foliage on the client when loading into the tutorial
2 Years Ago
Replicate shadow casting and layers
2 Years Ago
Added ability to load saved foliage
2 Years Ago
Copy splat settings to material
2 Years Ago
Added "Rust/Standard Mesh Terrain" for mesh-based terrains; assigned to tutorial island material w/ temp control maps
2 Years Ago
Mesh update
2 Years Ago
Overgrowth
2 Years Ago
Underwater detailing
2 Years Ago
Fixed _ShadowMapTexture related errors in "Rust/Standard", possibly others
2 Years Ago
More foliage tests
2 Years Ago
Some progress bars
2 Years Ago
Foliage baker can now bake down the currently loaded foliage into mesh assets to be saved to disk
2 Years Ago
Merge from tutorial_island/foliage
2 Years Ago
Heli wreckage & related files.
2 Years Ago
Fixed smoothness inconsistencies in all the rock_formation_small materials.
2 Years Ago
Terrain detailing.
2 Years Ago
Splat updates for 8 channels. Scene org & heightmap polish.
2 Years Ago
First attempt at moving over the contents of the scene into the prefab Some light scene reorg to better support this transfer in the future
2 Years Ago
First pass on a mesh export of the terrain, mostly copied terrain shader across (see Tutorial Island_mesh in scene)
2 Years Ago
Adjust size of tutorial island prefab to match new design Also adjusted network group handling to match
2 Years Ago
Merge from main
2 Years Ago
Terrain>mesh converter into 3rd party
2 Years Ago
Terrain refining Fixed some rock_formation_small_x not having shore wetness