useroctocancel
branchrust_reboot/maincancel

124 Commits over 304 Days - 0.02cph!

3 Months Ago
▅ ▅█▌ █▆▌▄▅▋█▇▅ ▆▍▌▍▌ ▍▋▇▆▍▄▋ ▋▊ █▆▍▆▇▌ ▍▅▄▆▅▋▇ ▌▅▋▌▋█ ▄▋ ▇▅▅ ▇▄▋█▌▅▇
3 Months Ago
merge nre_fix back to main
4 Months Ago
Default buoyancy batching to on.
4 Months Ago
merge cannon window clipping fix
4 Months Ago
merge small cannon fixes to main
4 Months Ago
█ ▊▇▍ ▉▌██▅█▋█▌█▇ █▌▌▍▊▆▍▄▄ ▌▋█▌▄ ▋█▉▋ ▅▌ ▅▋█▊ ▇▄▅▄ ▄▊▊▄▄ ▊▊█▇█▄▇ █▊▇▅ ▌▇▉▇▇▄▆▊
4 Months Ago
merge back updated tropical1
4 Months Ago
Fix native grid crash from completely broken clamping, add tests for native grid. Add buoyancy null checks to fix init errors when loading saves
4 Months Ago
Fix crash from unclamped indices when batch fetching flow directions.
4 Months Ago
Fix error from pasting dead boats, only update submerged states of filtered buoyancies.
4 Months Ago
Add cannon reload animations to the shared content bundle.
4 Months Ago
Bump up cannon health by 3x to 1000. Fix camera clipping while aiming the cannon on a boat.
4 Months Ago
Add another query check for native grids. dont set water infos if queries dont find anything
4 Months Ago
Allow repairing cannons
4 Months Ago
Fix native grid crash with buoyancy batching enabled
4 Months Ago
merge anim fix to main
4 Months Ago
Last compile fix, tm.
4 Months Ago
Another burst compile error
4 Months Ago
Fix burst compile error
4 Months Ago
merge back buoyancy_improvements. shared static buffer size changed - pulling this changeset requires an editor restart.
4 Months Ago
Fix error from trying to stop one shot animations when the player is already gone, for e.g. when exiting network range.
4 Months Ago
Attach cannon ball to hands when reloading cannons.
4 Months Ago
Fix gestures not playing audio unless you play a different gesture, transition back to the entry state when ending a gesture. (playable graph quirk) Reset playable graph state on disable to hopefully fix more pooling issues.
4 Months Ago
Fix skip domain reload
4 Months Ago
Fix workshop player models not playing their animations.
4 Months Ago
Clear indicesToCheck list before reusing it for water collision ignores. Fixes native crash from projectile batching, and buoyancy batching breaking after enabling the deepsea.
4 Months Ago
(Hopefully) Fix player animations sometimes being left in weird states because of pooling. Clean up the way we release animation handles to make sure the input ports always get disconnected regardless of whether the handle is valid or not, release handles when pooling players.
4 Months Ago
Fix crash from accessing null playable graphs and playables when releasing animation handles.
4 Months Ago
Validate graphs when setting animation handle progress - fixes cannon reload error spam.
4 Months Ago
merge buoyancy batching progress to main, off by default. toggled by `buoyancy.use_batching`
4 Months Ago
Fix player models continuing to play animations in demos when paused.
5 Months Ago
Fix world model outlines not displaying when using skip domain reload.
5 Months Ago
Fix playmode being broken due to outdated protobuf serializer or merge conflict. Make grid constructor parameters optional to support static field codegen.
5 Months Ago
merge boat perf optimizations to main
5 Months Ago
Fix `-nosteam` no longer working in editor. (Preferences -> Facepunch -> Disable platform services editor pref)
6 Months Ago
Add modified script for generating a list of Job Safe Unity APIs.
7 Months Ago
Let bots exec admin/dev commands, filter out NPCs from bot.exec, display a success message with bot.exec.
7 Months Ago
Ignore new multi command behaviour for binds, they already handled chaining before.
7 Months Ago
Fix bot_exec no longer working in builds
7 Months Ago
Fix bot_exec commands in builds
7 Months Ago
merge from bot_exec
7 Months Ago
Fix up/down arrow keys updating the label in the console input field even though they're unused.
7 Months Ago
Remove leftover debugging logs and restore debug commented out code.
7 Months Ago
merge fix_tab_issues
7 Months Ago
merge from multiline_console
7 Months Ago
merge from fix_ice_skin_particles to fix chainsaw fx lighting issues
8 Months Ago
merge fix_invisible_nametags to main
8 Months Ago
merge queryvisoptimization_bugs to main
8 Months Ago
merge cherry_pick_iteration_speed to main
8 Months Ago
merge cherrypick_queryvisjobs_optimizations to main