reporust_rebootcancel

130,701 Commits over 4,232 Days - 1.29cph!

2 Months Ago
Move auth code to PlayerBoat.Auth partial
2 Months Ago
Update: don't build UI bundle for server bundles Tests: none, trivial change
2 Months Ago
Clean: get rid of StoreTakeover internal warmup count It never goes past 1 since we fixed open order of store Tests: stuck an assert and validated poked at different menus
2 Months Ago
deploy guide asset colour and emissive tweaks
2 Months Ago
2 Months Ago
entity, hold type and animation updates for a selection of tool updates
2 Months Ago
initial lighting pass on medical barge
2 Months Ago
Fixed incorrect Go Fish mission desc "Fish for 5" -> "Fish for 3"
2 Months Ago
Fix the seat mount spawning us at weird angles (removed eye override)
2 Months Ago
watertreatment plant single pickup BP fix
2 Months Ago
merge from boat_stability - anti-beaching forces - boat separation - general control improvements
2 Months Ago
moved dome puzzle box blocking door
2 Months Ago
improvements to sail performance
2 Months Ago
Bugfix: ensure StoreItemGrid caches local source bundles Fixes wrong imges displayed in the shop for specific items Tests: navigated to store and clicked a bunch of pages. Compared before and after images
2 Months Ago
initial lighting pass on farm barge
2 Months Ago
retro toolcupboard crate and tool lod distance tweaks
2 Months Ago
Update: reimplement UI_StoreItemGrid population - Warmup completelly skips initialization of tiles - Expanded the interface to permit existing custom usage (filtering via search, editor test tools) Tests: Clicked through a bunch of tabs and tiles, used search
2 Months Ago
▉█▌▌▄▉▆▇ ▌▆▊▌▌▇▄▊▇ █▊▍▋ ▊▌█▆▄█▋▄▄▆▋ ▅▍ ▊█▌▄▄▋▆▄▋▉▆
2 Months Ago
cleanup
2 Months Ago
▄▉▋▅▋▌ ▍▌█▅▇ ▉▋▌▍▌▄ ▊▉▋▇▌▇ ▇▍ ▅▌▍ ▅▊▅▍ ▍▍▊▆▇, ▄▉ ▍▍ ▆▍▅'▊ ▇▍▇ ▆▉ ▍▄ ▉▇▉▅ ▆▇ ▆ ▉▄▄▊▌ ▄█▊▌▅▊█▄▅
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