254,759 Commits over 3,990 Days - 2.66cph!

3 Months Ago
USP Pistol - fixed normal issue, slightly darker slide
3 Months Ago
network++
3 Months Ago
merge from december24_art_fixes
3 Months Ago
Make the sidebar kind of persistent Highlight active sidebar Change review layout Convert ScreenshotCarousel to css
3 Months Ago
Leaderboard backup, run #15557
3 Months Ago
Added a tool to dump all animation clips used by the player model to a csv Crawls through every state machine, sub state machine and override controller in the project
3 Months Ago
█▉▍ ▇ ▊▅▍ ▇▇ ▋█▄▋ ▆▇▊█▄▉▇ ▉▍█▅ ▊▆ ▍▉▋█▊▌▄ ▆▄▅▌▇▉ ▍▌▉▊▄▊ █▍ ▇▄▌ ▄▉▊▇ ▄█▅ ▌▋▇ ▅█▊▍
3 Months Ago
player death sprite player death blood player death zoom/shake easy player death sprite diff 1 death sprite zombie celebrate
3 Months Ago
▌▆▆ ▅▆▇ ▉▌▆▇ ▊▇▄▋▊▄▄ ▇█▍█▋▆ ▋▉▊▅ (▍█▊▇ ▊▊▅ ▊▅▄▋ ▇▇▄▇▄▍) ▄▊▉▇▍ ▋▍▄▍▅▌▅▄█ ▊▉▅▊█▊▄ ▄▊▌▅ █▍▇ ▄▅▌▄
3 Months Ago
Merge from main
3 Months Ago
Update shader GUI
3 Months Ago
Don't spawn the node sparkle until the node is hit for the first time The first node hit is now considered a bonus hit so there will be no negative resource wise Slightly increased how much the sparkle moves as the node gets smaller so it doesn't get stuck in a single spot close to the end
3 Months Ago
Added RandomProjectile ItemEffect, balanced more items, added Pea Pod and Fist items, added Knockback Added Knockback ItemEffect and Wind item
3 Months Ago
more sprites
3 Months Ago
Experiment with pixel versions
3 Months Ago
Apply optimisations to metal and sulfur nodes
3 Months Ago
Merge from main
3 Months Ago
Merge from elevator_qol
3 Months Ago
Added a dedicated express button to the side of player placed elevators that can now be used to go to the top or bottom of an elevator
3 Months Ago
Added art to shield wearables so they're displayed correctly in player preview
3 Months Ago
merge from main -> aux3
3 Months Ago
Double the speed of player placed elevators
3 Months Ago
Fix clothing using the wrong skin
3 Months Ago
Fixed orientation of the second door in demo_1
3 Months Ago
Fixed up wrong text for the tutorials
3 Months Ago
Hook up freeze tutorials in the demo, fixed lock getting stuck for interaction UI, fixed weapon pickups not firing pickup action
3 Months Ago
legacy_shelter_revoke -> main
3 Months Ago
Changed 'Server.max_shelters convar' to 'LegacyShelter.max_shelters'
3 Months Ago
Fixed references to human textures being broke
3 Months Ago
Color adjustments for camera
3 Months Ago
Proper validity checks in Chat, add PlayerPawn.GetZone<T> Component constraint Bomb-proof the bomb plant component Shouldn't need this redundant null check GameNetworkManager assert demoted to warning Crosshair camera validity fix ScreenShaker camera validity fix
3 Months Ago
ApplyThrowableAnimations NRE fix
3 Months Ago
Added PhysObj:GetIndex Add particle name to "unimplemented sprite renderer" warning Force tool classnames to lowercase at all times Fixes garrysmod-issues/issues/6078#issuecomment-2482015121 Apply potential filesystem micro optimization Implement `origin` for `playlooping`/`playrandom` in soundscapes Also 'ambientoriginoverride' for "playsoundscape" Do not apply spawnmenu names to map NPCs in kill feed This code is too error prone unfortunately Pull Requests (Community Contributions) * Micro optimization for Entity.__index * Micro optimizations for team library * Fixed "Bad SetLocalOrigin on gmod_hands" warning
3 Months Ago
Improve performance of ```team``` library (#2144) * Improve performance of ```team``` library Improves many functions of this library, especially GetColor * Compliance with requirements * Remove nil check * Useless check
3 Months Ago
self:GetTable() => meta.GetTable( self ) (#2154)
3 Months Ago
Fix "Bad SetLocalOrigin(x,y,z) on gmod_hands" warnings (#2143) * Fix Bad SetLocalOrigin hands warnings * Update formatting
3 Months Ago
siege tower lods
3 Months Ago
VR: more logging, always enable debug callback VR: add -novr force disable Update fpxr to 8e70816536da3c657eb9f9a7b815268c5ef7a729, improves headset checks
3 Months Ago
Improved checks inside HasHeadset
3 Months Ago
More balancing Fixed hard crash with laser projectiles running parallel
3 Months Ago
izIsSoft changes
3 Months Ago
Some misc balancing Balance enemy health + shop prices Rename all Item Resources to their actual names Fix hole in Hallway 09 Game now freezes when pausing in singleplayer Hide Mouse when using Controller so Left Stick doesnt move the Virtual Cursor
3 Months Ago
merge from main
3 Months Ago
Scores, update scoreboard Death message prep
3 Months Ago
reset menu tip state when component is enabled
3 Months Ago
Final'ish fire additive
3 Months Ago
Iterating
3 Months Ago
- Can now place a second shelter if you have a first shelter in the world, but the first shelter is deleted - Display a warning when hold placing the second shelter to tell you the first one will be nuked - Rebuilt phrases
3 Months Ago
Update: recylce RotateWhenOn's sound loop Tests: none, trivial change
3 Months Ago
Update: sanity-recycle sounds when procedural lift is disabled Tests: none, trivial change