128,687 Commits over 4,201 Days - 1.28cph!

28 Days Ago
Merge from main
28 Days Ago
Chainsaw chain now moves in third person
28 Days Ago
meta_shift -> main - blueprint fragment baseline
28 Days Ago
merge from naval_update/deep_sea
28 Days Ago
meta_shift/loot -> meta_shift
28 Days Ago
Added DeepSeaFloatingCity component back to the floating city prefab Manifest
28 Days Ago
Just used lock steering - players do this anyway Better steering tangent calculations (prevents slamming headfirst into walls as much)
28 Days Ago
sail model and textures
28 Days Ago
Update: Run "Update GUIDs" on all store overlay page prefabs Tests: loaded Abyss store page in Editor
28 Days Ago
Update: UI_StoreItemOverlayPage - store GUIDs of textures - Added utility to fetch GUIDs from already assigned textures and saving to disk Getting ready to switch to guid resource tracking instead of relying on unity to always load textures Tests: Loaded into bootstrap scene in editor and opened Abyss store page
28 Days Ago
merge from naval_update
28 Days Ago
merge from naval_update/floating_cities
28 Days Ago
Merge from ai_scientist_iteration
28 Days Ago
floating city 1 s2p
28 Days Ago
Merge from naval_update
28 Days Ago
- Fix for third person attack hit not playing whilst crouching - Reload (unscrew cap) and chain pull sounds now play in third person - Move some visual update logic from OnFrameWhileHeld (local player only) to PostLateClientCycle
28 Days Ago
PT_Boat -> naval_update
28 Days Ago
Use unitask for async operations
28 Days Ago
created a new material for the junkpiles that can be used on barges updated farm barge material overrides
28 Days Ago
- Added more control over the emission blinking feature by adding a power that controls the sharpness of the blink, and min and max values for remapping the extents of the blink wave. - Renamed the Remap function in VolumeCloudBase to ClampRemap as it was causing conflicts with the new one in common as some shaders include both files, it also performs a clamp on the values, so this makes the name more specific.
28 Days Ago
Adding updated climb and sky diving anims
28 Days Ago
moved HeightMap and TopologyMap query jobs to be deterministic
28 Days Ago
switched erosion jobs to FloatMode.Determinstic for cross-platform determinism with procgen (minimal performance impact in this case)
28 Days Ago
█▄▉▌▅█▉ ▌▇▍▅▉█▅▅▍ ▋▍ ▄▆▊-▅▍▅▉▇▆.▆▋▊▌
28 Days Ago
Added two new plywood dressing variants for improv walkway kit
28 Days Ago
merge from naval_update/deep_sea/cargoship
28 Days Ago
Vehicle whitelist for deep sea portals Added a debug convar to ignore the whitelist for testing purposes
28 Days Ago
Added empty Edit/finish editing menu options to the steering wheel. Godegen.
28 Days Ago
s2p bluecard monuments airfield powerplant trainyard watertreatment
28 Days Ago
burst update 1.8.18 -> 1.8.25
28 Days Ago
added additive judding layer for when the vm chainsaw is switched on and edited 3p attack idle animation
28 Days Ago
- Added a scroll velocity for the emission mask. - Made the emission mask UVs separate from the emission UVs.
28 Days Ago
Wheel placement rotation
28 Days Ago
pump shotgun animation updates
28 Days Ago
floating city 2 initial idea layout
28 Days Ago
Steering whell placement prefab setup
28 Days Ago
merge from landmarkinfo_revert
28 Days Ago
Removed untranslatedName in LandmarkInfo, wasn't necessary
28 Days Ago
Cargoship merge fixes
28 Days Ago
merge from deep_sea
28 Days Ago
Clean codegen
28 Days Ago
merge from naval_update
28 Days Ago
ClientIOLineEditor server compile fix
28 Days Ago
Merge from parent
28 Days Ago
Codegen
28 Days Ago
merge from main (needs codegen)
28 Days Ago
Merge from parent
28 Days Ago
moved the bridges between food and farm barges out of barge prefabs as it is likely to be connected differently in other floating cities