136,701 Commits over 4,444 Days - 1.28cph!

11 Days Ago
merge from dlc_light_fix
11 Days Ago
merge from desert_military_base_silo_overlap_fix
11 Days Ago
merge from large_furnace_collision_fix
11 Days Ago
Merge from demo_cfg_frame_0
11 Days Ago
Demo cfgs are now run whenever the demo is reset to the beginning, not just on demo load
11 Days Ago
Increase tick rate of oil producer (60s -> 10s) Added WaterCatcher.ForceEnableOilSwitch to bypass the oil rig switch for testing
11 Days Ago
Unsaved
11 Days Ago
Added a very placeholder diagram to the oil rig fuel switch
11 Days Ago
Convert the Water Catcher loot panel to RustText Add some help text to explain that a vehicle is needed to access the oil
11 Days Ago
Codegen
11 Days Ago
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)
11 Days Ago
Merge from decimal_parse_default_fix
11 Days Ago
Merge from Sunglasses_Clipping_Fix
11 Days Ago
Merge from conditional_hair_lod2s
11 Days Ago
Merge from model_culling_fixes
11 Days Ago
Merge from heavy_plate_legclip_fix
11 Days Ago
Merge from clothing_reskin_pool_fix
11 Days Ago
Fixed riot helmet front plate not getting reskinned properly in some circumstances (pooling issue)
12 Days Ago
merge from heater_fix
13 Days Ago
Fixed electric heater appearing ON after leaving and re entering network range
13 Days Ago
Prevent unoccupied rooms from being broken into - link apartment doors -> apartment on the client
13 Days Ago
merge from buildingerrors_fix
13 Days Ago
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
13 Days Ago
merge from console_localtime
13 Days Ago
merge from stackedsteamitems_fix
13 Days Ago
neon carpet textures and icon update
13 Days Ago
ornate frame canvas gloss tweaks, made less glossy
13 Days Ago
Fix building errors/toast messages not showing up when a teammate is holding a planner, when building preview is enabled
13 Days Ago
toned down wrinkles on canvas a bit
13 Days Ago
Bunch of skin viewer framing fixes
13 Days Ago
Fixed stacked steam items showing as one single item in the steam inv menu
13 Days Ago
fixed industrial auto turret laser position
13 Days Ago
merge from workshopskinnable_metal_shop_front
13 Days Ago
Fixed console logs using UTC time instead of local time
13 Days Ago
Metal shop front , set up for workshop. Changed to two materials - front and back
13 Days Ago
Fix client/server version mismatch Lua errors with halo.lua changes
13 Days Ago
Fixed the popping issue with the wood stove. I was using meshlod on a mesh that had the number of materials change. I had to use RendererLod instead. That solved it.
13 Days Ago
Minor cleanup Fix client/server version mismatch Lua errors with halo.lua changes
13 Days Ago
Add support to break into rooms with a master key - one time use - takes 10s to break in - gives 5m access - can steal stuff from the rooms in that time - can let yourself out of the room if you are left inside
13 Days Ago
Update: use dirty indices for copy Test: none, trivial change
13 Days Ago
Glowing Wallpapers - ceiling stars update, initial setup for wall version
13 Days Ago
Update: propagate PlayerServerStates down to Antihack methods - updates unit tests for changed API Tests: unit & perf tests, ran around craggy
13 Days Ago
Add apartment master lock for breaking into apartments
13 Days Ago
added reverb settings and zones to all different apartment sizes
13 Days Ago
Fix OSX compile
13 Days Ago
defer completion of sculpting GUI collider baking until the next controller's update, it can be done entirely in the background without hollding the main thread
13 Days Ago
Minor compile warning fixes
13 Days Ago
Remove root transform name from path to gibs, was unnecessary and caused trip ups
13 Days Ago
oxygen_ui_flicker_fix -> main
13 Days Ago
Proper fix for dodgy flickering oxygen vitals Caused because we aren't sending as many metabolism updates after the optimizations