126,971 Commits over 4,171 Days - 1.27cph!

11 Minutes Ago
Do not allow queueing again tiles that are actively being rebuilt, removes the need for locks on the hashset. Maybe we need to remove from the queue the tile, and add it to the end of the queue if someone asks to rebuild it again.
16 Minutes Ago
Replace concurrent queue and semaphore with blocking collection for job requests, and ConcurrentQueue with ConcurrentBag for job results (order does not matter)
51 Minutes Ago
Fix tile never being removed from dict if using sync mode
1 Hour Ago
merge from menu_stalls_fix
1 Hour Ago
Tweaked the budget of the steam inventory recipe warmup, to avoid causing stalls after bootstrap is released
1 Hour Ago
▆▊▋█▆▇▄ ▉▋█▄ ▉▇▌▄▊▋▌▌ ▇▋▄▅▇▄_▆▉▅▅▋▉▇▇ ▄▉▊▆▌ ▉▌ ▇█▇ ▄▉▊▌▆▇ ▋▆█▍█▅_▆▉▇█▍▋▍█ ▄▍ ▊▅ ▇▆█ ▇ ▌▇▄▄▆▊ ▄▌▇. █▇▌██▄ █▍▌▇ ▄▌█▉▄█▄▇ ▅▌▉▉▄▌ ▇▇▅▍█▌▉█ ▉▅ ▉█ ▄▍▉▍▆▆█ ▌▇▉█▋▍ ▉▆▇▍▍▋▍▆ ▄▄▅▍██▍ ▌▉▆▆ ▄▉ █▄▌▆ ▊▆▄▅█'▌ ▌▇▄ ▍▊▆▉▉▇▊▆ ▄▍ ▇▍▋ ▋▉▄▋▆▆▋▇▅▆█▊
1 Hour Ago
▋▇▄ ▆▌▉▊▄ ▉ ▅▆▋▊ ▇▇▍▇▆▌▄▉▌▍▍▍ ▊▋▉▌ ▌▅▅▍▍▆▉▇▅▇ ▆▊▅▋▍▍▌█▆▆ ▊▅▄▆▆▍▍█▄▇ ▅▋ ▄▅▊▍▅▋▊▄ ▌▉▅▌▉▇█▄, ▍▄▄▅█▇▆▋ ▅▌ ▋▄▆ ▅▇▌▆█▉▍▅ ▄ ▌▄▌▆. █▄▍ ▅▊▌▉▍█ ▄▆▄ ▇▋▍▌▌▆▄ ▊▋▊▆▇▊▄▌ █▍ ▍▅▄ ▆ ▆▍▆▌▍ ▅▌█▇▋ ▇▊▅▅▋ ▄▆▅▉ ▍▆█▋▋▊ █▊▄▄ ▄█▌ ▅ ▋▄▌▊ ▄▌▄▅ ▅▇▌▌▋://▉▌▄█▋.▋▊▅▄▌▅█▆▉.▉▌▇/▇▆▉█▇/▅▍▇▅▇█▋▄/▄▌▍▍▍▋▍_▊▇▊▆▄▊▆▊▆▌.▆▉▆ ▌▄▊▇ ▆▅▋▅▄▉█▅ ▇▄▋▇▉▆ ▉▋▍▋▄▊ ▇▇▊▌▆ ▅▆▄ ▍█▅▍ ▆▉ ▊▋▄▌▊ ▋▆▄▋▊█▇▋▉ ▊▋▇▅ ▄▍▄▌█▌▌▍ ▆▇ ▆▌▌▋ ▄▄▊▌▋▄▅▆█. ▆▊ ▄█▍█▋▇▅▅▄▍ ▆█▋▆▆▄▊█ ▌▋▌▋▊▇▋▍ ▌▄ ▆▍▋▉▋▅██ ▌▉▉▍▄▋ & ▋▌▋▉▌▉ █▄█▋▉█ ▌▆▋▊▋▋▉ ▄▌▄▅ ▋▊▉▌ ▌▅ ▅▍▍▋.
1 Hour Ago
Reserve some background threads for the navmesh
1 Hour Ago
merge from mesh-guide-shader-improvements (fix missing shaders)
1 Hour Ago
subtract 132290
2 Hours Ago
Send steamId of teammate when sending player name (should only network to teammates / self) & lookup name with NameHelper if steam id is provided on client - allows steam nicknames to show instead of server names
2 Hours Ago
report error, abort rendering if shader missing
2 Hours Ago
add guide mesh shaders to always included list
2 Hours Ago
Update IME candidate menu size to fit new text Fixed respawning while driving while dead putting you to death position Respawning while driving will no longer snap eye angles to spawnpoint Minor cleanups Use consistent search paths for textures and some model code * Makes textures load from "GAME" path instead of NULL, so it is consistent with models and materials. * Changed some gmod code related to reading model files to also use "GAME" path instead of NULL for consistency with engine model loading Prevent potential server crash with npc_heli_avoidsphere at edict limit Fixed missing alpha channel on DoD:S playermodel fallbacks
3 Hours Ago
merge from marker_teleport_reset_fix
3 Hours Ago
▆▍▊▉▌▆▋ ▄▌▄▄▉▉ ▌▍▆▄▊▆█ :▊█▆▇▋█▌▍:
3 Hours Ago
▋▊▍▇ ██▇▉▋▊▇▌
3 Hours Ago
merge from fix_custom_item_icon_description -> main
3 Hours Ago
Fix NRE when joining server with custom icon due to CommunityEntity not being networked yet
3 Hours Ago
Fix custom item icon from modding not showing the custom icon in the item's description
3 Hours Ago
subtract 132264 mesh-guide-shader-improvements
3 Hours Ago
Updated livestock textures. added new materials and renamed a livestock material. Updated model with rigged version
3 Hours Ago
Implement cannon reloading animations
3 Hours Ago
Implement animation handles for code driven player model animations, basically the same as one shots but with a way to control them after they get added to the mixer.
4 Hours Ago
added thumb bolt pullback anim to hc revolver shoot anims
4 Hours Ago
Floating city S2P, fixes a OOB error with static water catcher
4 Hours Ago
Merge from naval_missions
4 Hours Ago
Fix compile error
4 Hours Ago
Add mission to hunt deep sea RHIB scientists, given to placeholder floating city mission provider
4 Hours Ago
Fix all of the weird rotation issues
4 Hours Ago
Swap to quaternions - getting gimbal lock already
4 Hours Ago
Stop the turret from flipping the equipped weapon
5 Hours Ago
updates to apple visuals and mat settings on model
5 Hours Ago
Green hazmat model, wip mats/textures
5 Hours Ago
merge from boat_stability
5 Hours Ago
compile fix
5 Hours Ago
updated jungle storage horizontal barrel collision and volumes to be consisten with the other horizontal barrels
6 Hours Ago
merge from retrotc_lod_distancefix
6 Hours Ago
merge from marker_teleport_reset_fix
6 Hours Ago
mereg from boat_stability
6 Hours Ago
merge from bed_icon_fix
6 Hours Ago
use the same buoyancy sleeping behaviour as tugboat
6 Hours Ago
▋▅▋▉▊ ▆▊█▄ ▊█_▍▅█▄▍▇█▍▆█_▌▆▌▅▆█_▋▌▇▊▍▆▆▅_▉▆▅
6 Hours Ago
merge from meta_shift
6 Hours Ago
merge from mesh-guide-shader-improvements
6 Hours Ago
Using Syncvars - raw move the turret to be pointing the intended directin of the user
6 Hours Ago
merge from main
6 Hours Ago
merge from deployguidecolourtweaks
6 Hours Ago
client guards
6 Hours Ago
tweaked neutral guide colours to be more orange