useroctocancel
branchrust_reboot/maincancel

197 Commits over 427 Days - 0.02cph!

9 Months Ago
Fix crash from accessing null playable graphs and playables when releasing animation handles.
9 Months Ago
Validate graphs when setting animation handle progress - fixes cannon reload error spam.
9 Months Ago
merge buoyancy batching progress to main, off by default. toggled by `buoyancy.use_batching`
9 Months Ago
Fix player models continuing to play animations in demos when paused.
10 Months Ago
Fix world model outlines not displaying when using skip domain reload.
10 Months Ago
Fix playmode being broken due to outdated protobuf serializer or merge conflict. Make grid constructor parameters optional to support static field codegen.
10 Months Ago
merge boat perf optimizations to main
10 Months Ago
Fix `-nosteam` no longer working in editor. (Preferences -> Facepunch -> Disable platform services editor pref)
10 Months Ago
Add modified script for generating a list of Job Safe Unity APIs.
11 Months Ago
Let bots exec admin/dev commands, filter out NPCs from bot.exec, display a success message with bot.exec.
11 Months Ago
Ignore new multi command behaviour for binds, they already handled chaining before.
11 Months Ago
Fix bot_exec no longer working in builds
11 Months Ago
Fix bot_exec commands in builds
11 Months Ago
merge from bot_exec
11 Months Ago
Fix up/down arrow keys updating the label in the console input field even though they're unused.
11 Months Ago
Remove leftover debugging logs and restore debug commented out code.
11 Months Ago
merge fix_tab_issues
11 Months Ago
merge from multiline_console
11 Months Ago
merge from fix_ice_skin_particles to fix chainsaw fx lighting issues
12 Months Ago
merge fix_invisible_nametags to main
1 Year Ago
merge queryvisoptimization_bugs to main
1 Year Ago
merge cherry_pick_iteration_speed to main
1 Year Ago
merge cherrypick_queryvisjobs_optimizations to main
1 Year Ago
subtract flashlight beam optimizations
1 Year Ago
merge improve_mixingtable_drop_visibility to main
1 Year Ago
merge fix_torch_underwater to main
1 Year Ago
merge fix_worldsize_skipdomainreload to main
1 Year Ago
fix_tree_marker_color_ui
1 Year Ago
merge nvg_fix to main
1 Year Ago
merge glass_fix_resourcerefs to main
1 Year Ago
merge fix_invoke_handler_errors to main
1 Year Ago
merge fix_hp_post_restart to main
1 Year Ago
merge glass_fix_resourcerefs to main
1 Year Ago
merge fix_static_respawn_areas to main
1 Year Ago
merge /main/glass_fix_resourcerefs to main
1 Year Ago
merge from buried_item_null_checks
1 Year Ago
merge static field reset code gen improvements back to main.
1 Year Ago
merge query vis job runner NRE fix to main
1 Year Ago
merge hardcore_commands to main
1 Year Ago
merge back fix for static field code gen.
1 Year Ago
merge domain reload codegen improvements back to main -- editor only code gen
1 Year Ago
merge back domain reload exception fix.
1 Year Ago
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.
1 Year Ago
merge domain reload to main
1 Year Ago
Fix client compile error
1 Year Ago
merge from /main/nametag_clipping_fix
1 Year Ago
merge from nametag_clipping_fix