193,222 Commits over 4,049 Days - 1.99cph!
career mode tab notifcations, welcome screen update.
renamed female damage renderer (needs to be have damage in the name, was called human_female_overlay)
Raid positions are now checked to ensure they can reach the player's camp - prevents spawning raids inside cliffs
worldmodeloutline osx fixes
Don't calculate lag locations (used for party movement) if we're not in a party
Added a rock spawner near the starting area on Island_01 so the first building is easier to make
Fixed smartobjects initialising their interactions before their interaction positions (caused the interaction to not init successfully, made buildings impossible to interact with)
career mode welcome screen
wip career welcome screen
Moved all player controller interactions evaluation to MouseOver (still somewhat WIP, expect bugs with multi-unit commands)
Properly removed interaction position data from all trees
added audio for results + next match UI
tab button UIbutton setup/hovers/sound defs
advancing career step activates the league home tab
UICareerRoot
UICareerTabButton
UICareerTabType
wip setting up and code for career tab system
Reverted wolf aggression back to 2 (was 2 before raid changes, ambient pre-existing wolves are too aggressive on island_01)
Added a Raiding effect that gets applied to units to increase aggression during raids
SmartObject wont create positions unless they are actually required by interactions
wip placeholder career tab UI
can now hold shift when clicking Play Match to simulate player matches without manually playing them.
Added random ranges for time between raids
Cherry picked WorldModelOutline NRE fix
Added a starting delay for raids (set to 24h, so raids start on the second night)
Added a button to launch a raid immediately in the diplomacy inspector
Probably fixed TribeTrackerWidget not being reset between sessions
Fixed human damage overlay getting value of 1 which made everything look shit apparently
Fixed NRE in worldModelOutline
NRE fix in CameraOcclusion
Fix for player respawn bug