reporust_rebootcancel

123,410 Commits over 4,171 Days - 1.23cph!

18 Days Ago
merge from terrain_hole_nametag_fixes_2/fix_glass
18 Days Ago
▊▊█▇▇▉ ▅▇▇▆ ▉▊ ▍▆▅▌▄▋▊▋▆▋▄ ▌▅▉▄▅▋▊▌ ▋▆▉█▆▅.
18 Days Ago
Added new properties serialized on the DecalsRendererFeature
18 Days Ago
▊▅▄▍█▌▆▇ ▄█▄▄ ▉▆▋▊▅▉▉▍ ▍▆ ▋▅▍▆ ▇▌▅▄▅ ▆█▉▋▆
18 Days Ago
▄▌▇▋▄ ▍▌▌▍▄▇▇▌▋▄▄ ▋▍▉▊▌ (▄▉▌▌▊▉▆ ▌▆▋▄▄ ██▅▊▇▆▅▋███ █▅▆ ▌▉█ ▌█▌▆▉▄▆▉)
18 Days Ago
▉▉▊▉▉ ▄▇▇▌▋ ▉▉ ▆▆▇▇ ▇▇▉▆▊ ▌▇█▋▍
18 Days Ago
spotlight tripod model
18 Days Ago
Merge from main
18 Days Ago
Merge from remove_hierarchyutil
19 Days Ago
merge from deep_sea/networking -> deep_sea
19 Days Ago
Make single method to get all passengers: mounted in seats or standing on the boat parented - ensures players standing on tugboat get shown a respawn screen
19 Days Ago
Islands do not use MoveToDeepSea, they don't have to
19 Days Ago
Removed excess logs Better loading screen preloading
19 Days Ago
more_menu_fixes -> main
19 Days Ago
Teleport the tugboat if you are standing on one while running `enterdeepsea` (why did this work straight away??)
19 Days Ago
Make entering & exiting the deep sea work when you are inside a vehicle - target the teleport on the vehicle instead of the player - a bunch of debugging to get it doing the right order of switching groups without the vehicle being deleted on the client - dismount player before teleport, remount after (may have to revisit network groups and add proper support to get it working when standing parented on a tugboat instead of mounted in a seat)
19 Days Ago
merge from deep_sea/islands
19 Days Ago
Comments and gizmo fix
19 Days Ago
Ensure default background is always shown
Rin
19 Days Ago
Removed duplicate gibbable script on small oil refinery
19 Days Ago
Better island spacing, they cant overlap
19 Days Ago
Stop the loading screen from messing up logos over and over again
19 Days Ago
Hot air balloon armor is no longer attire
19 Days Ago
merge from naval_update/deep_sea
19 Days Ago
merge from naval_update
19 Days Ago
merge from main
19 Days Ago
merge from editor_skipmenuwarmup
19 Days Ago
Added an editor setting to skip the main menu warmup when entering playmode
19 Days Ago
merge from deep_sea/spawn_command -> deep_sea
19 Days Ago
Fix spawn command spawning boats at the bottom of the ocean - annoying in general but doesn't work when there is no ocean floor - include water raycast layer when above the water, otherwise spawn on the bottom of ocean when below water
19 Days Ago
Small tweak & cleanup.
19 Days Ago
Light values.
19 Days Ago
Fairybulb stuff
19 Days Ago
Emission toggle on glass material.
19 Days Ago
▍▅█▄█▆█ ▋▋▊█▆
19 Days Ago
fixing mannequin persistent collider, tweaked collider sizes
19 Days Ago
Fixed mesh terrain setup not working with rotated islands Restored random spawning rotations
19 Days Ago
Merge from main
19 Days Ago
merge from naval_update/deep_sea/
19 Days Ago
merge from naval_update
19 Days Ago
merge from main
19 Days Ago
Fixed island terrain mesh setup Moved the deep sea spawning stuff into another file
19 Days Ago
Implement IRefreshable and BroadcastRefresh as a better way to refresh InstancedLODComponent after colour changes.
19 Days Ago
merge from storeitem_source_fix
19 Days Ago
Fixed store cart item missing their source
19 Days Ago
move islands sub-branch as well
19 Days Ago
make deep_sea branch a sub-branch of the naval update
19 Days Ago
Fix rejoin button not working properly on server disconnects
19 Days Ago
- Restore multithreaded navmesh building - Increase tile poly buffer size for debug vis - Handle mesh colliders submeshes (uncommon but possible)
19 Days Ago
connect_modal_get_rules_fix_2 -> main