131,270 Commits over 4,232 Days - 1.29cph!

55 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.
55 Days Ago
Update: UI_StoreTakeover.AssignStoreBundle utility to assign it's icons to ui/store.bundle - Ran Assign Store Bundle on all takeovers Tests: inspected meta changes
55 Days Ago
Rebase on /main
55 Days Ago
Speed up motion list execution 30x by caching matrices and checking them for changes.
55 Days Ago
Update: ItemStoreTakeover - stores paths to icon textures - Updated StoreTakeoverDrawer to visualize sprites from paths instead of ItemStoreTakeover fields - ran update paths on relevant prefabs Not decoupling sprite fields from ItemStoreTakeover just yet - gonna do it as a separate submit Tests: interacted with prefabs in the editor, confirmed that it's rendering correct images and paths are present
55 Days Ago
merge from deployable_cannon
55 Days Ago
Suppress warning in prefab preprocess for when we're running in CLIENT and SERVER, otherwise it shows up as unreachable code.
55 Days Ago
Rework cannon reloading: - Don't start reloading if we have no ammo - Cancelling a reload restarts reload progress
55 Days Ago
Anchor icon
55 Days Ago
network++
55 Days Ago
meta_shift/loot -> /main
55 Days Ago
Fix NRE when shooting ballistas and canons
55 Days Ago
fixed missing blueprint fragment world model outlines
55 Days Ago
Toggle all the cart button animators when the store is not visible
55 Days Ago
Fix tile being added on background thread instead of main thread after refactor, fix tile being added twice
55 Days Ago
Advanced BP fragment typo fix
55 Days Ago
meta_shift/loot -> main
55 Days Ago
Updated hackable crate loot table, more variance Reduced slots, dynamic loot container Added title
55 Days Ago
Sails and anchors can not be raised or lowered during boat building.
55 Days Ago
created 3p chainsaw idle breathing anim and applied to its override controller
55 Days Ago
4k sail textures
55 Days Ago
Added debug.printanimators to print the status of all the animators in the scene
55 Days Ago
merge from naval_update
55 Days Ago
Use timers for anchor/sail
55 Days Ago
Manifest
55 Days Ago
Merge from parent
55 Days Ago
broom flag for sail
55 Days Ago
Merge from main
55 Days Ago
/meta_shift/loot -> main
55 Days Ago
Updated water treatment plant, radtown satdish and sphere tank puzzles
55 Days Ago
meta_shift -> main
55 Days Ago
radtown puzzle wire update s2p
55 Days Ago
updated dome puzzle wires
55 Days Ago
ferry terminal s2p
55 Days Ago
merge from store_atlases
55 Days Ago
Fixed arctic and floor wallpaper pack brandings alpha
55 Days Ago
ferry terminal puzzle wire update
55 Days Ago
merge from main
55 Days Ago
fixed arctic research base bp fragment spawner
55 Days Ago
▄▍▌▉▅▊▌▋▌ ▉▌▌▌▉ ▍▍ ▌▉▍ ▆▍▆▋▋▍▍ ▅▋▋▊ ▉▆ ▅▊▇-▉▊▍▄▌█.▇█▇▆
55 Days Ago
Allow head look (lets the scientists actually target things) whilst they are on the boat
55 Days Ago
Actually fill the RHIB with scientists when you attach
55 Days Ago
Use Path.Join and log the path after cfg creation
55 Days Ago
Use StringBuilder to build the cfg
55 Days Ago
Improved logging for when a command isn't a variable, when a command is read-only, when command defaults are out of sync, when no default value was found
55 Days Ago
naval_update -> scientist_boat_ai