192,384 Commits over 4,049 Days - 1.98cph!
daily challenge menu panel wip
[D11][Jenkins] Add all platforms client/server ps4/win64/xboxone and make them all configurable in jenkins
More work on AI orientation while on the cargo ship.
added validatesteamids console command. true/false
added console command bool arg verification.
fix for customisations not being applied
Trait listing scrollbars (ugly af,over to you petur)
Fixed SocialSettingsEditor
create new clone when opening inventory screen
▅▆▇ ▌▄▆▋▊▋ ▇█▅ ▍▍▉ ▄▇▄ ▌▄▌▉▄▋ ▊█▅▆▆▌▊▋▇▅▄ ▊▅▉▆ ▄▌▇▋▋▄ ▅█ ▍▌▌▍▍█▄▉ (▊▅▊▅ ▊▅▉█▍▋▋▌▌ ▌▍ ▌▌▌▌▆█▋▇ / ▊▉▍▆▇▇)
flipped chest leaf world item 180 so you can actually see it
▋▄ ██▇▌▄ ▅▄█ ▊▉▍ ▉▊▍▊▍ ▍▆▆▆
Cherrypicking destroy message
Fix for out of order destroy errors. Destroy messages are now queued and send after the update queue.
WearItem will unequip existing items in the slot
Server projectiles and thrown weapons inherit velocity from player parent
Added GetLocalVelocity, GetWorldVelocity and GetParentVelocity for both client and server
Implemented server velocity for cargo ship
changed test server address and port to point to a new OVH instance.
debug standalone server will now connect to OVG test server db.
Fixed NRE in A* scientist's navigation.
vertex colour for camp upgrade
Updated Scientist prefabs with proper stat definitions that got lost earlier in the week.
Adjusting the cover point system to support being part of a dynamic, moving entity.
Adjusting the A* pathfinding system to use dynamic positions that can follow a moving parent.
[D11][Jenkins] More Fixes
[D11] [UI] Recycler loot panel
[D11] More complicated build steps
break physenv.AddSurfaceData
[D11][UI] More UI loot panels. Fix for opening an unchanged panel
[D11] [UI] Main Menu overhauled to more closely match design doc. Button behaviour extended to allow locked buttons
[D11] Support for building server asset bundle on a Mac for OSX64.
merged standalone to main
version++
Tweaks to make animals less likely to sleep or idle when hostiles are nearby.
Removed UnitFeelsThreatenedCondition which wasn't doing anything anymore and replaced isntances of it with CanPerceiveHostileUnits.
fix for animator playing the human downed into animation multiple times
fix for daily challenge toasts
It should now be impossible to attack downed targets.
[D11] Add share param file path on PS4
[D11] Start adding some platform publishing assets
Corrected projectile directions for NPCs when on the Cargo Ship.
Added player_connect_client gameevent from upstream, same as player_connect but without the "address" field, used for join messages
Merge persistent game mode restructuring into Main.
Test setup for ragdoll bug