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

3 Months Ago
pause menu map info shows current track time
3 Months Ago
Added steer angle calculation to load
3 Months Ago
- UpdateWheelVisualsSimple now uses correct delta - Battering ram forces a visuals update once to start
3 Months Ago
Tongue Physics Improvements
3 Months Ago
Update: Adding missing ChangeLOD profiling annotation Tests: loaded 6k world and found it in profile data
3 Months Ago
Update: Annotating all VehicleFixedUpdate calls - Replacing existing Profiler.BeginSample with TimeWarning - Moved some samplers around to build a nested flamegraph (consolidates vehicles in the profile) Tests: loaded 6k world and looked through the profiling info
3 Months Ago
Fixed clientside wheel turning for the battering ram. Just infer turn angle from wheel input and max steer angle.
3 Months Ago
merge from main/Halloween24
3 Months Ago
quick lerp on burstcloth length modifier, reduces jerky behaviour when changing between different modifiers
3 Months Ago
reduced length scaling on dracula cape when ducked and mounted to 0.9
3 Months Ago
don't allow closing finished menu/resuming with esc
3 Months Ago
merge from military_tunnels_nvg_outfits -> main
3 Months Ago
only show are you sure restart message if we're doing tutorial, are you sure message styling
3 Months Ago
Flash and Decoy Grenade ViewModels https://files.facepunch.com/rickgreeve/image%20%2826%29.png
3 Months Ago
S2P military tunnels
3 Months Ago
Add NVG outfit loadout onto all scientist spawners so military tunnel scientists spawn with NVGs - only an appearance change: same health, loot & weapons as before
3 Months Ago
- Fixed client build issues - Added IClientComponent to Battering ram and BaseSiegeWeapon visuals - Allow instantForced to be called in SimpleVehicleVisuals - Remove Logs - Moved away from quaternions when applying wheel rotation (should help with bugs?)
3 Months Ago
Add loadout for NVG military scientist outfit
3 Months Ago
Add ability for loadouts to override only certain containers - replace the items worn without stripping all items in the inventory
3 Months Ago
color definitions
3 Months Ago
Rebase fixes
3 Months Ago
button animation, button styling changes
3 Months Ago
Iterate, higher quality downsampling
3 Months Ago
Missed file
3 Months Ago
- Battering ram moved over to use chassis visuals via SimpleVehicleVisuals. - Added support for multiple steer and clamp angles to SimpleVehicleVisuals - Set up more logs - BatteringRamVisuals
3 Months Ago
Revert "Don't create a player if we're the dedicated server" This reverts commit 790bddcd043610e002ecac463563ff099e239799. Update Input Config Switch to use BodyController Add swim and ladder movement modes Update body visibility on non proxies Don't show Pick Up option unless OwnerTransfer.Takeover Add DuckedSpeed
3 Months Ago
Apply gameobject rotation add camera zones to playground
3 Months Ago
▇▍-▆▇▇▉█▉▌▌▌ ▌▍█▌▋▄ ▄▅▋▋▋▇ ▊▉▄ ▋▊▇▋▉▄▋▉▄ ▇█▊▅▅▋▉█ (▊▋▊▉▉▌▅▄█▉▄ ▌▉▉▉▌▆▋ ▋▆▄▆▋▄█▇█▇ ▇▍▍▍▆▇▋▍▍█▆▌) - ▅▊▅█▊▋▉.▋▍▌▌▇.▄▇▇▇▍▉▅▆▇.▌ - ▊█▉▅▊▅▋.▊▌▌▉▍.▄▇▅▇▇▋▌▋▇.▉ - ▅▊▍▌.▄█▍▇▇▄.█▇▄_▊▍▉▄▇ - ▍▇▍▄▌▅▆▍▆▊.▆█▇▊█▅▇▍ - ▆▋▅▇.▋▉▉▉▉.▋▇█▇▋▊█▋▄.▉▅▌▋▊ - ▄▅▆▅▌▊▋.▍▍▇▍▇
3 Months Ago
Can no longer drag a prefab into itself. Resolves Facepunch/sbox-issues#6595 Can no longer change an existing prefab instance's PrefabFile out for the prefab you're already in via the inspector.
3 Months Ago
Initial Assets have colors Preview tweaks Search widget Asset popup, will turn this into something more tooltip-oriented later Split left / split right Chips from tags Tweak styling, move current project to top of asset locations list Implement chip tag filtering Initial cloud browser, separate from asset browser Initial tabbed asset picker w/ both local and cloud assets Asset type picker Renames, deletes, duplicates handled by IAssetListEntry Clean up Implement `t:vmdl`/`t:vmat`/etc. and filters Implement Everything & Recents Cloud browser uses facets to select type - hide picker on search bar Fix warnings Fix FindItemsThatStartWith Sort recents properly Display "Everything" / "Recents" in address bar when those are active Show asset name if only deleting one asset https://files.facepunch.com/alexguthrie/1b2111b1/sbox-dev_aNrz89mgvo.png Show file name + extension Use project root path as root for asset browser stuff Hide hidden files & folders Icons for assets, code, libraries, exports, localization, projectsettings folders https://files.facepunch.com/alexguthrie/1b2211b1/sbox-dev_vj4aOCIDDr.png Hide .sbox folder Open non-asset files (e.g. .cs files) when double clicked too New generic file context menu (for any non-asset type - .cs, .scss, .razor, etc.) Implement OnContextMenu in FolderNode Navigate to code files using selected code editor should prefer an active / open solution Hide obj/ folder in code directories Add support for drag-dropping assets / folders / etc. Top of asset locations list shows favorites again Favorites -> pins, hide node if it hasn't got any entries, hide obj/ folder in tree view Doesn't refresh properly when going from no entries to some entries yet Docs Fixed searching through everything/recents Show pins in tree when there are some added
3 Months Ago
Favorites -> pins, hide node if it hasn't got any entries, hide obj/ folder in tree view Doesn't refresh properly when going from no entries to some entries yet Docs Fixed searching through everything/recents Show pins in tree when there are some added
3 Months Ago
adjusted MaxOriginDelta values on cape burstcloth to match similar assets
3 Months Ago
Fix networking of gib scale to clients Do not initialize the scaled prop physobj as shadow for client only ents
3 Months Ago
Added extra error messages to SimpleVehicleVisuals to make working with the vehicle system a bit easier
3 Months Ago
Fix adding new cloud asset ServerPackages sometimes causing silly hang
3 Months Ago
Added fx effects to all of the battering rams wheels
3 Months Ago
Added GetFrustum to CameraComponent
3 Months Ago
merge from fix_quarry_animator_lod -> main
3 Months Ago
Rename "Available" to "sbox.game" in Library Manager + a different icon. https://files.facepunch.com/CarsonKompon/2024/October/24_10-08-LavenderAnemonecrab.png
3 Months Ago
Adding/Removing a Component with a corresponding EditorTool will instantly create/destroy it. Resolves Facepunch/sbox-issues#6643
3 Months Ago
Add GameObject.DebugOverlay, Component.DebugOverlay
3 Months Ago
Adding a Camera Component to a GameObject no longer throws an error when it shouldn't. Resolves Facepunch/sbox-issues#6641
3 Months Ago
Disable new cloud packages stuff while I work out why that breaks shit sometimes
3 Months Ago
Use built in overlay
3 Months Ago
Apply same LOD change to deployable quarries (even though they aren't used in gameplay)
3 Months Ago
Updating hold types with new animations
3 Months Ago
Add ulong constructor to Friend class. Resolves Facepunch/sbox-issues#6644
3 Months Ago
replaced fully rigid linear constraint with a stiff spring and a small linear limit for it to play in - absorbs force spikes better, especially when a kinematic body is attached
3 Months Ago
horse walking, trotting, sprinting, and turning speeds modified by towing - currently flat modifier of 60 percent across the board
3 Months Ago
Merge from fix_quarry_animator_lod -> main