userAdam Wcancel

12,367 Commits over 3,712 Days - 0.14cph!

8 Years Ago
play online button set to not interactable by default again
8 Years Ago
Server log now outputs winner's name when closing a game instance.
8 Years Ago
Capture point draw returns no winner, so game continues to DM isntead of a random winner.
8 Years Ago
Support attack tiles are now green
8 Years Ago
fixed league medal logic
8 Years Ago
Fix for player profile screen NRE when not connected
8 Years Ago
added mm.list command to show players queued in matchmaking
8 Years Ago
added timestamp to loggers
8 Years Ago
merged from main
8 Years Ago
playerdatabase.stats now lists steam ids
8 Years Ago
playerdatabase.stats now numbers entries and also displays how many people have played an online game.
8 Years Ago
Unit panels now visible at 0.9 alpha. Fixed scene order so emotes and emote options appear on top of the current unit panel
8 Years Ago
Reworked how league table preview is ordered/handled in the menu. Fixed table ordere issues for all the menu screens.
8 Years Ago
merge to release
8 Years Ago
Fix for board and tile toppers (capture poinst etc) disappearing when your AI game is interrupted during the board intro. Fixed long names fucking up on scoreboard UI
8 Years Ago
merged to release
8 Years Ago
version++
8 Years Ago
menu fixes
8 Years Ago
merge to release
8 Years Ago
version++
8 Years Ago
temp menu layout
8 Years Ago
Beta 1 What's New data file.
8 Years Ago
AI fix and logging.
8 Years Ago
Reduced elo rank band range from 140 to 30 for now
8 Years Ago
added Elo.CalculateDivisionRank league entry panels now use the correct division and ranking
8 Years Ago
Morta self target fix
8 Years Ago
holding right mouse button over any unit shows attack range
8 Years Ago
dmg bar fixes
8 Years Ago
unit panels now show potential damage on health bar
8 Years Ago
fix for squad editor unit hover panel
8 Years Ago
unit panels listen for game end event, hide on trigger
8 Years Ago
Fixed usable unit tile highlights not showing
8 Years Ago
new unit panel health bar UI now works
8 Years Ago
added category headers to unit info panel inspector hooked up health bars (not coded yet) swapped unit panel health and damage fill names around
8 Years Ago
added a small punch scale to selected unit panel
8 Years Ago
wip new unit card ui code
8 Years Ago
flaoting text anim tweak
8 Years Ago
unit panels now react to change of selected unit right panel is now always hovered unit, left panel selected unit
8 Years Ago
unit UI panel test
8 Years Ago
wip voice chat
8 Years Ago
Disabled AudioManager on server, locked server FPS to 120
8 Years Ago
added stats, player.stats, player.list, game.lists server commands
8 Years Ago
added Discord button to menu screen
8 Years Ago
squad editor save button
8 Years Ago
new player records correctly get added to elo list league table UI now hides until update received when first showing, hides unused entries
8 Years Ago
Overall position now shown on league table, fixed Elo calculation lower clamping
8 Years Ago
league table preview UI now instantiates entry panels, populates with name data
8 Years Ago
Added OnLeaderBoardEntries event that fires when receiving updates from server. UILeagueTablePreview listens for it.
8 Years Ago
more
8 Years Ago
some placeholder league table UI setup