249,588 Commits over 3,959 Days - 2.63cph!
Don't have decoys show up if they were thrown by a friendly
Decoy grenades mimic an enemy on the minimap
Move gravity into global, add BunnyHopping, EnableFallDamage
Don't hardcode for Attack1 for the lock, use configured input actions
Add planting bomb radio
Team chat will pass through map location
Adjust AttackingWhileDeployed logic to clear properly when switching a weapon while in the lock
Fixed jump not being IsLocallyControlled checked
Don't think we need this anymore, fixes NRE when trying to fullscreen game/scene viewports
Don't box select while trying to use orbit camera controls
Hitbox damage multiplier can be modified per-hitbox, expose this and armor reduction to global
Fixed ability to create an infinite destroy loop in QObject
ToolWindowManager: don't delete a window if we're removing it as a result of it being deleted
Add TypeLibrary.Create<T> that accepts args
Add GizmoInstance.Clear
Add DockManager.RaiseDock( Widget )
Move ShowCloseDialog to SceneEditorSession (it makes no sense on GameEditorSession)
EditorMainWindow exists during startup, but made visible after startup
Add Scene.Editor.FrameTo (replaces hacky "scene.frame" event) that doesn't work with multiple active scene sessions)
Make SceneEditorSession.Tick a member
Make SceneEditorSession .UpdateEditorTitle non static
Create a SceneDock for each open scene
Give playing scene tab a proper name
Add SceneEditorSession.BringToFront()
Don't try to save tool widget windows that have no name
Hide GameEditorSession + PrefabEditorSession , (its confusing people), refactor, document
Clean SceneViewWidget a bit
Use a different icon for prefab scenes
map wip speculative theme pass
Made scrap transport lighting not be so performance heavy.
Scrap transport instrument panel lighting tweaks. More gauge focused.
Rotor wash final distance and visual iteration.
v_usp: various changes, see commit comment
• same state machine logic improvements recently made to v_mp5
• sprint now has additive in/out transitions
• moved holster animation earlier in the chain of modules so it can get affected by movement & aim additives
• removed obsolete explicit references to the MP5 sources that were made before shared animations were standardised
Revamped CH47 lighting.
CH47 interior lighting no longer performance hogs everybody within network range.
FlaslightFlare_HDRSphere material fix. (Seemed to not render anymore.)
Small RotorWash variant.
Updated ground effects on all remaining helis.
Spring cleaning folder structure
Remove a bunch of unused assets
Organize player code
Globals
Include "reserved" in serverinfo to see how many reserved slots are active
Add `print_reserved_slots` to see how much time each reserved slot has left
Define max hp, max armor in code, fix some compiler warnings
more grass pieces, blend file, wall collection prefab, alleyslope progress
When losing helmet, helmet gets detached off the player
Actually apply the fix for division by 0 :pensive:
Fix equipment holster NRE
Forklift and Dumpster blockouts
Fix potential division by 0 when parsing MP3 files
New Outfit Piece(s) - Gasmask and War Helmet!
Army Outfit bits for citizen
https://files.facepunch.com/daniel/1b0711b1/sbox-dev_betGBfBGKO.jpg
LODs coming next.
- underwater particle effect systems
- maintaining neutral buoyancy and stability forces when body is not sleeping
removed unecessary gc alloc in construction socket tests
player update. setup chainsaw 3p anim set
Broken vendor travel
Hardcoded turning radius
Show dropped C4 on minimap when CTs spot it
rename tower collection, wall collection prefab
decoy_grenade vfx updates
added @benobox 's new scorchmark
added small explosion on death state (needs audio)
Default RenderState DepthFunc to RS_CMP_GREATER_EQUAL, makes shaders without a RenderState set default to it
https://files.facepunch.com/sam/1b0711b1/tt3.png
Readjust depth bias on debug shaders for reverse depth
Fix shadow in reversed depth
https://files.facepunch.com/sam/1b0711b1/tt2.png
Show planted c4 on the minimap when spotted, swap icon
Fix hotloading GameEvent
Allow states transitioning to themselves
Added gmod_uncache_test (defaults ON) for the new attempt at content unloading
This probably doesn't matter: Move changes to CLuaObject to the bottom
Fix even more potential crashes with NPCs driving vehicles
Forgot this file for gmod_uncache_test
Added gmod_uncache_test (defaults ON) for the new attempt at content unloading
This probably doesn't matter: Move changes to CLuaObject to the bottom
Fix even more potential crashes with NPCs driving vehicles
Forgot this file for gmod_uncache_test
alleyslope updates, caution tape models, change towers folder to collections
material improvements for storage warehouse
vendor truck wip model and basic materials
Show enemy players on radar when seen (or recently seen)
Small grenade scorchmark
Merge branch 'main' of sbox-assets
Added test fur trim setup to viewmodel
Tweak when states activate / deactivate