139,233 Commits over 4,474 Days - 1.30cph!
No longer hidden
100 Wood
200 Stone
Increased protection values (Subject to change)
Removed strings in entity names of airdrop rate terminal and chinook call terminal
This will break saves, better to do it before force wipe
Demo compatibility layer should ensure demo compatibility
Doubled cull distance of airfield terminals
Merge from water_treatment_plant_maintainables
Dart board HP 200 > 100
150 wood
Pool Table HP 400 > 150
200 wood
Expose where to implement an analytics event for fuse inserting
merge from editor_cfg_parallel_import -> main
Set standby import worker count to 0 and set shutdown delay to 10s
- prevents out of process import processes from sticking around and eating RAM
Add some better tooltips depending on what you pot
merge from waterwell_stock_decrease -> main
Pool ui:
- Fixed tooltips showing incorrect colour depending on if it was a successful or unsuccessful shot
- Always show your side to the left
- Various fixes
- Add two avatar icons: 1 for each player
Create tests to confirm waterwell stock is correct
Cleanup method that returns max stock
Fixed fuel tanks missing from HLOD at dome
S2P
SceneToPrefabTag inspector will now only show the SpecificLOD field if UseSpecificLOD mode is enabled
Fix the maxStock for NPC vending orders being confusing
- it used to only change the initial stock and then refill to the maximum of the vendor
- now it just sets a different max stock for that individual vending order
Poolball Shadows, highlights, stripes etc
Merge from boombox_volume_interact
Added a raise/lower volume interact prompt to deployed boomboxes
Moves in 20% increments, can't go lower than 20% volume, starts at 100%
Add "spawnvendor" command to spawn vendors in the editor (they are two different prefabs glued together)
dartboard bullseye and win effect sounds
fix missing pool table deploy sound
Unsaved wip from yesterday
merge from game_room_dlc , updated jukebox, wooden panels wallpaper, names, lod distances etc
merge from sculptures - stone sculpture update
Merge: from mt_snapshot_saving
- Bugfix for invalid-api exception when trying to save attackheli turret with ammo/gun
Tests: spawned one, loaded it up and shot all while in Jobs 4 mode
Bugfix: cache ammo for heli turret, avoid TryGetComponent in Save which is not safe in MT
Tests: spawend a heli, setup an ak turret with 100 bullets, shot in Jobs 4 mode - no errors
better lod distances on dartboard and pooltable
merge from PlayerMaintainedMonuments/powergrid
More adjustments to powerline pole ladder - now more forgiving, able to climb the IO box and made the radius wider, so it's harder to lose grip
https://files.facepunch.com/raul/1b3011b1/30_00-03-EnormousElephantbeetle.mp4
Merge from satellite_crash
Fix barricades placeable on top of water treatment tank, fix physics material
Fix barricades not placeable on terrain next to water pipe outlet
Remove rigibody altogether and just use velocity stand in along same path.
Implementation has evovled to the point it's not even needed now (probably).
create mip-filtered refraction texture before transparent geometry pass
Keep the trail in place after impact and shrink it over 45 seconds so players can still see the impact trajectory
Fixed Lua errors when auto refreshing SWEPs with some addons
Partially fix up ToGL builds on Windows (from x86-64)
Fixed alignment of textures in mat_texutre_list tiles
Potential ToGL crash fixes for community shaders
Cleanup: Removed 2 unused (C++) globals
More hook return value optimizations
* Stop reading those bools from Lua and then do nothing with them! This should be the last batch of them
add override water blend slider and toggle
More, and related refactor.