userAdam Woolridgecancel
branchspacechess/maincancel

3,355 Commits over 972 Days - 0.14cph!

5 Years Ago
Increased signing bonus + rewards from sponsorships. Made healing sponsorship a bit easier.
5 Years Ago
disable news tab in scene
5 Years Ago
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
5 Years Ago
CareerVersion++
5 Years Ago
More mod/unit generation balance, less mods overall, mixed size modslots, etc
5 Years Ago
added ServerDefines.DailyChallengeCurrencyReward
5 Years Ago
▅▋▇▌/▋█▅ ▅▆▆▉▊▆▅ ▇▄▇▊ ▋▇▍ █▆▋▇▋ █▌▋▊▄▄▋▄▉ ██▌▆▄▌▆▊█▋▌ ▍▄▍▊▌▉▇++ ▊▋▊█▉█▄++
5 Years Ago
Don't logerror squad generation when there's not enough career units, it's not an error
5 Years Ago
Recycle.
5 Years Ago
destroyed icon on career match summary
5 Years Ago
wip career mode mod frequency/balance stuff. mod slots not always fully filled. now shows empty mod slots.
5 Years Ago
Can now recycle destroyed units for a 10th of the base market value (based on unit mark). Eg 5k, 10k, 15k
5 Years Ago
Can't sell destroyed units
5 Years Ago
base unit list sorting function (orderedbyname) now sorts destroyed units to the bottom
6 Years Ago
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.
6 Years Ago
Trophy projectiles enable collider after moving far enough from the platform. Set more physics properties on balls to make them feel better.
6 Years Ago
Handle out of date or corrupt career saves instead of breaking. CareerVersion++
6 Years Ago
Fixed avatar emote duplicate
6 Years Ago
Delete save confirmation panel
6 Years Ago
fixed car5 preview image
6 Years Ago
sponsorship slot fixes
6 Years Ago
added car4, car5, car6, car7 to map pool
6 Years Ago
Career mode now stats on normal AI instead of easy, goes up to hard after the first 2 matches
6 Years Ago
Unit bars now go red when not MatchReady. Durability text goes red at 0.
6 Years Ago
Durability now correct clamped 0-100. Wrapped Durability CareerState in a property to handle clamping and be cleaner.
6 Years Ago
set angular velocity on soccer and basketballs so they spin
6 Years Ago
can only use number keys to select units on your own turn (ui bug only)
6 Years Ago
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
6 Years Ago
Sponsorship slot unlocking now works. Can now press C in career mode (in unity) to cheat 50k cash.
6 Years Ago
Easy AI now has a 20% chance to avoid dangerous tiles
6 Years Ago
more sponsorship slot unlocking
6 Years Ago
wip sponsorship slot unlocking CareerVersion++
6 Years Ago
Career saves no longer start with mods in the player inventory
6 Years Ago
Reduceding career starting cash 150k -> 50k
6 Years Ago
Reduced Igniter health 5->4 Increased Igniter range 4->5 Increased Igniter damage 1-2 -> 1-3
6 Years Ago
Version++ Network++
6 Years Ago
▋▊▇'█ ▌▇█▉▆▄ ▉▆▉▊▍▋ ▍▍▊▇ █▆█▋▍█▊▇▄▄▋▄▅ ▋▊▇▇▇▉▋ ▆▍ ▌▇▊▆▇▅ ▊▉▊▍▍▌ ▆▉▅▉▉▇▋ ▄▉▅▆ █▄▌ ▍▉█▊█▍
6 Years Ago
merge to main
6 Years Ago
▄▇▊▅▌▋█ ▄▌ ▍▇▊▍▌▆ ▍▇▅█▄▄▉
6 Years Ago
Version++ CustomisationProfile++
6 Years Ago
project settings for il2cpp
6 Years Ago
Hide feedback button
6 Years Ago
version++
6 Years Ago
Disable squad editor fully back out button again for now. Increase mod slot maintenance cost.
6 Years Ago
unit maintenance cost now includes a cost per modslot
6 Years Ago
Maintenance cost now increases per unit rank. Increased durablity loss per match and per break.
6 Years Ago
Slightly reduced frequency of cash token drops, brought their values in line with victory/defeat payout values. Move cash drop value and intervals to CareerDefines to make them easier to balance with everything else.
6 Years Ago
career match win/loss cash awards are now different per league.
6 Years Ago
map previews
6 Years Ago
Added option to GameMode definitions to disable replay recording. Disable replay recording in career mode (Match history entries aren't generated either)