247,866 Commits over 3,928 Days - 2.63cph!
Move server package list to networked StringTable, sync to clients/late joiners when host mounts packages, resolves Facepunch/sbox-issues#6529
Obsolete unused MountAsnc, IsMounted params
Catch ServerPackage download exceptions and flag download as errored
Refine sv_max_userinfo_rate further
Hopefully this fixes issues on map load
"Start Disabled" spawnflag for env_projectedtexture
The "Enabled" spawnflag makes no sense as the entity is always enabled on creation across all SourceSDK2013 games according to the source code.
Restore missing options in env_projectedtexture in Hammer
Also rearranged useful options to the top, added browse texture button to the texture keyvalue
env_projectedtexture Toggle input
Added ProjectedTexture:Get/SetNoCull()
▋▆▋▌ ▅▊▇ ▄▋▉▍█ █▇ ▆▄▉▊▍▅▊▍ ▆▋ ▌▉▅▅▇▆█▊ ▅██▆▅▉▆ (▆█▆▉█▅▊ ▊▍▌█▊▌ ▇▋▋▋ ▄▍▍▊█▆▋ ▉▅▆▇▄ ▌▄ ▌▄█▊▊ ██ ▋▉▆▌▆ ▆▌▉▉▇█▊▋ ▆▅▉▊▌▆▉▍▇▍▇)
Added interp_debug ConVar and simple representation using sphere gizmos (white is the current interpolated position, cyan is the target position)
Added Show Interpolation Debug options to debugging menu and Game Debug context menus. Fixed toggle not working for Show Physics Debug in Debug menu (use ConsoleSystem.GetValueInt)
initial commit
initial commit
transforms on improvised shield
unsaved track piece blend file, engine stuff
Use new physics callbacks
Change input to jump only
Mountable:
- Added dismount on input
- Added eye override pose
- Adjusted poses when on mountable
- Changed mountable spawning behaviour
CoinUI now animates up/down when pickup up/taking more than 1 coin at once
Added "NPC" Mixer
Added `give_coins` and `give_item` commands
Adding and removing from HashSetEx is thread safe
Move Physics step to AFTER FixedUpdate instead of before.
Add Collider.GetVelocityAtPoint
Change how RigidBodies update their positions from the Physicsbody
Update keyframes more explicitly
InterpolationSystem uses HashSetEx
Clean up how transforms are updated from bodies
Revert rigidbody positions updates to be non threaded, I don't feel comfortable
Add IScenePhysicsEvents
Add Summary to FixedUpdate
Map updates
Merge branch 'main' of sbox-piecrumb
▋▄▄▇▊ ▆▍▉▅ ▌█_▄▄▇▉_▍▋▊▇▍▌▌▊▇ (▌▍▅ ▅▉▆▊▅▊▍▅▇▋▅ ▊▇▇█ █▄▄▅ █ ▊▌▋ ▅▇▅█▉ ▍█▊▉▊▅ ▌▍▌ ▅▆▇▅▆)
Added ItemPickup.SpawnPickup and Dialogue.OnDialogueComplete. Made Ginnie spawn item after dialogue
Added Level Panel that displays Level information
Check if navmesh if ready on wolves, even if movement is currently disabled
divesite_despawn_fix -> main
Doubled divesite check radius
- Still low enough to properly despawn divesites
- High enough to allow swim to surface
Refresh shape contacts before and after changing tags, fixes shape collision rules not updating when proxy bounds are overlapping
Fix RangeSprite position on MinigameFish
Added Medium & Large Backpacks
Updated PlayerInventoryPanel
Added Auto-Miner, mines nearby Tiles slowly
https://files.facepunch.com/CarsonKompon/2024/October/09_09-23-BluePossum.mp4
Parent footstep to object
█▍▆ ▇▇▄▊▉▇▊▅ ▅█▅▋▅▌▍ ▍▉▄ ▇▆▉ █▍▅█▊▄██ ▄▉▆▋ ▅▊▆ ▇▊ ▉██▋▌ ▊█ █ ▌▉▄▍▉▋ ▄▊▋▌:
▇. ▍▆▌▇_▅▊▄_▌▌▄▄▅▋▉▍ = ▉.▍▋;
▋. ▊▆▊▍_▌██_▉█▌▅▄█▋▍_██▊▄▇▄▋▌ = ▉.█▌;
▇▇▇ ▊▆▅▌▍▆▄
Don't draw physics wireframe with alpha, it's hard to see
▌█▋▆▄ ▊█▄▋ ▌█_▆▍▉▆_▄▋▌▌▊▇▅█▋ (▍▋▌ ▇▆▍▊▅▄█▉▉▄▆▇.▉▋▅▊▍▄█▍▇▍▆▍▌▆ ▉▋▊▄▍▇)
Fix assert firing when wolf doesn't lock on a target because of an early out, but then tries to release the lock (harmless but prints errors)
Make lock system API more intuitive and less error prone
Added Catapult Explosive Ammo Blockout Model