userAdam Wcancel
repospacechesscancel

4,871 Commits over 2,068 Days - 0.10cph!

7 Years Ago
Added OOPS emote category, renamed some of the others to make more sense
7 Years Ago
Timer text is now always visible, not just when < 33% time
7 Years Ago
Added movement per round graph generator
7 Years Ago
version++
7 Years Ago
sound when xp ring slides in
7 Years Ago
fix for warning spam when moving units without anim controlloer
7 Years Ago
Build tool now builds in development mode
7 Years Ago
Avatar tile hover event only triggers in game mode
7 Years Ago
Map 2 reworked a bit. Renamed new map to map7 and gave it a default formation. Fixed typo in build tool warning popup
7 Years Ago
7 Years Ago
Avatars look to center of the map when there's no valid hover tile
7 Years Ago
Avatars now look towards the curren't player's highlighted tile
7 Years Ago
fix for graph y axis max ticks
7 Years Ago
Fix for graphs trying to credit units with tile fall kills/dmg :)
7 Years Ago
fix for NRE cus of xp values not being ignored in practice
7 Years Ago
unit banner test + anim
7 Years Ago
XP ring fill origin get's hidden after the first level up of a loop
7 Years Ago
Don't try and level up fan bar if there's no change. XP ring level text gets updated each levelup
7 Years Ago
Avatar-emote-menu-show space keyboard shortcut ignored when chat input panel is active
7 Years Ago
Added a new WhatsNew entry file
7 Years Ago
fixed chat
7 Years Ago
Laucnher health reduced 6 -> 4 Slasher damage increased 3 ->4
7 Years Ago
more xp stuff version++
7 Years Ago
streak counter now correctly clamped to 0-9 not 0-10 xp/fan rings work
7 Years Ago
xp UI hookups
7 Years Ago
previous/current streak is now send with end game command
7 Years Ago
FillBar function now takes a map value multiplier. Mapped XP ring to 0 - 0.875
7 Years Ago
Can now cycle through graphs with mousewheel
7 Years Ago
awards finished showing event is now a coroutine, delays for XPDelay before the XP bar starts filling
7 Years Ago
Fix for graph generators being init'd every game
7 Years Ago
friendly fire award processor + definition file. fixed most DMG award counting team dmg
7 Years Ago
checklist
7 Years Ago
crowd/streak multiplier now taken into account when awarding XP. Changed wins to get +1 streak not +2, new player records start at 5 (50%)
7 Years Ago
Changed my mind
7 Years Ago
Unit health bars are always visible if they're not at max health
7 Years Ago
clean up
7 Years Ago
healing graph
7 Years Ago
auto padding fix
7 Years Ago
can now cycle through any available graphs. added kills per round graph generator.
7 Years Ago
game graph generators now stored in a dictionary, all are processed once at start of graphs page, can now be shown individually by type with Show(GraphType)
7 Years Ago
more
7 Years Ago
continue button now hide awards panel, show graphs panel on first click, then exits match on 2ndclick
7 Years Ago
more
7 Years Ago
fix for idiot maths
7 Years Ago
more
7 Years Ago
more
7 Years Ago
base match graph class with process/show
7 Years Ago
test
7 Years Ago
some graph init
7 Years Ago
added unused graph to game outcome