useroctocancel
reporust_rebootcancel

263 Commits over 62 Days - 0.18cph!

2 Days Ago
merge from cannon_animation
2 Days Ago
Switch GetRootEntity in Ballista to use GetRootParentEntity instead.
2 Days Ago
merge from naval_update
2 Days Ago
Fix LODs on cannon skinned mesh renderers, hook up basic wheel spin, fix handle animation being broken after using the new model, disable reload for now.
2 Days Ago
merge fix_invisible_nametags to main
2 Days Ago
MemClear query vis arrays before scheduling new jobs to fix nametags sometimes staying invisible after teleporting.
3 Days Ago
Fix cannon rotation being independent of the boat when turning.
3 Days Ago
Add a way for oneshots to disable the leg animator, blend the weights for it in/out.
3 Days Ago
Fix wrong gibs on cannon
3 Days Ago
merge tropical1_prefab to deep_sea
3 Days Ago
Setup s2p for tropical1, bake the prefab
3 Days Ago
Bake terrain mesh with LODs for tropical_1
3 Days Ago
merge terrain to mesh utility into deep_sea
6 Days Ago
Implement cannon reloading animations
6 Days Ago
Implement animation handles for code driven player model animations, basically the same as one shots but with a way to control them after they get added to the mixer.
6 Days Ago
Implement one shot in/out blending. Fix input weight on the main animation controller always being set to 0, causing transitions to jitter.
6 Days Ago
Fix player model OnEnable being called before any of the init fields were set.
6 Days Ago
merge from deployable_cannon
6 Days Ago
merge from deployable_cannon
7 Days Ago
Play recoil anim on the mounted player model, push up missing protobuf files
7 Days Ago
Clear one shot layer once the clip is done playing, add a full body mask.
7 Days Ago
Sync mounted player references to clients
7 Days Ago
Turn player model into a playable graph, implement one shot animations layer with additive blending and avatar masks.
7 Days Ago
merge ghostship_npcs to naval_update
7 Days Ago
Setup enemy spawners for all ghost ship variants
7 Days Ago
Setup navigation for all ghostship variants
7 Days Ago
Setup new cannon models
7 Days Ago
merge from deployable_cannon
7 Days Ago
Add "wait" command support, to help test an unrelated bug. Allows for chaining commands, waiting x frames, then chaining another set. for e.g. "teleportpos; wait 3; teleportpos;"
7 Days Ago
merge from main
8 Days Ago
Fix cannons using the wrong dismount points when on a boat
8 Days Ago
merge to naval_update
9 Days Ago
merge from naval_update
9 Days Ago
Fix up dismount points on cannons and cannonball LODs
9 Days Ago
merge queryvisoptimization_bugs to main
9 Days Ago
Fix threading issues with removing transforms from query vis, clean up null transform access array entries for pending removals.
9 Days Ago
Create tooling to setup mesh LODs for terrain chunks.
10 Days Ago
merge cherry_pick_iteration_speed to main
10 Days Ago
Cherry pick interation speed prefs
10 Days Ago
merge iteration_time_improvements to naval_update
10 Days Ago
Disable deep sea in playground
10 Days Ago
Add settings on Editor Preferences to speed up entering playmode
13 Days Ago
merge cannon_code to naval_update
13 Days Ago
Fix missing material on cannonball, replace old cannon projectiles with the new model
13 Days Ago
merge new cannonball model into cannon_code
13 Days Ago
Fix cannon ammo staying active after firing
13 Days Ago
merge from naval_update
13 Days Ago
merge from main
13 Days Ago
Make the cannon handle spin depending on the height of the back block, raise/lower the back block as the cannon rotates
13 Days Ago
Replace old model with the new LODed model. Adjust: cannon hand IK, pitch clamping to fix the cannon clipping into itself, mount anchor offsets.