135,677 Commits over 4,444 Days - 1.27cph!
Optim: GetWaterFactors - add overload that can use cached mountables states for active players
- amended perf tests to spawn players with 5% chance to be mounted
400 batched queries: 0.6ms -> 0.55ms (serial are 2.32ms)
Tests: ran unit tests
Updating poker bandana to V4 skeleton
optimized island cleanup to 0.25x the cost, flat 2 pointer array instead of a NativeQueue and replacing frequent coord->index conversion for index stride offsets
Major refactor/cleanup wip
Optim: ServerCachePlayerInfo - move isMounted and mountables caching to point of modification instead of every frame
Tests: built a boat on craggy and steered the wheel
Update: ServerCachePlayerInfo - cache isMounted, mountable for player
Tests: built a bouat on Craggy and used the steering wheel
merge from attachment_charms
merge from induslight_boat_fix
▋█▌█▊▆▅ ▍▉▆▉ ▋█▉▊▍▊▋▇██▆▇▌█▄▌▋▋▇▅▍▊▆▋▌▇▇▌▉
Fixed heater heat shimmers showing up when off
Fixed heater lights not fading in when powered the first time
Fixed industrial lights not lighting the vehicle large layer (player boats)
Fixed repair bench loot panel not switching back to skins tab when reskinning an item not supporting charms
merge from new_navmesh_fixes
merge from bun_hairstyle_clipping_fixes
merge from egg_suit_orientation_fix
merge from Spotlight fixes
merge from desert_military_base_silo_overlap_fix
merge from large_furnace_collision_fix
Merge from demo_cfg_frame_0
Demo cfgs are now run whenever the demo is reset to the beginning, not just on demo load
Increase tick rate of oil producer (60s -> 10s)
Added WaterCatcher.ForceEnableOilSwitch to bypass the oil rig switch for testing
Added a very placeholder diagram to the oil rig fuel switch
Convert the Water Catcher loot panel to RustText
Add some help text to explain that a vehicle is needed to access the oil
Added a switch to large oil rig puzzle room to enable/disable the crude pump at dome
Disabled tie-in to power system (for now)
Merge from decimal_parse_default_fix
Merge from Sunglasses_Clipping_Fix
Merge from conditional_hair_lod2s
Merge from model_culling_fixes
Merge from heavy_plate_legclip_fix
Merge from clothing_reskin_pool_fix
Fixed riot helmet front plate not getting reskinned properly in some circumstances (pooling issue)
Fixed electric heater appearing ON after leaving and re entering network range
Prevent unoccupied rooms from being broken into
- link apartment doors -> apartment on the client
merge from buildingerrors_fix
Remove unused/useless convars
* tf_escort_score_rate, hud_airboathint_numentries
Rework cvars.AddChangeCallback filter
* Convars that cannot be identified as server only or client only now run the callback in both realms
* protected convars no longer run this callback at all
More cvar cleanups
* Removed sv_hudhint_sound, striderbuster_magnetic_force_hunter, sniper_xbox_delay, systemlinkport, matchmakingport, xmove, xlook
merge from console_localtime