reporust_rebootcancel

137,949 Commits over 4,352 Days - 1.32cph!

38 Minutes Ago
Don't show the world version of an attachment if we're in first person (it was floating in the air)
47 Minutes Ago
Improved world space rotator, slowed down rotation lerp so we get a little bit of easing
1 Hour Ago
Merge from main
1 Hour Ago
Decent enough workflow pss for evaluation After editing a shot the shot is reopened and edit settings reset Overwrite the existing slot Fixes
2 Hours Ago
First pass on recording new data into a track UI kinda functional
2 Hours Ago
Add a few more preloaded error objects
3 Hours 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)
3 Hours Ago
Merge from main
3 Hours Ago
Codegen
3 Hours Ago
Improve switching between terrain renderers in game for testing Remove terrain prefab from worldsetup Rename renderer to GeometryClipmapTerrain Fix compile error with server
4 Hours Ago
Under the hood work to support muting and recording over specific demo shot tracks (eg. pos, rot, fov, etc)
5 Hours Ago
Re-enable engine ui2
5 Hours Ago
UI design for a new error display (replace the wall of red text with something a little cleaner)
5 Hours Ago
fix up armored ladder hatch sound implementation
6 Hours 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
Today
Merge from armored_ladder_hatch
Today
Cleanup
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.
Today
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
Today
imported and assigned sounds for the armored ladder hatch
snake 256m -> 128m
Today
merge from waterwheel_deployable
Today
manifest
crate_underwater_basic 256m -> 128m natural_beehive 256m -> 512m
grenade_molotov 256m -> 128m
orebonus_generic 256m -> 128m metal_detector_source 256m -> 128m treemarking 256m -> 128m treemarking_nospherecast 256m -> 128m debris_wall 256m -> 128m
Reduce exposed stash network distance from 258 -> 128 meters
Increase hot air balloon and hot air balloon armour networking distance from 256 -> 512 meters
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
Today
moer charm attachment points
Today
Added door controller slots to the outside of the armored hatches
Today
Expanded renderer bounds on the ladder hatch skinned meshes
Today
Fixed pivot on Kiosk E decals
Today
Decal work on Kiosk E
Today
Backpack is always showing on the 7th slot Open folder button
Today
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
Today
(potentially) Fix signage pooling issues.
Today
Fix main menu manager start up error when running with main menu disabled.
Today
Merge from main
Today
Merge from tunnet_netgroup_fix/launch_site_hole_carve
Today
First pass of rentable shop leak decals. Enabled GPU instancing on rentable shop materials. Re-UVd decals on Kiosk F.
Another partial fix for small hunting trophy
Today
partial fix for point/spot light biasing inconsistency with BiRP
Today
▆ ▋▄▅▇▍▉▄ ▌▄▋ ▄█▋▍▉▊▉▆ ▄▋▇▌▅▅▇▊ ▇█▆▉ ▊█▇▉▊▊▄▊ ▄▋█▋▊▆▅▊ ▇██▇▋▄▍
Today
Loadout sorting, item count text and added empty item icon background for VirtualItemIcon
Today
Add toast error for looting in safe zones
Today
Fixed FlexVirtualScroll on disabled gameobjects
Fix virtual scroll top and bottom spacers from not being set to the correct height in some instances We werent using min and max height properly
Today
repro
Today
indirect_instancing.buffer_upload_mode NRE fix