239,337 Commits over 3,837 Days - 2.60cph!

4 Months Ago
sound-in, sound-out will target UI mixer if there is one (resolves #5583)
4 Months Ago
Fix icelake showing a 1m red sphere in middle - caused by no buillding blocked for the "monument" so it defaults to 1m instead of being disabled
4 Months Ago
Layout changes
4 Months Ago
Large Open Window Frame Dev
4 Months Ago
Show "Can't place on monument" when trying to place barricades onto concrete inside monument instead of `Failed Check: Sphere Test ( "assets/blah/blah/blah" )` - work with detailed error mode
4 Months Ago
Merge main -> fix_barricade_building_error
4 Months Ago
Fix invoke NRE caused when trying to fix a different InvokeHandler NRE
4 Months Ago
grenade textures
4 Months Ago
Fix barricades showing the long debug error of "Not In Terrain" to normal players - switch from admin check to convar`detailed_building_errors` to turn on debug building error messages
4 Months Ago
merge from fix_invoke_profling_nre
4 Months Ago
merge from horse_state_transition_fixes
4 Months Ago
merge from samsite_togglemode
4 Months Ago
merge from attachments_translation
4 Months Ago
merge from fix_ladders_monuments
4 Months Ago
merge from fix_barricade_show_building_blocked
4 Months Ago
merge from fix_mixing_table_console_spam
4 Months Ago
Fix console spam from mixing table loot panel
4 Months Ago
Prevent barricades, seeds & ladders from showing the building blocked outline around monuments
4 Months Ago
Fix ladders being placeable inside monuments
4 Months Ago
Use a bone body cache in model physics, spending too much time asking native for the pairing every frame
4 Months Ago
Fixed UnmountServerAddons not working without gmod_unload_test Change where clientside think is called from This does NOT affect the Think/Tick hooks clientside, but DOES affect the following Lua systems: * timers * HTTP requests * async file reads * net messages Ideally there should be no noticeable changes, but these systems will now run correctly when not receiving pakcets from the server. Fix filesystem not being able to seek above 2GB in a file Error out and do not mount addons over 4GB Everything under should work with previous commit. Block servers from modifying fov_desired Warning on model scales of 0 or below Fixed gibs clientside not initializing their scale to 1
4 Months Ago
player update. eoka 3p shoot anim updated.
4 Months Ago
Recoil compliments spread now
4 Months Ago
Wheel effects
4 Months Ago
pedal bike and trike gibs
4 Months Ago
radtown sign change and converted lod to rendererlod
4 Months Ago
player update. ak47 3p and gun anims updated. Holster position updated too
4 Months Ago
Removed base layers from fur setup
4 Months Ago
Work In Progress - AO - new features, changes, improvements Various work in progress
4 Months Ago
Update fpxr
4 Months Ago
Revert "Move vkSubmit into EndFrame()" This reverts commit 1f59cd0c1c499762b96d0d3a268a1c61bf02a4ba.
4 Months Ago
Can cancel cook Adjust some throw code
4 Months Ago
If grenade is holstered and state is not thrown, set state to idle
4 Months Ago
Only end frame if we've submitted Move vkSubmit into EndFrame()
4 Months Ago
Throw grenades owned by thrower - do damage on host Thrown grenades don't collide with players for now - they can be pushed through the ground if you stand on them
4 Months Ago
Do BeginFrame() and EndFrame() on render thread Native to managed bindings cleanup, sync manually Sync cleanup, fpxr update
4 Months Ago
PackedMaskBlend shader updates
4 Months Ago
Merge from main
4 Months Ago
forest scene updates moved things over to new terrain systems
4 Months Ago
Expose cook time properly
4 Months Ago
Grenades can be cooked
4 Months Ago
merged main into wire_slacking
4 Months Ago
Crosshair velocity scale increased
4 Months Ago
Hightlight.RenderEffect: Use Scene.GetAllComponents instead of iterating every gameobject ( closes #1597 )
4 Months Ago
Anarchists team colour adjusted to be less intense
4 Months Ago
Fixed the new 'Invert Mode' input draining batteries
4 Months Ago
Re-add impact effects
4 Months Ago
player update. m249 3p and gun anims updated. Holster position updated too
4 Months Ago
Merge from nexus/fix_tick_parent_id
4 Months Ago
Items can now be flagged to block map use. Prisoner hood blocks map use.