reporust_rebootcancel

134,541 Commits over 4,444 Days - 1.26cph!

8 Days Ago
merge from main
8 Days Ago
merge from new_navmesh_fixes
8 Days Ago
merge from bun_hairstyle_clipping_fixes
8 Days Ago
merge from egg_suit_orientation_fix
8 Days Ago
merge from radtown_flare
8 Days Ago
merge from Spotlight fixes
8 Days Ago
merge from dlc_light_fix
8 Days Ago
merge from desert_military_base_silo_overlap_fix
8 Days Ago
merge from large_furnace_collision_fix
8 Days Ago
Merge from demo_cfg_frame_0
8 Days Ago
Demo cfgs are now run whenever the demo is reset to the beginning, not just on demo load
8 Days Ago
Increase tick rate of oil producer (60s -> 10s) Added WaterCatcher.ForceEnableOilSwitch to bypass the oil rig switch for testing
8 Days Ago
Unsaved
8 Days Ago
Added a very placeholder diagram to the oil rig fuel switch
8 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
8 Days Ago
Codegen
8 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)
8 Days Ago
Merge from decimal_parse_default_fix
8 Days Ago
Merge from Sunglasses_Clipping_Fix
8 Days Ago
Merge from conditional_hair_lod2s
8 Days Ago
Merge from model_culling_fixes
8 Days Ago
Merge from heavy_plate_legclip_fix
8 Days Ago
Merge from clothing_reskin_pool_fix
8 Days Ago
Fixed riot helmet front plate not getting reskinned properly in some circumstances (pooling issue)
9 Days Ago
merge from heater_fix
9 Days Ago
Fixed electric heater appearing ON after leaving and re entering network range
10 Days Ago
Prevent unoccupied rooms from being broken into - link apartment doors -> apartment on the client
10 Days Ago
merge from buildingerrors_fix
10 Days Ago
merge from console_localtime
10 Days Ago
merge from stackedsteamitems_fix
10 Days Ago
neon carpet textures and icon update
10 Days Ago
ornate frame canvas gloss tweaks, made less glossy
10 Days Ago
Fix building errors/toast messages not showing up when a teammate is holding a planner, when building preview is enabled
10 Days Ago
toned down wrinkles on canvas a bit
10 Days Ago
Bunch of skin viewer framing fixes
10 Days Ago
Fixed stacked steam items showing as one single item in the steam inv menu
10 Days Ago
fixed industrial auto turret laser position
10 Days Ago
merge from workshopskinnable_metal_shop_front
10 Days Ago
Fixed console logs using UTC time instead of local time
10 Days Ago
Metal shop front , set up for workshop. Changed to two materials - front and back
10 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.
10 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
10 Days Ago
Update: use dirty indices for copy Test: none, trivial change
10 Days Ago
Glowing Wallpapers - ceiling stars update, initial setup for wall version
10 Days Ago
Update: propagate PlayerServerStates down to Antihack methods - updates unit tests for changed API Tests: unit & perf tests, ran around craggy
10 Days Ago
Add apartment master lock for breaking into apartments
10 Days Ago
added reverb settings and zones to all different apartment sizes
10 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
10 Days Ago
Remove root transform name from path to gibs, was unnecessary and caused trip ups
10 Days Ago
oxygen_ui_flicker_fix -> main