branchrust_reboot/maincancel

34,938 Commits over 4,474 Days - 0.33cph!

5 Months Ago
Swap in improved IOSwitch Icons
5 Months Ago
merge from fix_copy_paste_duplicate_entity/refactor -> main
5 Months Ago
Correctly clear Busy state on BBS load (again)
5 Months Ago
merge from paste_autocomplete -> main
5 Months Ago
merge from wallpaper_playerboats
5 Months Ago
Merge: from expand_perf_telem - Update: object work queues now send their budget time + an aggregate record - Update: frame_profiling now contains extra fields about invokes and a pre_lateupdate timing record Needs a bit of backend work to fully finish this. Tests: uploaded to backend, inspected what arrived
5 Months Ago
Merge from boatscientists_mission_fix
5 Months Ago
merge from dobuild_optims
5 Months Ago
Merge: from remove_old_occlusion_group_logic - Clean: ServerOcclusion now uses new occlusion group logic by default, old logic ripped out Tests: ran unit tests
5 Months Ago
Show Deploy & Edit option even if unable to deploy in current location. Show "Unable to deploy & edit in this location" error when trying to use it,
5 Months Ago
Merge from wildlifecull_wolf_fix
5 Months Ago
Merge: from delete_obsolete_pool_api Tests: compiler simulator in editor
5 Months Ago
Unify health display behaviour for boat specific building pieces: only show health when the boat is editable and under regular conditions (hammer, etc)
5 Months Ago
merge from dobuild_optims
5 Months Ago
Show the correct rotate icon, not power icon, for the Rotate sail option.
5 Months Ago
Fix for rotated sails on edges sometimes getting destroyed when something is picked up.
5 Months Ago
Assign BBS OwnerID correctly when placed via steering wheel deploy & edit. Assign OwnerID to PlayerBoat when created. Did my // TODO "but not on patchday" comment: removal of accidental, unnecessary and unrelated SendRespawnOptions on BBS
5 Months Ago
Clear busy flag when loading BBS
5 Months Ago
merge from naval_update/io_boats
5 Months Ago
merged from buoyancy_sleeping_brick_fix
5 Months Ago
merge from divesite_spawn_optim
5 Months Ago
merge from divesite_spawn_optim
5 Months Ago
merge from indirect_instancing
5 Months Ago
Merge from fix_console_log_startup
5 Months Ago
Merge from parachute_hotbar
5 Months Ago
Merge from boat_aim_sway
5 Months Ago
Merge from growable_menu_changes
5 Months Ago
double_voicechat_fix -> main
5 Months Ago
Merge from pm_equip_tool
5 Months Ago
merge from naval_update/io_boats
5 Months Ago
Merge from fix_steam_nickname_bag
5 Months Ago
Merge from ghostship_phys_improvements
5 Months Ago
Merge from drone_deploy_guide_fix
5 Months Ago
Merge from fallback_fishing_spawn
5 Months Ago
merge from wallpaper_playerboats
5 Months Ago
Fix truncation of entity IDs from 32->64 bits in FileStorage.Get (thanks Jexs) This was causing artwork to disappear on some servers
5 Months Ago
merge from hackweek_more_tests
5 Months Ago
merge from naval_update/io_boats
5 Months Ago
Merge from skin_access_improvements
5 Months Ago
Merge from skin_access_improvements
5 Months Ago
Merge from naval_update
5 Months Ago
merge from settingsmenu_export_config
5 Months Ago
merge from workshop_animator_controls
5 Months Ago
Merge: from duplicate_bot_id_fix - Buildfix for missing SERVER guard
5 Months Ago
merge from workshop_animator_controls
5 Months Ago
Merge: from duplicate_bot_id_fix - Bugfix for duplicate player id warning when loading a save - Bugfix for editor freezing when loading a save with a player Tests: playground with 1 transient, 1 persistent npc in editor then save -> load -> spawn player loop 3x
5 Months Ago
merge from testrunner_editor
5 Months Ago
server_browser_ping_removal -> main
5 Months Ago
server_browser_ping_removal -> main
5 Months Ago
Merged from settingsmenu_export_config branch. Add a context menu option to UI_Settings components that lets you Export all the Settings at once. Currently it will provide it formatted for ADX and a rougher format for Excel.