136,489 Commits over 4,444 Days - 1.28cph!

2 Years Ago
Merge main -> Bikes
2 Years Ago
Successfully ignores people who try to block its path
2 Years Ago
Fix in-game news header stretching/squishing
2 Years Ago
Add `auto_refresh_region` convar - defaults to false on linux so it only gets ping region on startup
2 Years Ago
Codegen
2 Years Ago
Debug lists Ensure targets are in the right dictionaries Ignored players are now properly removed from the blockers list
2 Years Ago
Fixed crashes due to recent changes to gib system Let's try this again: unload unreferenced materials in more places This is aimed at making sure content from maps is unloaded before content from another map is loaded
2 Years Ago
RPC fixes. Deploy in correct state. Auto select functionality.
2 Years Ago
Imported Dolly and Trolley Props Added Textures and Materials for Dolly and Trolleys Setup Dolly and Trolley Prefabs, Colliders and LODS
2 Years Ago
blunderbus 3p and gun anims update
2 Years Ago
Merge gymnastics
2 Years Ago
More wip
2 Years Ago
Do not detect molotovs
2 Years Ago
linked 4 shotgun ammo types to ammo bones in blunderbus viewmodel prefab and edited swap ammo script. Also removed shotgun ammo reference meshs from viewmodel rig export
2 Years Ago
Show "not in service" on the ferry's sign if the ferry is going to be removed
2 Years Ago
Fixed DMenuOptionCVar resetting from cvar too early in certain use cases
2 Years Ago
Reduced the minimum water required to throw from a water jug from 1000ml to 100ml
2 Years Ago
Added admin convar to allow all player based skinned mesh renderers to be able to enable/disable update offscreen. Enabled will prevent popping of players at corners of frames when doing cinematics
2 Years Ago
Allow this kind of circuit to work where the passthrough goes directly into the close side input and closes the door when powered https://files.facepunch.com/Flavien/Ml84foJgYsxuLlqZ.png
2 Years Ago
Debugging
2 Years Ago
Handcuff item locking
2 Years Ago
Fixed potential OOB index error when clearing parented wire segments
2 Years Ago
Restore EndLocalGesture
2 Years Ago
Manifest
2 Years Ago
Merge from main
2 Years Ago
merge from main
2 Years Ago
merge from map_perf_improvements2
2 Years Ago
merge from hackweek_renderlod_collapse
2 Years Ago
merge from ship_patrol_path_vis
2 Years Ago
merge from nexus
2 Years Ago
merge from searchlight_fixes
2 Years Ago
merge from io_seismic_sensor
2 Years Ago
merge from horse_fixes
2 Years Ago
merge from boombox_toggle_fix
2 Years Ago
Merge from main
2 Years Ago
Fixed map renderers for dungeon cells (only used on xmas dungeons)
2 Years Ago
Fixed collapsed renderers never switching to their disabled state, causing slow performance degradation as players that leave monuments would never stop rendering those meshes Added a distance meter to the RendererLOD inspector to show the current camera distnace (will use in-game camera if game is running otherwise will use scene view position)
2 Years Ago
Manifest
2 Years Ago
Merge SidecarRewrite -> Bikes
2 Years Ago
Convert harbor approach node error into a warning Fix player not being able to initialise if the boat paths are disabled
2 Years Ago
Merge from main
2 Years Ago
Fixed underwater labs not rendering (in theory, they don't seem to work at all in the editor?)
2 Years Ago
Wait a second after sending the nexus.redirect command before kicking the player off the server Increase delay before disconnecting in nexus.redirect command to give the loading screen a better chance of rendering Should fix the game stalling for a bit before you see the loading screen saying you're changing servers Might fix passengers in vehicles needing to manually reconnect in transfers
2 Years Ago
Use GenericLerp to get smooth interpolated sidecar angle changes
2 Years Ago
Try to destroy ping instance ASAP in sequential mode Add 0.5s wait between pings to prevent job system interference Add larger wait when waiting for ping to be done
2 Years Ago
Fix wheel trouble more + adjust sidecar angles
2 Years Ago
More sidecar work, fix collision trouble, fix wheel trouble (mostly)
2 Years Ago
Fixed skull trophy error
2 Years Ago
Fix some incorrect transformation in RepositionEntitiesFromTransfer Add some logging to troubleshoot why positions might go bad after a transfer
2 Years Ago
Merge from main