137,087 Commits over 4,474 Days - 1.28cph!

10 Months Ago
Update: UI_Store - drop UI_StoreItemOverlayPage references - resaved prefab Doesn't help with reducing RAM pressure, but allows us to take the next step of dnyamically loaded/unloaded bundles. Tests: Went to Abyss page in Editor. Built standalone, took a memory snapshot from main menu - offending assets still there
10 Months Ago
merge from main
10 Months Ago
▋▋▍█▉▊▉▉ ▋▄▆▅▇
10 Months Ago
merge from fix_tags_levelurl -> main
10 Months Ago
Merge from boat_building
10 Months Ago
Merge from parent
10 Months Ago
Include level url in server tags
10 Months Ago
Prepare migration of entities currently having a navObstacleComponent
10 Months Ago
Static versions of deployed/world model props, replaced in scene
10 Months Ago
Plays the correct third person deploy sound
10 Months Ago
unity tutorial update
10 Months Ago
merge from naval_update/deep_sea
10 Months Ago
Added IClientComponent to CullWhenInside so they never spawn on the server
10 Months Ago
Set floating cities as non global broadcast for now so entering the deep sea doesn't take 2 working days We'll have an HLOD anyway
10 Months Ago
floating city 2 layout update, connected most barges and piers together
10 Months Ago
Update: FileSystemBackend.Load<T> - option to skip caching of loaded asset Using this to try to avoid caching of store assets Tests: opened and closed Abyss page a couple times with DB backend
10 Months Ago
Harmonised plywood across scene, added another plywood variant
10 Months Ago
Merge from parent
10 Months Ago
Compile fix
10 Months Ago
merge naval_update to cannon_code
10 Months Ago
fix Adobe Building Skin token
10 Months Ago
Fix mouse aiming with the cannon
10 Months Ago
Give new state in player anim controller an empty clip with a better name, makes it easier to override per override controller
10 Months Ago
decal_birdcraplarge added
10 Months Ago
Reduce placement height of hull pieces so you can exit the water onto them.
10 Months Ago
Clean: reorganize UI_Store.CloseStoreOverlayPage - added a todo to revisit Tests: none, trivial change
10 Months Ago
Merge from main
10 Months Ago
Can now start and end boat building mode directly from a boat steering wheel if you are within a boat building station. Bunch of refactoring for it to work.,
10 Months Ago
Bugfix: Ensure active UI_StoreItemOverlayPage gets properly cleaned up Tests: tried a bunch of main menu interactions
10 Months Ago
Better navigation through smaller pathways (obstacles on left and right) but clear ahead Only handle the reverse case if the front is blocked (not the sides)
10 Months Ago
merge from skinglowtester_fix
10 Months Ago
Adding new sail rig
10 Months Ago
Make sure running "Generate Schema" without the glow scan doesn't wipe old glow data
10 Months Ago
Restored glow tags on last weeks skins
10 Months Ago
Fix merge conflicts
10 Months Ago
Update: UI_Store - load overlay page dynamically from path Doesn't do unloading yet (gets cached in the asset backend). Also there's a bug with CloseStoreOverlayPage not being called in all cases. Tests: In Editor, loaded Abyss overlay page in store
10 Months Ago
Update: UI_StoreTakeover - store paths instead of guids - ran Update Paths Our filesystem backends only work with paths, so GUIDs were useless. Tests: none, trivial change
10 Months Ago
Codegen
10 Months Ago
merge from main
10 Months Ago
Merge from vram_monitoring
10 Months Ago
security tower lods and collision. skeletonjail collision. fender lods converted to meshlod.
10 Months Ago
Prevent mip map discarding being enabled for texture streaming, as textures that should be in use are being discarded when they shouldn't be
10 Months Ago
merge from meta_shift
10 Months Ago
fixed launchsite crate wheelie on pipe LS s2p
10 Months Ago
made chainsaw vm idle anim longer
10 Months Ago
Updated Radtown loot spawns, T0 had more and sometimes better loot spawning when generating in t0, T0 nerfed - T3 buffed s2p
10 Months Ago
Update: UI_StoreTakeover - store GUIDs to referenced prefabs - Ran Update GUIDs on MenuUI2_Store same goal as before, try to dynamically load/unload store pages. Tests: In editor, opened Abyss store page
10 Months Ago
Merge from main
10 Months Ago
Chainsaw chain now moves in third person
10 Months Ago
meta_shift -> main - blueprint fragment baseline