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

44 Days Ago
manifest
44 Days Ago
Finally! Working 360 degree avoidance (sixth attempt at avoidance, seems to be the final version!) Stop NPCs on the boat from being targetted as enemies (boat would drive around in circles trying to get close to a passenger) Fix Y values screwing up our targetting vector logic Obstacle system was transforming direction when it didnt need to
44 Days Ago
merge from main
44 Days Ago
Fix loading code not assigning navmesh wrapper to the ptr after creating it, fix null tiles not being handled properly
44 Days Ago
supplied collision mesh for triangle hull block, updated prefab collision scripts
44 Days Ago
Implemented code review feedback, including - Swap cancel & action button positions - Put Crosshair settings above Interaction in the UI settings - Fix code being uppercased in the text field when exporting - Various smaller cleanup bits
44 Days Ago
merge cherry_pick_iteration_speed to main
44 Days Ago
Cherry pick interation speed prefs
44 Days Ago
merge from meta_shit/loot
44 Days Ago
updated powerplant BP fragment spanw location, no longer dorps to floor s2p
44 Days Ago
Restored cargo ship deep sea avoidance following main merge
44 Days Ago
merge from naval_update/deep_sea
44 Days Ago
merge from naval_update
44 Days Ago
Obfuscation changes recommended by Rohan
44 Days Ago
Load balanced the deep sea spawning so it doesnt slow down the server
44 Days Ago
merge iteration_time_improvements to naval_update
44 Days Ago
Disable deep sea in playground
44 Days Ago
Add settings on Editor Preferences to speed up entering playmode
44 Days Ago
BBS fix
44 Days Ago
Fixed blunders in deep sea commands
44 Days Ago
Ensure a full 360 degrees of directions are generated
44 Days Ago
Add proper support for reversing - use the dot product to determine when behind Fix a bunch of incorrect vector space translations More debugging
44 Days Ago
merge from ui_animators_optims
44 Days Ago
Removed death screen animator optims, its causing issues and it doesnt have any significant impact
44 Days Ago
merge from main
44 Days Ago
Mannequin Mat
44 Days Ago
Added mannequin Male and Female
44 Days Ago
merge from naval_update
44 Days Ago
merge from main
44 Days Ago
Fixed medical bay props to reduce LOD distances and assign to world layer. Minor set dressing tweaks in food market barge, and recolouring dirt piles to match barge surface
44 Days Ago
Missing faces fixed on lobster trap LOD1. Fixed some zfighting and missing internal faces on top food market structure.
44 Days Ago
Merge from main
44 Days Ago
Merge from material_reserialization_tool
45 Days Ago
Added a tool for forcing reserialization on materials for a specified shader
45 Days Ago
Mountable version of static beach chair added and replaced proxy versions in floating city. Updated manifest.
45 Days Ago
merge from main
45 Days Ago
merge from cargo_oilrig_path_fix
45 Days Ago
halloween bats and muertos wallpaper icons
45 Days Ago
When picking the initial node index, make sure it wont intersect with oil rigs
45 Days Ago
Updated common foods loot to include corn, honey and potato
45 Days Ago
updated crate_shore spawn rules to prevent spawning in-land
45 Days Ago
Codegen and localization rebuild
45 Days Ago
Merge from naval_update
45 Days Ago
Restore mission rewards rebalance lost in merge
45 Days Ago
Updating large sail rig with LODs
45 Days Ago
fixed incorrect token name in dia de los muertos wallpaper, tweaked bats emissive
45 Days Ago
meta_shift/loot -> main
45 Days Ago
Trainyard - fixed clipping create Powerplant - fixed clipping BP spawn Silo - fixed overlapping keycard s2p
45 Days Ago
Better oil rig avoidance when exiting the map
45 Days Ago
Merge from parent