223,522 Commits over 3,684 Days - 2.53cph!

18 Days Ago
Convar'd flee damage percentage Adjusted zone stale time, danger zone size and max zones 'cache' size
18 Days Ago
merge from main
18 Days Ago
merge from Minigun_2024
18 Days Ago
merge from save248
18 Days Ago
merge from crowdin_fix
18 Days Ago
Wrote system to cull least active zone if danger zones overflow cache
18 Days Ago
Heli now filters its targets based on the danger of the zone they are in
18 Days Ago
fixed minigun shot sound with high ping
18 Days Ago
Increased orbit distance Refactor of napalm time handling in orbitstrafe
18 Days Ago
Fix NRE caused by null tags when using cached browser & ping estimation Add `string[] Tags` to standardize tags from cached browser
18 Days Ago
Update CrowdinUpdate.exe with some extra error handling
18 Days Ago
Extra error checking just in case
18 Days Ago
minigun ammo type fixes ( heli/turret )
18 Days Ago
Merge from main
18 Days Ago
Fix disk quota code not being called Try catch disk quota code incase file IO errors
18 Days Ago
Re-enabled debugging stuff Flee positions are picked better again Fixed more orbital lock issues Fixed problem with using napalm in no go zones Swapped zones to check positions, rather than players Strafe no go check Patrol points are now recaclulated up to 5 times in order to find one outside of a zone. Monuments are used as fallback
18 Days Ago
AMD driver check: 2.0.279 is fine for Polaris/Vega
19 Days Ago
Added a small animation sequence to the monitors when deployed to hide the server delay
19 Days Ago
Fix for spawn.cargoshipdockingtest command with parameters not working when multiple harbors are in the world
19 Days Ago
Hide mod_load_*_async convars They are linked to a game hang when enabled, and they are disabled by default. Build vbspinfo.exe Fixed inflator tool no longer working on NPCs Fix portal turret AYAYAing twice when disintegrated via mods Adjust bone manip English strings
19 Days Ago
Update README.md
19 Days Ago
▆█▌ ▄▆ ▅▆▉ ▊▇▇▆▊█▌ ▆▉▅▋ ▋▄▉▆▇▆ ▍▍▆▌█▊▉ ▆▇▉ ▅▊▊▉█▇ ▆▆▌▉▌ ▍▆▊▌█ ▆ █▋▇▊▅ ▉▌▆▅ ▍▊▆▊▋▍:▆▍▊▊▌▊▆▇▌▇█▋▇▍▊▉▄ ▄█▅ ▉▄▍▄▄▌▇ ▆█▊▍▅ ▌▌▋▇▍▆▊▉▅ ▇▉▆▊▋ █▆█ █▉▆ ▆▉█▆▍▊▉:▍▇▄▍▆▇▇▍█▆() !▇▊▌ █▌ ▍▆▉ ▋▇▆ █▄▋▍▄▋▌ ▆███▆ ▊▊ ▆▅▇ ▆▌▇▌▍▍ ▅▋▋▌█ ▊▅▊▅▇▆ ▉▆▆▍▆▊█ ▋▄▌▌▇▅▋ ▉▋▌▆▌▍ ██▄▊▅▆ ▍█▉▇ ▋▆▍'█ ▅▍▍ █▄▆▌▅▍▅▇ █▊▄▌▍▇ █▇▇▋▄▆▊▋ ▍▊▄ ▅▊ ▄▉█▋▊▊ ▋█▅▊▅ ▇█▍_▆▋▊▌▊_▊▍▇▍▉ ▊▄▋▇ ▊▅ ▉▌▍▆ ▅▋▄▍█▆ ▅▌▆▊ ▆█▉▇▇▄▇ ▋█ ▉▋▊▊▌▄▉▍ █▌▄▄▆▇ ▆▋█▋▋█, ▇█ ▄▅▇▆ ▅▉█▍▉▋▋█ █▉█▅▅▌▍ ▆▊ ▄▅▉▍▅ ▇▉ ▌▇ ▊▇▄▄▊▉▆ ▉▍▍█▉ ▆▆▇▌ ▌▊▇▇▉ ▌█▅▌ ▄▍▋▇▄ ▅▌▄▆▅▇ ▇█▍ ▌▌▉▍▍ ▋▅▌▌ ▆▄ ▆▊▆▉▋ ▋▍▍▆ ▊▊▉▆ ▍▌▊█▍▄▍ ▉█ ▋██▄▍▉▇
19 Days Ago
Bump .exe version Increase default value of budget_panel_height to 800 Fixed PhysicsObject:GetFrictionSnapshot only returning 1 entry Update trace commands mask, to hit more entities Autorefresh: just watch everything in the gamemodes/ folder Certain gamemodes (NutScript) have scripts outside of the main gamemode/ folder and the entities/ folder. Fixed a longstanding crash with CSoundPatch usage Fixed some Lua functions having unused arguments Fixed a crash on exit to do with panels Fix playermodel drifting away in prop_vehicle_crane when holding W or S Fix tiny amount of damage (<0.1) reducing a whole armor point This make our armor handing not identical to HL2, but at the same time, this doesn't make any sense, so let's change it Allow prop_vehicle_crane to receive damage events when player hitbox is not hit Added hitboxes to crane_docks.mdl This was a giant waste of time because it still doesn't work, but at least the hitboxes are there... Lua file clean ups * Mostly deprecated functions removals * Replaced usage of DImage:SetMaterial with SetImage when the argument is a string * Removed usages of Tool:GetSWEP() => Tool:GetWeapon() * Removed some remaining usages of self.Entity * Fixed Winch right click not setting rope color correctly * Removed arguments provided to EnableVerticalScrollbar (it has no arguments) * More misc (unused/missing) function argument related clean ups Enable "permanent failure" check on SRCDS steam logon failure Was commented out because it required a newer SDK version, which we now have. Basically will login anonymously if the GLST is invalid I think Prevent ent_create player Gravity Gun obeys sv_defaultdeployspeed Yes, this means that you can no longer grab AR2 balls that you yourself fire without increasing sv_defaultdeployspeed above the default of 4 Fixed crashes with ENT.RenderGroup = RENDERGROUP_STATIC(_HUGE) Remove mat_stub Fixed a crash with gameui_show_dialog and remove the concommand Potential crash fixes to do with traces Fixed a crash due to missing attacker in player takedamage hook
19 Days Ago
Parent merge
19 Days Ago
Merge from main
19 Days Ago
Fix audio player play thread stomping seek request
19 Days Ago
Fix for "Look rotation viewing vector is zero" warning during crane movement after a server restart Fix starting rotation not being saved properly resulting in crane making strange movements when resetting after placing a container after a server has been saved and loaded In the event that this was not saved (staging saves) a crane will copy the rotation of the docking cargo ship as it's starting rotation which should mostly fix the issue
19 Days Ago
▄▊▊▋▉ ▍▉▉▍ ▅▌▉▉
19 Days Ago
monument cctv desk added extra items to prefab, rescaled, set left and right hand ik positions, addted temp albedo, normal, ao
19 Days Ago
fixed some holes in mesh, stretched uvs on monitor screen, added back panel for storage adaptor on retro tc
19 Days Ago
removed minigun container
19 Days Ago
Fix PhysicsShape.Triangulate incorrect index count
19 Days Ago
Fixed another possible distance check which could be locking an orbit state
19 Days Ago
Removed some extra debugs that should've been hidden
19 Days Ago
Fixed possible way to stay fixed in orbit state
20 Days Ago
merge from Minigun_2024
20 Days Ago
merge from toolcupboard_retroskin
20 Days Ago
restoring 95196 merge from toolcupboard_retroskin
20 Days Ago
Coin cmd spawn chance float
20 Days Ago
Make all LODs on cranes dynamic S2P both harbors
20 Days Ago
Merge from save248/crane_lods
20 Days Ago
Discard changes on this branch to harbor_crane_dynamic_pickup and harbor_crane_dynamic_rotate, they were unable to be merged with the changes that happened on save248 after this was branched Reimplement LODs on all renderers on both cranes, updated decals
20 Days Ago
Fix minigun backpack visual not being removed if player drops minigun item
20 Days Ago
Merge from save248
20 Days Ago
Add some null checks around lipsync processing
20 Days Ago
StateTransitionDelegate returns a bool (to permit a transition) StateMachineResource can spit out a GameStateMachine with more digestible info for a state machine to use
20 Days Ago
Fix LockCursorToCanvas on monitors with different DPI
20 Days Ago
- ▊▌▋███▉██▋_▅▍▋▍▊▄▉▄▄▊ ▊▆▌▆ ▊.▆▊ > ▅.▋▉ - ▄▋▌ ▋ ▉▄▄ ▍▅▋█▄▇▌ ▌▍▅ ▌▅███▉█▅ █▍█▌▆▌/█▋▍▊█▅ ▄█▊▍▊▍▇▆ ▊▌▄▇▋▅▋▄ - ▆▄▉▅█▊ ▅▅▊▅▌▌ ▍▆ ▇▅█▌▄█ ██▋▉▆▅▉▉▌▄ ▅▅▄██▌▅▆ ▋█ ▇▉▆█▄█▆▇█▌▍▌ ▄▇▉▌▆▄▍ ▆▄▉▆ ▉▄▋ ▌▉▋▉▄▅ ▅▊▄▍▅▇█▋ - ▌▅▄▄ ▄▆▄▋ ▍▊▉▅▇█ ▇▋▆▋▇▇▊▋▉▍ ▌▋▋█▆▉▊▍ ▉▅▇▌▉ ▅█ ▌▊▄▊▅▍▌▌▊▆▆▊█▍▄▅▅▉ ▅▆ ▇█ ▊▉█ ▄▊ ▉▅▄█▆▅▆▉▋ ▉▅█▍▍▍▅▅▍▌▅ - ▄▉▄▆▆█ ▍▅▇▍▉▆▄▇▇▊ ▉▋▄▉ ▆█▇▉▄▅▅▆ █▇▉▉▉▍ ▊▄▅ ▌▅▌▅▅▅▋▄▍ ▇▊ ▊▆▉█▍ ▆▍▊▅▉▆▅▆ ▊▋▄█▍ ▊▅ ▋▆▉▋▉▅▇▄▆▊ █▄▋█▊▅ ▋▄▊▇ ▍▄ ▍▉▊▄▉▉▇▄
20 Days Ago
Add ability to click a connection and edit its transition via actiongraph
20 Days Ago
Compile fix