userAdam Woolridgecancel
branchspacechess/maincancel

3,355 Commits over 972 Days - 0.14cph!

5 Years Ago
set buy button interactable state
5 Years Ago
wip buy button stuff
5 Years Ago
added AllowBrowsing bool to UIDailyChallengeTable
5 Years Ago
request top entries if score table seed offset != 0
5 Years Ago
buy button ui scene setup (not functioning yet)
5 Years Ago
turn banner NRE fix
5 Years Ago
hide outcome panel
5 Years Ago
use CareerUIUtils.IntToOrdinalString for league position stat
5 Years Ago
team stats for team view.
5 Years Ago
Renamed potato mode to Max Performance Mode
5 Years Ago
Version++
5 Years Ago
Added oil to car1, dm2. Added spikes to car2. Healing pad tooltip
5 Years Ago
Healing pads now fully heal units.
5 Years Ago
Match outcome level up effect + nut values, per level up. Moved currency award values to Defines so client can use them.
5 Years Ago
AI now uses healing pads when low health.
5 Years Ago
Implemented healing pads Added healing pads to car5 map.
5 Years Ago
basic setup of healing pad tiletopper, prefab etc.
5 Years Ago
ThemeEvent now triggers an event on set. UIMenuTheme checks for valid event in OnEnable and also listens to new theme set event.
5 Years Ago
▅▍▋▌ ▅▄▌█ ▆▌▋▊▊▋▍ ▆▅▍▉ ▇▉▅▇ ▍▌ ▅█▅▍▄▋▍▆ █▋ ▅▍▅▋▄▉▋
5 Years Ago
Clear the current career ref when entering save slots. Null check for career in debug tools.
5 Years Ago
Play unit hit anim when health change source is not a unit.
5 Years Ago
remove collider from spike trap so unit's do get lifted up
5 Years Ago
reduced tile topper offsets by 0.5
5 Years Ago
version++
5 Years Ago
Oil tile topper works, increases cost of moving onto the tile by 1. Addded MovementCostModifier tag. Pathfinder uses the new cost modifier tag when searching.
5 Years Ago
wip Oil tile topper basic setup. TileTopperView now has a bool for random Y rotation (defaults to false). Set to true for oil spills.
5 Years Ago
Added tooltip to spike traps
5 Years Ago
Added collision to spike trap spikes so units get lifted
5 Years Ago
more spike trap tile topper wip. added new TileDmg and min/max values, separate from the Burning dmg stuff so it can be used for general purpose map dmg stuff and stack with unit tile dmg.
5 Years Ago
WIP spike trap tile topper. Tile topper map editor state now just loads all the tile topper definitions instead of manually adding them.
5 Years Ago
Tilefall now has a maximum number of times it can happen, set per map in the map definition files. Set max tilefall counts for all the maps. Version++
5 Years Ago
Can now use tab in tile topper editor mode to cycle through available tile toppers
5 Years Ago
null check flash anim controller (fix NRE on matcoutcome screen)
5 Years Ago
added Flash action to refresh
5 Years Ago
World space tooltips now work properly with render scale
5 Years Ago
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.
5 Years Ago
wip worldspace tooltips
5 Years Ago
another
5 Years Ago
scene fix
5 Years Ago
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++
5 Years Ago
Added Christmas.Event
5 Years Ago
Added customisation price tiers. Added Default.pricing definition. Customsiation build tool now sets unlock prices based on tier settings.
5 Years Ago
merged text fix
5 Years Ago
added Beta 8 What's New def and header images.
5 Years Ago
version++
5 Years Ago
Bronze league units min durability increased 35-45%
5 Years Ago
Player units are now sold for half of base value
5 Years Ago
merging to main incase I forget tomorrow for the build.
5 Years Ago
Fix for generating player fixture starting squad when there's < 8 matchready units. it now correctly places as many units as there are available.
5 Years Ago
scene fix