125,385 Commits over 4,171 Days - 1.25cph!
Spike Trap SFX fixes and material properties.
blueprint fragment world model setup
Remove decals from server ghostship prefab
basic and advanced blueprint world models
Optim: ServerOcclusion - convert rest of narrowphase to Burst
- Replaced couple NativeList inside TestInsideTerrain with NativeArray to avoid 2GB limitation. Need a different solution for 7k maps
4.7k world generation time went from 130s -> 69s. Longest part is OcclusionIncludeRocks now (47s)
Tests: regenerated occlusion on 4.7k world, then visualized the grid
Replace all ghost ship line IO entities with static wires
potental fix for spike trap ground watch not working in standalone but working in editor
Switched military tunnel no build to sphere
Added more loot spawn variation, compared to other monument, it was always the exact same spots
Loot location shuffle
Elite loot unaffected
s2p
When changing into wait state then take the foot off the throttle
Pursue target aquisition
Target validity methods
Run thought logic at a lower frequency to action logic
merge ghostship_bug_fixes to naval_update
Bump cull range on buoyancy, raise buoyancy to make it easier to climb ghost ship ladders.
New wait state
MAX/MIN times to be in wander and wait
Move between wandering and waiting if you've been stuck in a state too long
fixed undefined surface type of corrugated sheets prefabs as well as an incorrect box collider
naval_update -> scientist_boat_ai
Add another pref for disabling the companion server
Lower yaw/pitch clamps on the cannon
Fix Radtown sign by manually disabling mipmap streaming.
New: TestInsideTerrain - Burst version
- added unit test
Tests: ran unit test
Properly fix brightness flicker by using a GlobalKeyword instead of a string
merge from naval_update/deep_sea
merge from naval_update/deep_sea/wipe
merge from test_generator_snapping
merge from hide_combatlog_network_ids
merge from fillmounts_command
merge from catapult_adminreload_fix
merge from military_tunnels_radiation_consistency_remerged
s2p
Command to print deep sea content
dome monument loot shuffle
s2p
light house monument pass, very minor loot placement changes
fixed boat wall.window dimensions, made colliders snug
Merge from main and parent