userAdam Wcancel
repospacechesscancel

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

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