43 Commits over 153 Days - 0.01cph!
Fix world model outlines not displaying when using skip domain reload.
Fix playmode being broken due to outdated protobuf serializer or merge conflict.
Make grid constructor parameters optional to support static field codegen.
merge boat perf optimizations to main
Fix `-nosteam` no longer working in editor. (Preferences -> Facepunch -> Disable platform services editor pref)
Add modified script for generating a list of Job Safe Unity APIs.
Let bots exec admin/dev commands, filter out NPCs from bot.exec, display a success message with bot.exec.
Ignore new multi command behaviour for binds, they already handled chaining before.
Fix bot_exec no longer working in builds
Fix bot_exec commands in builds
Fix up/down arrow keys updating the label in the console input field even though they're unused.
Remove leftover debugging logs and restore debug commented out code.
merge from multiline_console
merge from fix_ice_skin_particles to fix chainsaw fx lighting issues
merge fix_invisible_nametags to main
merge queryvisoptimization_bugs to main
merge cherry_pick_iteration_speed to main
merge cherrypick_queryvisjobs_optimizations to main
subtract flashlight beam optimizations
merge improve_mixingtable_drop_visibility to main
merge fix_torch_underwater to main
merge fix_worldsize_skipdomainreload to main
merge glass_fix_resourcerefs to main
merge fix_invoke_handler_errors to main
merge fix_hp_post_restart to main
merge glass_fix_resourcerefs to main
merge fix_static_respawn_areas to main
merge /main/glass_fix_resourcerefs to main
merge from buried_item_null_checks
merge static field reset code gen improvements back to main.
merge query vis job runner NRE fix to main
merge hardcore_commands to main
merge back fix for static field code gen.
merge domain reload codegen improvements back to main -- editor only code gen
merge back domain reload exception fix.
merge project generation improvements:
- solutions now build with project generation enabled
- separate configuration for Client/Server rebuilds
- client/server dependency generation - kinda half working, the solution still doesn't pick this up properly.
merge domain reload to main
merge from /main/nametag_clipping_fix
merge from nametag_clipping_fix