reporust_rebootcancel

128,814 Commits over 4,232 Days - 1.27cph!

54 Days Ago
Convared all the deep sea generation settings for debug purposes Added commands to spawn cities and ghost ship on current player position
54 Days Ago
Don't want NuGet either in this case - just take the ZLinq and remove everything else
55 Days Ago
▄▊▆▋▄▅▆▄▆ ▇▊▄▋▍_▋▍▋▌█▇▉▆_▇▊▉▍▇▊_▅▆▊
54 Days Ago
Prevent startup commands from being captured before we read command line to determine if we want to disable the logging
54 Days Ago
Integrate ZLinq instead
55 Days Ago
Deep sea now spawns floating cities (the placeholder version)
55 Days Ago
Anchor placement inprovements so it can be placed over water more easily. Added test point.
55 Days Ago
reapplying train_disconnect_fix
55 Days Ago
reapply tutorial_jungle_rock_fix
55 Days Ago
reapply mixing_item_delete_fix
55 Days Ago
reapply clone_icons_fix
55 Days Ago
reapplying improve_rug_pickup
55 Days Ago
More coconut palm stuff
55 Days Ago
Fixed pivots on farm barge structure
55 Days Ago
- fix unrestricted commands being logged as clientside - fix RCON using wrong empty field to identify rcon connections
55 Days Ago
Fixed jungle animals not counting towards Wildlife Cull bandit camp quest.
55 Days Ago
Debug: ServerOcclusion - add occlusion_blocked_cells and custom_occlusion_query editor convars - occlusion_blocked_cells visualizes all blocked cells nearby - custom_occlusion_query allows to setup a query via 2 gameobjects in the editor(in play mode) - restored player_occlusion_subgrids Tests: used the commands
55 Days Ago
ignore collisions between dropped item and drone
55 Days Ago
merge from main
55 Days Ago
Impostor stuff
55 Days Ago
Merge from main
55 Days Ago
merge from naval_update
55 Days Ago
merge from main
55 Days Ago
Tropical palm files.
55 Days Ago
Scene backup
55 Days Ago
merge from log_disable_logs -> main
55 Days Ago
Log to console indicating when logging is disabled & enabled
55 Days Ago
drone properly drops storage loot on death
55 Days Ago
merge from translate_error_fix
55 Days Ago
drone uses its own loot panel
55 Days Ago
Fixed another translate NRE happening during bootstrap
55 Days Ago
Anchor anim controller setup, params, flow. Anchor anim code now functional, handles state restoring.
55 Days Ago
merge from main
55 Days Ago
added prompt provider interface for RC entities to provide action prompts on their own logic to computer ui - drone implements to prompt that its drop is ready when by checking its flags
55 Days Ago
Bugfix: ServerOcclusion - don't block visibility if there's one blocked string passage This fixes edge-cases around hills, but there's still an issue of being able to see through hill - investigating Tests: used player_occlusion_subgrids to test a bunch of paths
55 Days Ago
merge from uiworkshop_fixes
55 Days Ago
vm chainsaw attack anim edits
55 Days Ago
Fixed workshop pages not loading items correctly
55 Days Ago
Moved all airfield loot spawns Diesel moved to puzzle Monument now respawns loot in higher quanities, more inline with modern monuments Fixed loot double spawns, meaning 5 extra loot spawns - this how it should have worked but broken since 2018 S2P
55 Days Ago
Debug: changed up player_occlusion_subgrids to render results from ServerOcclusion.Algorithm.Gather - Gather now also marks if it used the neighbour passage or direct path or was blocked - Gather respects various convars Think I see what the problem is - my recent algo changes have a bug with neighbour passages. Investigating further Tests: used above server var to visualize paths
55 Days Ago
account for attack cooldown on ThrownWeapon types
55 Days Ago
▅▇▄▅█ ▊▋█▍ ▉▅▍▅▆█▅▍▆_▌▉▋▋▇_▄▋▄▊▄▌▋▍ -> ▊▉▍▍
55 Days Ago
separated drone storage interactable collider and cleaned up client/server separation of drone components
55 Days Ago
▊█▍█▄▍█ ▍▉█▍▊ ▅▋▇▆▊█▌▇▇ ▍▌▄█▅▄▆ ▄▇ ▋▌▇▌▍▆▍▆
55 Days Ago
subtract 130346 linq_optimisations
55 Days Ago
Launchsite loot resuffle, majority of loot spawns moved. Some to locations which were rarely explored prior due to lack of loot spawns
55 Days Ago
Bugfix: LoadMapFile - assign Terrain layer to created terrain Required for server occlusion Tests: recreated the scene, now server occlusion cache generation works
55 Days Ago
Changing item category in the workshop menu brings you back to page 1
55 Days Ago
More anchor setup and initial wip anim code.