reporust_rebootcancel

138,302 Commits over 4,352 Days - 1.32cph!

Yesterday
Merge from conveyor_min_fix
Yesterday
Remove asset labels from electric.waterwheel.guide.prefab as it was breaking tests generation
Yesterday
Fixed a case where conveyors would ignore the minimum field when transferring items if there were multiple filtered items being transferred Added a test for this case
Yesterday
Don't show the world version of an attachment if we're in first person (it was floating in the air)
Yesterday
Improved world space rotator, slowed down rotation lerp so we get a little bit of easing
Yesterday
Merge from main
Yesterday
Decent enough workflow pss for evaluation After editing a shot the shot is reopened and edit settings reset Overwrite the existing slot Fixes
2 Days Ago
First pass on recording new data into a track UI kinda functional
2 Days Ago
Add a few more preloaded error objects
2 Days Ago
- New error system - Can append errors together and update a total rather than spamming the same error repeatedly hiding everything else - Current max of 10 unique errors shown (always shows latest at top - Add convar to go back to the legacy error system (incase)
2 Days Ago
Merge from main
2 Days Ago
Codegen
2 Days Ago
Improve switching between terrain renderers in game for testing Remove terrain prefab from worldsetup Rename renderer to GeometryClipmapTerrain Fix compile error with server
2 Days Ago
Under the hood work to support muting and recording over specific demo shot tracks (eg. pos, rot, fov, etc)
2 Days Ago
Re-enable engine ui2
2 Days Ago
UI design for a new error display (replace the wall of red text with something a little cleaner)
2 Days Ago
fix up armored ladder hatch sound implementation
2 Days Ago
Collectables network range adjustment: berry-green-collectable 256m -> 128m berry-black-collectable 256m -> 128m berry-blue-collectable 256m -> 128m berry-white-collectable 256m -> 128m berry-yellow-collectable 256m -> 128m berry-red-collectable 256m -> 128m driftwood_1 256m -> 128m driftwood_2 256m -> 128m driftwood_3 256m -> 128m driftwood_4 256m -> 128m driftwood_5 256m -> 128m deadlog_a 256m -> 128m deadlog_b 256m -> 128m deadlog_c 256m -> 128m Loot-Barrel-1 256m -> 128m Loot-Barrel-2 256m -> 128m Corn-Collectable 256m -> 128m Orchid-Collectable 256m -> 128m Potato-Collectable 256m -> 128m Pumpkin-Collectable 256m -> 128m Rose-Collectable 256m -> 128m Sunflower-Collectable 256m -> 128m Wheat-Collectable 256m -> 128m Wood-Collectable 256m -> 128m Trash-Pile-1 256m -> 128m
2 Days Ago
Merge from armored_ladder_hatch
2 Days Ago
Cleanup
2 Days Ago
Created a tool + context menu button on all BaseEntities to print out LOD culling range. This is useful so I can accurately set network range settings for a bunch of entities. For some things theres point networking to 256 if i can only be seen up to 100m etc.
2 Days Ago
If an effect is going to be parented to a scaled bone, reparent the effect to the root object Fixes Look rotation errors when shooting scaled mesh colliders
2 Days Ago
imported and assigned sounds for the armored ladder hatch
2 Days Ago
snake 256m -> 128m
2 Days Ago
merge from waterwheel_deployable
2 Days Ago
manifest
2 Days Ago
crate_underwater_basic 256m -> 128m natural_beehive 256m -> 512m
2 Days Ago
grenade_molotov 256m -> 128m
2 Days Ago
orebonus_generic 256m -> 128m metal_detector_source 256m -> 128m treemarking 256m -> 128m treemarking_nospherecast 256m -> 128m debris_wall 256m -> 128m
2 Days Ago
Reduce exposed stash network distance from 258 -> 128 meters
2 Days Ago
Increase hot air balloon and hot air balloon armour networking distance from 256 -> 512 meters
2 Days Ago
Reduce network range to 128m on: IMPORTANT: - item_drop (leaving buoyant as it) (leaving backpack as is) DECOR/MISC: -Heavy Scientist Plushy -Hazmat Plushy -Pinata -Parachute Unpacked -Headbag -Fish Trophy -Wanted Poster -Confetti Cannon -Twitch Trophy
2 Days Ago
moer charm attachment points
2 Days Ago
Added door controller slots to the outside of the armored hatches
2 Days Ago
Expanded renderer bounds on the ladder hatch skinned meshes
2 Days Ago
Fixed pivot on Kiosk E decals
2 Days Ago
Decal work on Kiosk E
2 Days Ago
Backpack is always showing on the 7th slot Open folder button
2 Days Ago
WIP on fishing changes - Add overfishing: catching too many fish in a given area will overfish it, making only junk items come up on subsequent casts (many convars to come, it will be highly configurable do not worry) - Deepsea fishing has better results, low tier fish removed from the fishing loot pool
2 Days Ago
(potentially) Fix signage pooling issues.
2 Days Ago
Fix main menu manager start up error when running with main menu disabled.
2 Days Ago
Merge from main
2 Days Ago
Merge from tunnet_netgroup_fix/launch_site_hole_carve
2 Days Ago
First pass of rentable shop leak decals. Enabled GPU instancing on rentable shop materials. Re-UVd decals on Kiosk F.
2 Days Ago
Another partial fix for small hunting trophy
2 Days Ago
partial fix for point/spot light biasing inconsistency with BiRP
2 Days Ago
▆ ▋▄▅▇▍▉▄ ▌▄▋ ▄█▋▍▉▊▉▆ ▄▋▇▌▅▅▇▊ ▇█▆▉ ▊█▇▉▊▊▄▊ ▄▋█▋▊▆▅▊ ▇██▇▋▄▍
2 Days Ago
Loadout sorting, item count text and added empty item icon background for VirtualItemIcon
2 Days Ago
Add toast error for looting in safe zones
2 Days Ago
Fixed FlexVirtualScroll on disabled gameobjects