250,758 Commits over 3,959 Days - 2.64cph!

7 Months Ago
relic salad relic wristwatch font changes, button sfx medic helmet, vampire maracas fix timer death bug
7 Months Ago
Dispatch equipment drop/pickup events, change state copy behavior to grab from components on the weapon instead of expected components on the new weapon Track who's holding the cash bag Create a CashBag component on the dropped cash bag, so we can make markers for it
7 Months Ago
Fixed drone model orientation
7 Months Ago
Rename Operators team
7 Months Ago
de_g: More scene hierarchy changes
7 Months Ago
Rotate minimap icons based off player's yaw, or 0 if we're in full mode
7 Months Ago
Fixes, better state management for cash point Expose ExtractionPoint Trigger Add cash grab components
7 Months Ago
callout cleanup
7 Months Ago
scene updates added text in-map for callouts
7 Months Ago
de_g: Clean up scene hierarchy More work on cash grab, tracker, cash point, extraction point, game state rules
7 Months Ago
Create GameModeObject, for disabling game objects that we don't want for specific gamemodes de_g: Group up defuse related components in one gameobject, disable them if we're not playing defuse. Including all the bomb site marker decals
7 Months Ago
Add TeamScoring.ScoreFormat, to allow gamemodes to define scoring format Add currency scoring format to Cash Grab
7 Months Ago
Start designing cash grab gamemode flow
7 Months Ago
Pedal bikes have a chance to spawn on roads
7 Months Ago
Adjust motorbike wheel height
7 Months Ago
Fixed sidecar suspension. Fixed foot IK NREs on some bikes.
7 Months Ago
Foot IK for the trike passenger, and rotation limits. Removed starter key code.
7 Months Ago
Trike passenger mount added
7 Months Ago
Trike rear wheels turn, though on the wrong axis
7 Months Ago
Set up bike health
7 Months Ago
Assigned the correct gibs models
7 Months Ago
Merge underwater_fog -> Main
7 Months Ago
[Pick] Implement "GGXCubeMapBlur" filter on CPU, previously it did not work at all in CI since require RenderSystem which isn't ideal since it's the only thing that did so and is completely different from our Cubemapper GGX filter, this makes all filters consistent and much cleaner, remove Convolve Envmap shader I want to start using GGX filtering on skyboxes but this wouldn't work on CI because of that requirement
7 Months Ago
merging gibs for sidecar and tricycle (merged the tricycle folder in the process)
7 Months Ago
Citizen/animgraph: conversion of locomotion lean layer from hacky, '15%-of-a-big-overlaid-change' version to model-space additive — still needs tweaking
7 Months Ago
FPArms: genericized versions of new ironsight additive animations for the shared library
7 Months Ago
v_mp5: completely reworked state machines for triggering additive transitions (sprint & ironsights); the additives now always play correctly (and completely snap-free regardless of mashing) when their related poses are disabled by Tags, without any weird special case handling + holstering while sprinting doesn't clip into the camera anymore v_mp5: reworked ironsight animations + changed ironsights pose https://files.facepunch.com/maxlebled/1b1511b1/sbox-dev_2024-06-15_01-07-07.mp4
7 Months Ago
Set up trike cogs
7 Months Ago
Implement following the player
7 Months Ago
█▇▄▌▉▄▋ ▅▆█▌▌▄▇ ▋▋▋▅▌▍
7 Months Ago
Fix buy zone rules for non-host players Make sure game mode parent object is networked Maybe this doesn't matter?
7 Months Ago
Fix skinned model renderers using incorrect bounds when switching from a model with bones to a model without bones - use rigid bounds type for boneless models
7 Months Ago
Finish up the rest of the markers
7 Months Ago
Got monument map markers working
7 Months Ago
Remove every map generation component from scene spawner prefab for monuments - only output GameObject + ScenePrefab component
7 Months Ago
Spawn normal prefab when doing map generation so we can guarentee that all map generation components are present Remap to scene spawner only when spawning world
7 Months Ago
map updates
7 Months Ago
We don't need to do this anymore
7 Months Ago
Added another 0.25m to the seismic sensor range forgiveness, following CS 98678
7 Months Ago
Added cash bag weapon
7 Months Ago
Block cl_playerspraydisable Fixed util.GetModelMeshes leaking model refcounts Fixed sprites causing material refcounts going negative Similar case to models - sprite materials becoming available after precaching as error Minor changes Fixed Lua particles leaking material refcount This is fixed by precaching the material just before it is used Restore unmounting of server workshop addons Can be still disabled with `gmod_uncache_test -1` for testing purposes. Apply the fix for NPC death animation blending garrysmod-issues/issues/5891
7 Months Ago
Misc post-scenetab fixes Hide skybox in 2d views Split scene view layout/viewport classes into separate files Tidy Use frustum RayDepth for terrain, hitbox traces Make 2d clipping less crap Use black background for 2d views
7 Months Ago
More equipment naming
7 Months Ago
export latest 3p handcuffs anims
7 Months Ago
trike: - rigged up - added wheel/cog anim - added animator & move param - updated prefab to use new animator
7 Months Ago
Some Weapon / Equipment cleanup
7 Months Ago
Optimised ring road search
7 Months Ago
Merge from travelling_vendor -> Aux2
7 Months Ago
Basic vehicle visuals port
7 Months Ago
Fix FPS test scene