197,335 Commits over 4,110 Days - 2.00cph!
Practice crowds set to full and 20%
Replaced old map with new
Rocket final models/LODs/COLs/Prefabs - including interior material variations
Linux client build scripts
Added island02 to scene loader
Fixed potential NRE in UDM filtering
Fixed missing interaction references in some AI assets
Intention removed from Action execution, always written to blackboard during BehaviourChain is constructed
IIntention ported to abstract BaseIntention, handles blackboard write internally
Removed modes from some actions (DepositEntity, FeedItemToTarget)
Removed a bunch of intention based Actions & Behaviours
macOS builds use 1 makefile instead of 2, removed crazy verbose options
- Fixed Combat not resetting the active combat ability when dropping (or throwing) a weapon
- People will now pick up their last thrown weapon after combat
- Weather only ticks in GameState.Game
- Added weather type for the overview map
- Weather supports TOD scattering height falloff
- SmartObject interaction position groups enable/disable positions when all plans associated with the group are disabled
- Improved Building interaction state management
player areas now know about their crowd
crowd attendance is set from the server sent streak value
help button is now ignored when you mouseover it while turning camera
Link to correct libtogl on OSX builds for real this time
▆ ▋▄▅▌▋ █▄▍▄ ▄█▅ █▌▌▋▆▉ ▊▆▄▆▆█ ▉▅▅▄▍▌▆▌██▍
Removed a bunch of redundant Units.Items[].AsItem usage
Crowd randomised, attendance can bet set to a percentage based on streak
Unit items debug collates items by Id
Fixed projectiles not being dropped properly
Fixed combat component usage of UnitView.FaceTarget
Merged linking from source_posix_base.vpc
Merged proper togl linking for OSX in appframework/launcher/shaderapidx9 VPC scripts, might work
UnitAttachmentsEditor fixes and cleanup
Fixed AP data for arrow
Remove libtogl.dylib from repo
-Wno-inconsistent-missing-override for clang builds
Improved combat projectile handling
Fixed AttackUnit action callback NRE, removed stupid code in Tick
Don't strip tool cupboard triggers from the client (so demolish / rotate UI options match server side checks)
rocket decals, decal textures, backup
Fixed missing key error in DecisionMaker.ModuleIsValid
New map scales with truck speed
Added mini map background
Testing hack fix for eye adapatation NRE
Create instance of grass material at runtime to avoid local changes
Move windows scripts in to win32 dir
Updated map mode switching
Added scale
some improvement to combat anims maybe
VPC: Added VCPROJ Solution GUID for VS2017 projects
Run premake before building dependants
VPC: Update fmtstr, remove perforce stuff, builds with VS2017