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

2 Months Ago
Fixed orientation of the second door in demo_1
2 Months Ago
Fixed up wrong text for the tutorials
2 Months Ago
Hook up freeze tutorials in the demo, fixed lock getting stuck for interaction UI, fixed weapon pickups not firing pickup action
2 Months Ago
legacy_shelter_revoke -> main
2 Months Ago
Changed 'Server.max_shelters convar' to 'LegacyShelter.max_shelters'
2 Months Ago
Fixed references to human textures being broke
2 Months Ago
Color adjustments for camera
2 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
2 Months Ago
ApplyThrowableAnimations NRE fix
2 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
2 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
2 Months Ago
self:GetTable() => meta.GetTable( self ) (#2154)
2 Months Ago
Fix "Bad SetLocalOrigin(x,y,z) on gmod_hands" warnings (#2143) * Fix Bad SetLocalOrigin hands warnings * Update formatting
2 Months Ago
siege tower lods
2 Months Ago
VR: more logging, always enable debug callback VR: add -novr force disable Update fpxr to 8e70816536da3c657eb9f9a7b815268c5ef7a729, improves headset checks
2 Months Ago
Improved checks inside HasHeadset
2 Months Ago
More balancing Fixed hard crash with laser projectiles running parallel
2 Months Ago
izIsSoft changes
2 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
2 Months Ago
merge from main
2 Months Ago
Scores, update scoreboard Death message prep
2 Months Ago
reset menu tip state when component is enabled
2 Months Ago
Final'ish fire additive
2 Months Ago
Iterating
2 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
2 Months Ago
Update: recylce RotateWhenOn's sound loop Tests: none, trivial change
2 Months Ago
Update: sanity-recycle sounds when procedural lift is disabled Tests: none, trivial change
2 Months Ago
Update: recycle SpinUp layer sounds on disable Tests: none, trivial change
2 Months Ago
Bugfix: Flamethrower now works if continuing fire after quickswitching Tests: in editor, did normal firing with quickswitching intermixed
2 Months Ago
Remove logs Fix TilesetComponent upgrade order
2 Months Ago
Update: further review feedback - Wrapped body of FindAndUpload in a try-finaly to ensure we always release a semaphore - Merged backwards compatibility support into existing DelegatedUploadBeginResult class Clean: file rename (since it no longer contains old class)
2 Months Ago
mini crossbow viewmodel anims and skinning edits
2 Months Ago
merge from main
2 Months Ago
workcart_box -> main
2 Months Ago
Fixed compile errors
2 Months Ago
Initial work: - Shelter now takes 1.5 sewconds to place - Added logs
2 Months Ago
Add Distance and Falloff to Voice Transmitter
2 Months Ago
workcart_box -> main
2 Months Ago
- Force workcart to drop storage container loot
2 Months Ago
Split up generation procedure into more functions Convert obstacles from World to NavSpace
2 Months Ago
Humans: skinning updates Humans: more skinning updates & prefab changes Merge branch 'master' of sbox
2 Months Ago
Bugfix: Flamethrower sounds leaking or missing, pt1 - Recycle sounds when destroyed or holstered - Start play pilot sound on deploy (used to only take effect after firing) - Cleaned up a bunch of comments and whitespaces There's one more bug to do with holding the fire button while quick switching away and back to flamethrower, that's next. Tests: in editor fired and quick-switched away then monitored audio.printsounds
2 Months Ago
Storage monitor server optimization
2 Months Ago
Fireball light animation tuning
2 Months Ago
Merged the 3 industrial lights into a single item. Default is white with red and green as skin variants Will need to support IOEntity spraycan skinning before merging
2 Months Ago
Start new save with intro cutscene
2 Months Ago
More cleanup, early out if disbaned or toxic
2 Months Ago
Some cleanup
2 Months Ago
Applied Ian's zero rotation script tweak.
2 Months Ago
Small fireball