249,480 Commits over 3,959 Days - 2.63cph!

5 Months Ago
Fixed terrain wetness displaying in canyons
5 Months Ago
Fixed lakes not displaying on map Made the way water is displayed on map slightly nicer by taking distance to shore into account, not just depth
5 Months Ago
Turn off ACES in Refinery for now
5 Months Ago
M700 worldmodel
5 Months Ago
Deployables
5 Months Ago
Vendor Mismatched Fields -> Main
5 Months Ago
Merge: from main Tests: Build all modes
5 Months Ago
Fixed travelling vendor mismatched fields
5 Months Ago
Standalone: move IsWhitelistDisabled option into project config, so that it saves into the .sbproj like everything else
5 Months Ago
Merge from world_update_2
5 Months Ago
Fixed rivers having the lake instead of river water body type set
5 Months Ago
Fixed rivers ending too soon when getting close to the ocean (regression from all the recent changes)
5 Months Ago
Fixed river splat sometimes going crazy where rivers flow into the ocean
5 Months Ago
Fixed harbors overlapping rivers
5 Months Ago
viewmodel burstcloth angular limit tweaks
5 Months Ago
merge from wallpaper
5 Months Ago
Updated all wallpaper mats to use MULX2 blend type on the detail layer (fixes missing normal and occlusion)
5 Months Ago
Support underwater effects in lakes
5 Months Ago
Add option to export code only FSMs to graphviz to help porting existing FSMs to the new UI
5 Months Ago
merge from wallpaper
5 Months Ago
restored viewmodel wallpaper renderer
5 Months Ago
Set all wallpaper skins unlocked by default for now so its easier to test on staging
5 Months Ago
Human outfitter can accept a list of models to pick from, instead of just 1
5 Months Ago
Standalone: blacklist DLLs we don't need (cuts down export size by ~130mb)
5 Months Ago
Merge: from /main/pool_reduce_freeunsafe Tests: tested on feature branch with build tests
5 Months Ago
Update: Replace Pool.FreeUnsafe with Free No funcitonal change, just reducing work in the future. Also updated relevant binary. Tests: Build a win64 client locally and built all modes in editor.
5 Months Ago
Using mountain topology to reject monuments inside canyons as that is about the only one that will leave cliffs, decor and forests intact Changed monument spawn filters in world setup prefab
5 Months Ago
Updated Sprite Tools Prefab Spawner no longer spawns at the same height as the tiles
5 Months Ago
Revert shader back to the manually edited shader since it's still needed for shadows
5 Months Ago
updated wallpaper view/ world model prefabs and vm rig with latest mesh
5 Months Ago
Don't normalize WishMove
5 Months Ago
Revert manual shader changes and add calculated Bounds to TilesetSceneObject to prevent improper ordereing. Update Example Scene
5 Months Ago
Can click items in the inventory to see info about them
5 Months Ago
Skin setup Created wallpaper steam item and flagged the default wallpaper skins as unlocked by default
5 Months Ago
Added a setting to ItemSkin to let us flag a skin as unlocked by default
5 Months Ago
blowpipe viewmodel mesh for alex temp textures
5 Months Ago
Restored wallpaper.entity WallpaperModelRenderer components
5 Months Ago
Code cleanup, comments
5 Months Ago
Updated Wallpaper World Model FBX to fix flipped UV's on LOD 1 and 2 FIxed Wallpaper World Model FBX not having LODs Updated Wallpaper View Model and World Model to have correct names and data names FIxed Wallpaper World Model UV rotation error.
5 Months Ago
Add Requirements to DoorInteract, check backpack for an item with specific data on it
5 Months Ago
Merge: from main Tests: none
5 Months Ago
New inventory system WIP, removed some unused stuff
5 Months Ago
Fixed digital clock UI server fields mismatch
5 Months Ago
wip deployable scene item setup
5 Months Ago
Fixed WallpaperModelRenderer server fields mismatch
5 Months Ago
Updated Wallpaper Viewmodel and Worldmodel to the latest FBX
5 Months Ago
Tooltips, cursors Some cleanup
5 Months Ago
updated wallpaper entity with latest world model meshes
5 Months Ago
Finished weapon items scene setup
5 Months Ago
Lets publish it the harder way