138,105 Commits over 4,324 Days - 1.33cph!

4 Days Ago
Preserve the RMB behaviour when cloning plants
4 Days Ago
Merge from main
4 Days Ago
double_voicechat_fix -> main
4 Days Ago
Ensure duplicates arent added with secondary connections. Can be expensive in certain cases but doesnt run 24/7
4 Days Ago
Player model equip tool no longer requires a PlayerModel, will work on any hierarchy with a l_prop, r_prop, l_hand and r_hand
4 Days Ago
Merge from pm_equip_tool
4 Days Ago
merge from naval_update/io_boats
4 Days Ago
▍▆▍▍▉█ ▌▄▌▋ █▄▆▄▉ ▉▍ █▄██▊█ ▇█▅▇▄▋ ▉▆▇▅▌█▋▋▄▆▍▄▊ █▅ ▋▍▍▇▄ ▆▉ █▊█ ▄▇ ▌▊▉█▅▌ ▇▆█▅▍▇ ▉▌▌ ▌▅▅█▋ ▅▇▉▉▆▍▍ ▉▄ ▌▊▊▌▄
4 Days Ago
Change foliage_instancing to shader feature
4 Days Ago
Continue to apply boat based sway while firing
4 Days Ago
Merge from main
4 Days Ago
Merge from main
4 Days Ago
Fixed string lights Used flag not being reset correctly if the player stopped wiring at >5m from the box It was blocking the "Wire" interaction, allowing you to edit the lights later
4 Days Ago
Fix bug that could sometimes cause player voice duplication
4 Days Ago
Cleanup and minor changes
4 Days Ago
Fixed string lights mixing up local and world, its all local now
4 Days Ago
Disabled mip maps on string lights wire textures, streaming doesn't work with line renderers
4 Days Ago
merge from main
4 Days Ago
Merge from fix_steam_nickname_bag
4 Days Ago
▋▋▉█▅▍█ ▄▇▇▊ ▊▍▋▅▄▌▍▋▌▌▊▇▅▆█▄▉█▍▌▅▆
4 Days Ago
Merge from ghostship_phys_improvements
4 Days Ago
Merge from drone_deploy_guide_fix
4 Days Ago
Merge from fallback_fishing_spawn
4 Days Ago
merge from wallpaper_playerboats
4 Days Ago
Fixed wallpaper occasional deployable mismatch by overriding the entity for FindAppropriateHandle Bumped the ray radius so the picked entity doesn’t oscillate too much
4 Days Ago
Added additional fallback positions to both harbors using a new SpawnPointFallback tag These will only be used if no procedural spawn points and no fishing village spawn points could be found
4 Days Ago
Fix truncation of entity IDs from 32->64 bits in FileStorage.Get (thanks Jexs) This was causing artwork to disappear on some servers
4 Days Ago
Added poolable to all wallpaper prefabs (no clue why I didnt add this initially?)
4 Days Ago
Hull square and hull triangle socket name update
4 Days Ago
Fixed wallpaper placed on finished boat not toggling its batching component
4 Days Ago
Make it private so it works better with domain reload
4 Days Ago
Allow wallpaper deployment on finished boats Simplified WallpaperPlanner construction switching logic
4 Days Ago
Added 16 fallback spawn points to each fishing village Players will be spawned at these points if the server fails to find a spawn point for any reason
4 Days Ago
merge from hackweek_more_tests
4 Days Ago
Updated wallpaper commands to work with player boats
4 Days Ago
merge from /fixes
4 Days Ago
More checks in WallpaperPlanner that needed Vehicle_Large
4 Days Ago
Updated wallpaper inside sockets to include vehicle_large
4 Days Ago
Added wallpaper sockets and wallpaper conditional models to all boat parts Updated wallpaper settings
4 Days Ago
▅ ▅█▌ █▆▌▄▅▋█▇▅ ▆▍▌▍▌ ▍▋▇▆▍▄▋ ▋▊ █▆▍▆▇▌ ▍▅▄▆▅▋▇ ▌▅▋▌▋█ ▄▋ ▇▅▅ ▇▄▋█▌▅▇
4 Days Ago
Apply some changes to increase network transfer speeds * In my limited tests, file transfers can reach 600KB/s now @ default settings, which is must higher than the 20-40? kb before @ default settings Microoptimization to SVC_CreateStringTable bandwidth usage BaseCombatWeapon netowkring changes * Send local player exclusive data to spectators as well, such as clip1 and clip2 * Reduce network bit count for m_iState * Remove CHudTexture methods from server builds Nextbot networking changes * Network m_lifeState (Entity:Alive), same as NPCs * Fixed health/maxhealth not networking in singleplayer Remove some unused networked fields from vehicles m_nScannerDisabledWeapons and m_nScannerDisabledVehicle
4 Days Ago
First pass on paintable rotation helper tool, with toggle to turn it off
4 Days Ago
Redirect fixes - paintable reactive target category Misc -> Electrical - twitch rivals desk stack size 5 -> 1 and enable maintainMaxCondition - legacy wall and adobe gate had old ingredients and were recycling slightly wrong - innertube skins had missing ingredients and couldn't be recycled at all - enable allowBurying x4 - disable allowBurying x1 Tests now all green
4 Days Ago
merge from naval_update/io_boats
4 Days Ago
Fixed triangle planter and triangle railroad planter having non convex colliders Remade powered water purifier collider using primitives
4 Days Ago
merge from parent
5 Days Ago
Rework redirect tests, integrate most into TestItemDefinition Add descriptions, tweak assert messages Add a bunch more, testing for various differences of redirect <-> base item Finds 13 to fix
5 Days Ago
Spooky speaker, water catcher, disco floor and strobe light deployable on boats
5 Days Ago
Reapply 143563 as editor test Regenerate testlist
5 Days Ago
merge from main, stomp TestDeployable