11,471 Commits over 3,561 Days - 0.13cph!
Can now use tab in tile topper editor mode to cycle through available tile toppers
null check flash anim controller (fix NRE on matcoutcome screen)
added Flash action to refresh
World space tooltips now work properly with render scale
Capture point and jump pad tooltips.
Tooltips disappear after being hovered for 1.5 seconds.
Removed tooltips layer from all collisions.
Added game option to toggle map object tooltips.
Added yesterday's daily challenge score table to daily challenge panel.
Changed daily scores server sends to include the seed (so each tables knows which update is for them - can return no entries so there wouldn't be a seed sent otherwise)
Daily challenge table UI now handles ignoring requests if already awaiting an update due to multiple instances.
Version++
Network++
Added customisation price tiers.
Added Default.pricing definition.
Customsiation build tool now sets unlock prices based on tier settings.
added Beta 8 What's New def and header images.
Bronze league units min durability increased 35-45%
Player units are now sold for half of base value
merging to main incase I forget tomorrow for the build.
wip Award currency for first daily challenge submission
Fix for generating player fixture starting squad when there's < 8 matchready units. it now correctly places as many units as there are available.
Increased signing bonus + rewards from sponsorships.
Made healing sponsorship a bit easier.
disable news tab in scene
Increased unit ValuePerMark, ValuePerModSlot.
Increased mod values for all 3 types.
Market will now only offer units of Mark upto 1 league higher than player's current league
More mod/unit generation balance, less mods overall, mixed size modslots, etc
added ServerDefines.DailyChallengeCurrencyReward
▅▋▇▌/▋█▅ ▅▆▆▉▊▆▅ ▇▄▇▊ ▋▇▍ █▆▋▇▋ █▌▋▊▄▄▋▄▉ ██▌▆▄▌▆▊█▋▌
▍▄▍▊▌▉▇++
▊▋▊█▉█▄++
Don't logerror squad generation when there's not enough career units, it's not an error
destroyed icon on career match summary
wip career mode mod frequency/balance stuff.
mod slots not always fully filled.
now shows empty mod slots.
Can now recycle destroyed units for a 10th of the base market value (based on unit mark). Eg 5k, 10k, 15k
Can't sell destroyed units
base unit list sorting function (orderedbyname) now sorts destroyed units to the bottom
Destroyed units no longer usable in any way.
Can't equip mods to destroyed units.
Value, maintenance, repair costs of destroyed units all correctly calculated to 0.
Trophy projectiles enable collider after moving far enough from the platform.
Set more physics properties on balls to make them feel better.
Handle out of date or corrupt career saves instead of breaking.
CareerVersion++
Fixed avatar emote duplicate
Delete save confirmation panel
added car4, car5, car6, car7 to map pool
Career mode now stats on normal AI instead of easy, goes up to hard after the first 2 matches
Unit bars now go red when not MatchReady.
Durability text goes red at 0.
Durability now correct clamped 0-100.
Wrapped Durability CareerState in a property to handle clamping and be cleaner.
set angular velocity on soccer and basketballs so they spin
can only use number keys to select units on your own turn (ui bug only)