242,510 Commits over 3,867 Days - 2.61cph!

2 Months Ago
Air dash is relative to input direction, not facing direction
2 Months Ago
▍▋▍▊▄▆▄ ▇▊▍
2 Months Ago
Updated Wallpaper View Model and World Model to fix stretched UVs
2 Months Ago
Compress test
2 Months Ago
Trace to camera direction to try to avoid walls
2 Months Ago
Merge from ai_wolf_iteration
2 Months Ago
Fix compile errors caused by serialized fiels in server only parts of the code
2 Months Ago
Fix NRE
2 Months Ago
Merge from ai_wolf_iteration
2 Months Ago
Fix editor only code causing compile issues
2 Months Ago
frontier gate and wall meshes
2 Months Ago
Automatically look for stylesheets based on `Internal.ClassFileLocationAttribute`, added by Razor codegen, to implicitly load stylesheets based on class filename Means that [StyleSheet] is no longer required to load `MyClass.razor.scss` etc.
2 Months Ago
Added WallpaperModelRenderer to the wallpaper item preview prefabs
2 Months Ago
updated swamps and bandit town swamp topology
2 Months Ago
Get rid of margin in HeightmapSdf3D Sdf3DWorld.Size doesn't need to be Vector3Int Make SdfWorld.HasPhysics a property
2 Months Ago
set no exit time and reduced transition on player controller to reduce delay when going from swimming to DPV 3p anims
2 Months Ago
Renable layout masks
2 Months Ago
Fix outstanding bugs on DLC views
2 Months Ago
Update .sbproj Completely refactor how tile textures are cropped in the Tileset Editor. Allows you to work with tilesets around or above 4K without massive hitches. Cursor shows as pointer when hovering a TileControl
2 Months Ago
Fix soundtrack bug
2 Months Ago
Update fpxr to cf91368, fixes EXCEPTION_ACCESS_VIOLATION_EXEC inside InitHandTracking
2 Months Ago
Renamed bridge to swamp in terrain paint modes (as that's what it's actually painting)
2 Months Ago
Fix EXCEPTION_ACCESS_VIOLATION_EXEC finside InitHandTracking
2 Months Ago
Stick loading percentages & speed next to ETA https://files.facepunch.com/alexguthrie/1b2811b1/NVIDIA_Overlay_HHsui18lvO.png
2 Months Ago
Replacing several Pool.GetList and FreeList with the new Pool.Get and FreeUnmanaged (post merge cleanup)
2 Months Ago
Tightened the terrain filters for hill cliffs and added Railside in 'topology not' to widen detection chance of rail
2 Months Ago
switched out prefab CompareTo to explicit implementation to avoid boxing
2 Months Ago
Loading screen styling tweaks https://files.facepunch.com/alexguthrie/1b2811b1/NVIDIA_Overlay_Bul8fCTXAG.jpg Tweak game starting card, no longer stretches and skews thumbnails
2 Months Ago
Animated variants
2 Months Ago
Removing Terrain_Distance from Shader.SetGlobalTexture as its unused on the shader side (all use cases covered by Terrain_ShoreVector)
2 Months Ago
CraggyIsland TopologyMap fixes
2 Months Ago
▇▍▍▆█ ▄▊▇▍▌▍▋▅ ▄▊▊ ▍▌▅▋▄▍▉
2 Months Ago
Wallpaper page
2 Months Ago
Stash all this work so I can make ubre happy Stash this as well first Custom (INetworkCustom such as NetList/NetDictionary) not including in delta snapshot for now as they handle this sort of thing themselves. Stepping stone ++ Logs No wonder this wasn't getting received Don't log these now Test Remove this now Go on server time Test More tests Some cleaning
2 Months Ago
Merge from ai_wolf_iteration
2 Months Ago
Fix editor only code being used outside of editor directives
2 Months Ago
Fixed jittery camera
2 Months Ago
Automatically start renaming when creating a new object from hierarchy, resolves Facepunch/sbox-issues#6311 Begone log
2 Months Ago
merge from main
2 Months Ago
Basic wheel gizmo - shows forward direction, suspension length, wheel radius https://files.facepunch.com/alexguthrie/1b2811b1/NVIDIA_Overlay_QgaiG0rqSa.png
2 Months Ago
post-merge waterinfo query fix
2 Months Ago
Merge from ai_wolf_iteration
2 Months Ago
Add more weapons to editor combat loadout
2 Months Ago
Make targetting component more robust, make wolves react more believably when shot with long range weapons
2 Months Ago
merge DPV->world_update_2
2 Months Ago
Undo meta guid changes on wallpaper textures from previous merges
2 Months Ago
Add ValueField / PerlinField / SimplexField to Sandbox.Utility.Noise Old static methods aren't thread safe and can't be seeded.
2 Months Ago
TerrainTexturing.ShoreVector doesn't need to take water volumes into account (this was from when lakes were using water volumes)
2 Months Ago
█▍▄▊▋ ▆▍▋▌ ▊█▉█▆_▋▄▌▆▊▅▋
2 Months Ago
Merge from elevator_parenting (includes tunnel network layer visibility system)