199,181 Commits over 4,140 Days - 2.00cph!
adding unit count bar to the squad editor UI
Exit/edit squad buttons on match outcome screen are now controlled by game mode definition.
Disabled edit squad button for tutorial mode.
Disabled exit/edit squad buttons for career mode.
male and female leaf clothing
trying to add leaf clothes to weaving station
disabled edit in-match edit squad menu button.
re-enabled global UI object.
version++
merged main to release, to include gamemodes/events and all recent changes.
Burner & Healer celebs
Added to animators
Source anims
Disable dispenser interactions when dispenser is depleted
Correct icons in Command Widget array
[D11] merge from main + related fixes
"Bastards" tribe is now neutral instead of hostile
Serverside fix for leaderboard entries disappearing in some circumstances when browsing table with the arrows
fix for game events not being listened to when praciting a map from squad editor
AI Modules can now be specific to Player controlled or AI controlled Controllers.
Added Idle Module for AI controlled humans to stop them wandering far from their settlement.
Saving progress on multithreading server
Lower chance of getting multiple seeds from eating corn and pumpkins
Cancelling construction WIP.
Fixed underwater surfaces broken by combinedfog
Fixed pumpkins not showing during fruiting phase
Synchronization for server connection mapping. Also disallow multiple connections with the same steam id
Testing a fix for vehicle RPC init order bug
100% working fix, but messy. Will see if I can simplify.
Just cleaning up a little
Generate the vehicle checkpoint on a random piece of straight road
Fix checkpoint count on listen server, and update UI
Don't show message when checkpoint isn't active
Merge Whacky Races branch into Main.
Removed chinook drop zone from Outpost B3 (Hapis)
Added bandit town vending machines to Compound (Hapis)
Tweaks to loot spawns (Hapis)
pumpkin and corn seed yield tweaks
render.WorldMaterialOverride
Fixed "randomness" in WiseGuys actually being deterministic after level gen seed
Cherry picking
28293 &
28294
Also fixed missing billboard on oak_e_trundra
Fixed missing billboard on oak_e_trundra (missing files)
Tweaks to NPC aim system.
Another small aim tweak to NPCs.
[D11] Add a D11JenkinsFile
Queue up packets instead of immediately sending, always send them from the network thread
Fix Unity build, some other small fixes too
Added occlusion culling graphics option (experimental section); on by default, mapped to culling.env
Removed some culling related profiler samples
x64 dxsupport configs
fixed 75% of detail props not rendering on x64 due to alignment stuff