reporust_rebootcancel

139,022 Commits over 4,505 Days - 1.29cph!

Today
Hopefully prevent crash on boot from hide services change
Today
Merge from main
Today
Circuit system tests, just two tests checking the throttling works
Today
Codegen
Today
Codegen
Today
merge from main
Today
Update: replacing with a remotely built dylib Surprisingly, it works Tests: ran TLS test scene
Today
Fixed tests failing after the recent pooling changes
Today
Refactored the timers on livestock animal into a new PersistentTimer class Makes it easy to create new timer based behaviours (drop dung, get older, give birth, etc) and persist those timers through a save/load Livestock now drop horse dung (might need a rename)
Today
Update: add MacOS support for UnsafeScriptingAccess - using locally built debug dylib for now Need to figure out if remotely built dylib is going to work or not (didn't when I broke sig locally) Tests: using locally built dylib was able to run TLSTest setup
Today
Throttle everything to 30 ticks a frame so server fps variations doesnt change the io speed too much Flickering circuits are throttled to 10 flips/s (equivalent to old IO)
Today
Generator RPC name fix
Today
merge from store_featured_tweaks
Today
Store featured tab changes, we now show featured items on both the left and right grids
Today
optimised the electric chandelier LOD0 LOD0 triangle count from 22,766 -> 9328 still high but unavoidable for the complexity of the asset. reduced lodchain from 5 -> 3
Today
Added Apple.tree prefab and LootSpawn.Apple. Added 3 apples to oak_d and they're all spawning correctly but dont spawn when trying to harvesting
Today
optimised Rustige egg world models Each egg's dropped world model now uses a dedicated w_*. fbx rather than using the animated deployed model. The world models were carrying the whole deployed setup - skinned meshes, bone hierarchies, interior geometry and 4-5 LOD levels - none of which is visible when dropped. - LOD0 triangles: 46,772 -> 16,466 across the eight - Skinned meshes: 72 -> 0
binocular_glare_fix -> main
Fix 154930 breaking binocular glare. Inverted check was used
network_range_audit -> main
bring labs crate normal down to 128m
Lower medium signs to 128m network range
main -> network_range_audit
wind_turbine_sfx_fix -> main
Stop Wind turbine SFX contuining to playing when the turbine is not spinning (Bug from 2019)
Today
Fixed foundations with staircases failing LOS checks for softside damage with melee weapons
More WIP
merge from texturecompression_pass_aug26
merge from hair_pass
ponytail textures resize
Today
Can press E to configure test generators and change the power amount they output
Today
merge vehicle pooling to main
Today
fix container ui: remove restore child transforms, manually reset battering ram visuals
Today
Trees additions support multiple prefabs instead of just one
Today
update base_occlusion/optimize_building_blocks
Today
Update testlist
Today
Update FP.Nexus (prefer AssignedZoneKey over ConnectZoneKey for player client)
Today
leaderboard fix v2 and streamermode for real on leaderboard and on score cards
Fix desks blocker not rendering due to unassigned LOD component Reduce health on the chonkier blockers
Today
Darts fixes - remove control in UI for zoom - add streamer mod compat for leaderboard - attempt leaderboard fix after server restart
Today
merge from main
Today
Ignore the inventoryPlayerQuality convar in editor, it keeps changing the RT and it shows up in plastic
Today
Elevator Power In input set as main power slot
Today
Converted ChargeUpIOEntity, set the second inputs as non main power slots
Today
merge from automated_testing
Today
merge from main -> base_occlusion
Today
Fix the 20 cases where flags are colliding by reassigning to a free one RidableHorse had 1 left, lucky me
Today
fix colourpicker not accepting pasted hexcode inputs
Today
Converted Elevator and PowegridIOAccessPoint
Today
TickBatteries refactor