reporust_rebootcancel

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

14 Days Ago
merge from oilrig_remove_static_oil_barrels
14 Days Ago
merge from refinery_gib_fix
14 Days Ago
merge from nvg_clothing_fix
14 Days Ago
merge from mil_tunnel_terrain_ignore_fix2
14 Days Ago
merge from abyss_storage_fix_aug25
14 Days Ago
merge from hardcore_commands
14 Days Ago
merge from bag_respawn_invis_fix
14 Days Ago
merge from terrain_hole_nametag_fixes_2/fix_glass
14 Days Ago
▊▊█▇▇▉ ▅▇▇▆ ▉▊ ▍▆▅▌▄▋▊▋▆▋▄ ▌▅▉▄▅▋▊▌ ▋▆▉█▆▅.
14 Days Ago
Added new properties serialized on the DecalsRendererFeature
14 Days Ago
▊▅▄▍█▌▆▇ ▄█▄▄ ▉▆▋▊▅▉▉▍ ▍▆ ▋▅▍▆ ▇▌▅▄▅ ▆█▉▋▆
14 Days Ago
▄▌▇▋▄ ▍▌▌▍▄▇▇▌▋▄▄ ▋▍▉▊▌ (▄▉▌▌▊▉▆ ▌▆▋▄▄ ██▅▊▇▆▅▋███ █▅▆ ▌▉█ ▌█▌▆▉▄▆▉)
14 Days Ago
▉▉▊▉▉ ▄▇▇▌▋ ▉▉ ▆▆▇▇ ▇▇▉▆▊ ▌▇█▋▍
14 Days Ago
spotlight tripod model
14 Days Ago
Merge from main
14 Days Ago
Merge from remove_hierarchyutil
14 Days Ago
merge from deep_sea/networking -> deep_sea
14 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
14 Days Ago
Islands do not use MoveToDeepSea, they don't have to
14 Days Ago
Removed excess logs Better loading screen preloading
14 Days Ago
more_menu_fixes -> main
14 Days Ago
Teleport the tugboat if you are standing on one while running `enterdeepsea` (why did this work straight away??)
14 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)
14 Days Ago
merge from deep_sea/islands
14 Days Ago
Comments and gizmo fix
14 Days Ago
Ensure default background is always shown
Rin
14 Days Ago
Removed duplicate gibbable script on small oil refinery
14 Days Ago
Better island spacing, they cant overlap
14 Days Ago
Stop the loading screen from messing up logos over and over again
15 Days Ago
Hot air balloon armor is no longer attire
15 Days Ago
merge from naval_update/deep_sea
15 Days Ago
merge from naval_update
15 Days Ago
merge from main
15 Days Ago
merge from editor_skipmenuwarmup
15 Days Ago
Added an editor setting to skip the main menu warmup when entering playmode
15 Days Ago
merge from deep_sea/spawn_command -> deep_sea
15 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
15 Days Ago
Small tweak & cleanup.
15 Days Ago
Light values.
15 Days Ago
Fairybulb stuff
15 Days Ago
Emission toggle on glass material.
15 Days Ago
▍▅█▄█▆█ ▋▋▊█▆
15 Days Ago
fixing mannequin persistent collider, tweaked collider sizes
15 Days Ago
Fixed mesh terrain setup not working with rotated islands Restored random spawning rotations
15 Days Ago
Merge from main
15 Days Ago
merge from naval_update/deep_sea/
15 Days Ago
merge from naval_update
15 Days Ago
merge from main
15 Days Ago
Fixed island terrain mesh setup Moved the deep sea spawning stuff into another file
15 Days Ago
Implement IRefreshable and BroadcastRefresh as a better way to refresh InstancedLODComponent after colour changes.