132,385 Commits over 4,232 Days - 1.30cph!

2 Months Ago
▍▍▇▋▌▅ ▄▌▆▇▍▍_▇▋▉▉▆▇ █▍▅▇ ▍▊▋▌ ▅▋ ▊.▄▇
2 Months Ago
█▊▊▉▇▆▊▇▅▄▅▅ ▊▆▌▍▋ ▋█ ▊▍▅▌▇▊▆▆▄▇▆ ▄▆ ▋▌ ▉▅▌▍▍ ▆▊█▆▌ ▄▋ ▍▇▍▅▉▊█▋▍ ▇▌▇▍▅▄▉▍▌▄ ▍█▌▊ ▋▄▌▋▅▍▉ ▌▄▆▍▆▍▄ ▆▊▇▋▍.
2 Months Ago
Regenerate ConVars and force bounds to be always huge (experiment)
2 Months Ago
Implement one shot in/out blending. Fix input weight on the main animation controller always being set to 0, causing transitions to jitter.
2 Months Ago
initial lighting pass on sec tower, supply barge, food barge
2 Months Ago
Fix player model OnEnable being called before any of the init fields were set.
2 Months Ago
Added dilapidated elevator to casino barge. Updated manifest.
2 Months Ago
2 Months Ago
2 Months Ago
More merge repairs
2 Months Ago
higher drag for boats with no thrust-providing sails, calced infrequently
2 Months Ago
merge from deployable_cannon
2 Months Ago
Update: remove extra CacheBundleIcons calls from store tabs Previously were needed because tab could open before the store - since it was fixed, it's unnecessary Tests: navigated to store tabs - no errors
2 Months Ago
character offset animation update for cannon
2 Months Ago
reduce wheel turn speed
2 Months Ago
Clean: StoreItemGrid.Warmup -> OnOpened Review feedback pt 2 Tests: none, trivial change
2 Months Ago
Horrendous merge and wip conflict resolving. I've definitely broken stuff
2 Months Ago
Clean: rename WarmupIcons to CacheBundleIcons Review feedback pt1 Tests: none, trivial change
2 Months Ago
merge from deployable_cannon
2 Months Ago
scale sail thrust while lower/raising for smoother transition and less jerk
2 Months Ago
adding LODs for barrel and base cannon prefabs
2 Months Ago
Cannon anim export update
2 Months Ago
Blueprint fragments are now a component rather than a resource (no longer requires BP fragments in repair costs)
2 Months Ago
removed log
2 Months Ago
Merge from parent
2 Months Ago
lighting pass on floating walkways docks
2 Months Ago
merge from naval_update
2 Months Ago
manifest network++
2 Months Ago
▍▌▋▉▅▅▉▋ ▇▊▉█▇▌▍ ▉▄▊▅█▋▊▌ ▍▄▍▌
2 Months Ago
meta_shift -> main
2 Months Ago
All Catapult ammo fires further (SO GOOD) catapult now reloads 3 seconds faster (WOW!) catapult crafting reduced by 1 gear and 1 rope battering ram sheet metal cost reduced by 2 (DAMN YOU GOT TO USE IT NOW) Balista reduced by 1 gear Propane explosive bomb deployed and thrown damage increase, slightly (USE ME) Bee bomb reduced by 1 bee grenade ballista.bolt.incendiary low grade fuel reduced by 10 Pitchfork bolt reduced by 100 wood
2 Months Ago
merge from charity_plushies
2 Months Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
mat tweaks
2 Months Ago
shaders in bundle
2 Months Ago
hook into construction guides, configurable backface blend, neutral material
2 Months Ago
Play recoil anim on the mounted player model, push up missing protobuf files
2 Months Ago
Clear one shot layer once the clip is done playing, add a full body mask.
2 Months Ago
Sync mounted player references to clients
2 Months Ago
Mannequin visibility
2 Months Ago
Swap mannequin models
2 Months Ago
- New turret setup - Can now mount turret - Server inputs passed as normal through the seat to the mounted weapon - Can setup the mounted weapon with any in game BaseProjectile weapon (m249 for now) - Backend like the attack helicopter gunner, echo out server movements to the client - String pool gen - Manifest
2 Months Ago
Turn player model into a playable graph, implement one shot animations layer with additive blending and avatar masks.