138,462 Commits over 4,324 Days - 1.33cph!

5 Months Ago
Female Body LODs
5 Months Ago
Fix power not showing correctly in boat building UI. Display power to mass.
5 Months Ago
rpg skin anims updated
5 Months Ago
Merge from main
5 Months Ago
merge from naval_update/deep_sea
5 Months Ago
Added new 5GB memory budget for texture streaming as a test
5 Months Ago
Male body LODs
5 Months Ago
Fixed deepsea wipe NRE, kill scientists first before killing the rhibs
5 Months Ago
S2P on FC3
5 Months Ago
Added recyclers to food market and supplies barge
5 Months Ago
merge from hmlmg_improvements
5 Months Ago
resized hmlmg ao textures from 4k to 2k and 1k, changed skinnable asset so it allows 2k on main texture on workshop up from 1k
5 Months Ago
merge from naval_update
5 Months Ago
Codegen
5 Months Ago
Merge from naval_update
5 Months Ago
Fishing villages S2P
5 Months Ago
merge from deep_sea
5 Months Ago
merge from main
5 Months Ago
Merge from naval_update, keeping destination floating_city2.prefab
5 Months Ago
▆ █▌▌▇▇▌▊▄▌ ▇▍▋ ▄▊▄▇▅▅ █▅██▋▅ ▇▅▊▌▉
5 Months Ago
subtract 116856, 116886 (unpacked all clothing prefabs to try and get around a bug for the vertical slice, seemed to be a local issue)
5 Months Ago
nuked the broken glass bits left improved the climbability of the nets into the bridge of the ships
5 Months Ago
Merge from parent
5 Months Ago
fixed blockers around FC2 bridge (for good this time)
5 Months Ago
Unsaved terrain prefab id's
5 Months Ago
Finally fixed snow material showing on deep sea island (for real this time, promise)
5 Months Ago
Merge from parent
5 Months Ago
Some missing topo.
5 Months Ago
Fixed beds on boats not triggering periodic refreshes of respawn options on the client
5 Months Ago
Beach tweaks.
5 Months Ago
Move tutorial islands further away from deep sea (only cover half of the map edge)
5 Months Ago
Fix terrainData list removing, clamp activeTerrainIndex to length, and move matrix setup into terrainData constructor
5 Months Ago
Fixed constant NRE's and profiler errors in WaterCamera
5 Months Ago
Merge from island_scenes
5 Months Ago
TerrainMesh now searches from the root of the island, should catch the various rocks using terrain blend shaders Added debug.printterrainconfig TerrainConfig is now a BaseScriptableObject so we can use FileSystem S2P both islands
5 Months Ago
Merge from parent
5 Months Ago
Fixed farm access guard not actually taking scrap, S2P both cities (no scene changes)
5 Months Ago
Merge from floating_cities
5 Months Ago
Invoke gestures with a gesture config, not a string Clamp the gesture list so the scroll doesn't feel bad
5 Months Ago
Merge from main
5 Months Ago
Merge from boomerang_animfix
5 Months Ago
Update icon of boat stairs block
5 Months Ago
Don't spawn tutorial islands in the deep sea
5 Months Ago
Merge from main
5 Months Ago
Fix autocomplete issues with chained commands, fix command history issues with new lines.
5 Months Ago
▅ ▋▍▆▋▊█▉▍ ██▌█▄▊▌▇▅▋▅█▅▍▆▆▆▆▊▄▆▇▉ ▅▄▌▊▊▉▇▋▄█▉▉▊ ▌▇▊▅█ ▄▉ ▆▅▇▄▌▊▍ ▉█▋█▊▄▍▋▇▆▄▆▋▋▄▄▍▉█▊█▌▉█▊▆ ▌▇▄▊▌▌▍ ▊▋ ▇ ▆▍▍█▋▄▄█▅▅▆▋▆▅▇█▇▄█▋▌▇▌█▆
5 Months Ago
Merge from steam_timeline
5 Months Ago
merge from qol_dump_improvements -> main
5 Months Ago
Potential fix for DontDestroyInScene having too many objects
5 Months Ago
More improvements - add profiler samples around each area so you can see why the whole dump takes 5+ seconds - add Hierarchy.Total that shows total size of each part of hierarchy + all children (so you can see what hierarchy has 100k+ components)