11,616 Commits over 3,622 Days - 0.13cph!
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)
Added Destroyed and MatchReady properties to CareerUnit.
Career mode squad editor removes any non MatchReady units from your squad on enable.
Career mode squad editor units can no longer be dragged into the squad if they're not MatchReady.
Removed the red border lerping for durability in career mode squad editor, replaced with white for MatchReady, red for not.
Pressing D in career mode (unity) reduces all your units durabilities by 10
Sponsorship slot unlocking now works.
Can now press C in career mode (in unity) to cheat 50k cash.
Easy AI now has a 20% chance to avoid dangerous tiles
more sponsorship slot unlocking
wip sponsorship slot unlocking
CareerVersion++