251,329 Commits over 3,959 Days - 2.65cph!

3 Years Ago
Completely remove vgui and all game code
3 Years Ago
Remove remaining references of fow CClientInput::CreateVrMove: stop using tracked controller manager, removes reliance on vr_core and gives us more up to date values
3 Years Ago
Very basic movement with joystick in headset direction
3 Years Ago
Update .addon to new schema and resolve obsoletes
3 Years Ago
Character selection and a few hardcoded characters
3 Years Ago
Fix obsolete warnings in gamemode template
3 Years Ago
Add Navigator Cleanup Character & item data models, sync your character with host
3 Years Ago
Merge from main
3 Years Ago
Merge from main
3 Years Ago
▊▄▉▅▉█▄ ▌▌▄▊▄▊▄▊ ▆▇ ▇▇▄▅ ▋▆▅▆▊▍ (▅▇▄▅█▄▍▇█▉▇▍▇▊, ▆▊▇▇▇▌▋▌ ▋▌▆▄▌, ▌▌▋▇▍▌▉▌▉▋ ▍▅▍▊▋▅ ▊▍▇▍▇▌▅▌▌▍ ▌▅ ▇▊ ▅▌█ ▆▅█▊▆█ ▅▌ ▌▋ ▌▇▆▇▅)
3 Years Ago
▅▋▌ ▍▄▉▉▇▊▋ ▍▆ ▍▉▍▊▌▋ ▇.▊▄.▉ (▄▌▅▄▄ ▉ ▄▆▋ ▆▊▍ ▍█▋▊▋▋ + ▍▄▄▆▌██ ▋▋▉ ▋▌▇▊▊ ▊▊▄ ▌▄▉)
3 Years Ago
Park bin - lod0
3 Years Ago
Don't tooltip when dragging
3 Years Ago
Update uf_wooden_gaps.vmap
3 Years Ago
Update .addon
3 Years Ago
Update .addon Update customization.json
3 Years Ago
Tippy cleanup + tl tr bl br pivots
3 Years Ago
Revolute joint basics
3 Years Ago
Made the ocean spectrum sim loopable
3 Years Ago
Jeans and Jacket shader adjustments and LODs Jeans now have LODs, a slight adjustment to both the Jeans and the Jacket's shaders and textures.
3 Years Ago
Restored AddBoxShape, AddHullShape, AddMeshShape
3 Years Ago
Fix Physics entity handle lookup not working because it wasn't in a game dll Spring constraint
3 Years Ago
Add PhysicsWorld.Body, PhysicsWorld.Group EnableVisualDebugger unused Gravity setter/getting works Added PhysicsWorld.AirDensity Cleaned up ForceNextObject shit
3 Years Ago
Cleanup post rebase
3 Years Ago
Initial support for FidelityFX Super Resolution (it actually works this time) Setup presets for resolution scaling instead of a slider Implement RCAS Fix viewport offsets for FSR Remove remaining references of fow
3 Years Ago
Remove individual switches for video settings and group under shader quality
3 Years Ago
Remove remaining references of fow
3 Years Ago
Initial support for FidelityFX Super Resolution (it actually works this time) Setup presets for resolution scaling instead of a slider Implement RCAS Fix viewport offsets for FSR
3 Years Ago
Tooltip can go away if its target isn't visible
3 Years Ago
Scale size of dragged items properly
3 Years Ago
Fix viewport offsets for FSR
3 Years Ago
Spawn test items in random slot
3 Years Ago
Tippy simple reusable tooltip
3 Years Ago
Don't drop into cells that don't exist
3 Years Ago
Stash grid improvements - item is child of cell Get grid cell index from a local position Drag and drop items in stash
3 Years Ago
Fix new categories and parts being created with wrong name
3 Years Ago
Replace obsolete
3 Years Ago
Citizen: added neck_clothing bone Through constraints, this bone effectively removes 65% of the "twist" of the neck, while keeping the tilt and the roll intact. This helps make clothing items look and deform better around the neck. Merge branch 'master' of sbox Update citizen.vmdl_c
3 Years Ago
Delete rubat_test.vpk
3 Years Ago
merge from main
3 Years Ago
Neck clothing bone experiment source + DMX session file for punch idle layer
3 Years Ago
Citizen: neck_clothing bone experiment
3 Years Ago
tutorial map updates
3 Years Ago
Item icon watches for unlockable/unlocked states Add item to your trail pass when clicking unlock Unlocked tag style improvements Can't equip parts you don't own! Show error toast when trying to equip locked item Error toast when trying to unlock item you cant unlock yet Celebrate toast when unlocking a new item
3 Years Ago
Did some glass hacks to make it look less broken Added a custom shadowproxy mesh for rocket factory exterior to get rid of light flickering through subpixel gaps Replaced decal material on the rocket used inside the rocket factory with a cutout material
3 Years Ago
Use the new DefaultCleanupFilter
3 Years Ago
Fixed ClientOnly entities not spawning in properly from maps Moved EntityManager.DefaultCleanupFilter to Game.DefaultCleanupFilter So it's open source and easy to modify CleanupFilter gets real classnames when deleting entities Removed Library name override for ClientEntity EntityManager.CleanUpMap works clientside too
3 Years Ago
Add JumpHigher to display bind dropdown
3 Years Ago
Increase z index of toaster Hide nut, append "xp" to unlockable cost Different style for items you cant unlock yet
3 Years Ago
Citizen source updates