4,941 Commits over 1,795 Days - 0.11cph!
PlayerRecord.AdjustMatchStats now updates player elo ratings
PlayerDatabase.Stats now shows elo ratings as well
PlayerDatabase now also keeps a list of players sorted by elo
GetLeaderboardNeighboursForPlayer
cursor fixes for match outcome screen and in-game escape menu
wip elo / division / league stuff
update unit panel UI stuff
leaderboard/league entry stuff
playerdatabase.resetElo server command
fix for league table result range
disabled feedback button in Editor cus I keep clicking it by mistake
some placeholder league table UI setup
Added OnLeaderBoardEntries event that fires when receiving updates from server.
UILeagueTablePreview listens for it.
league table preview UI now instantiates entry panels, populates with name data
Overall position now shown on league table, fixed Elo calculation lower clamping
new player records correctly get added to elo list
league table UI now hides until update received when first showing, hides unused entries
added Discord button to menu screen
added stats, player.stats, player.list, game.lists server commands
Disabled AudioManager on server, locked server FPS to 120
unit panels now react to change of selected unit
right panel is now always hovered unit, left panel selected unit
wip new unit card ui code
added a small punch scale to selected unit panel
added category headers to unit info panel inspector
hooked up health bars (not coded yet)
swapped unit panel health and damage fill names around
new unit panel health bar UI now works
Fixed usable unit tile highlights not showing
unit panels listen for game end event, hide on trigger
fix for squad editor unit hover panel
unit panels now show potential damage on health bar
holding right mouse button over any unit shows attack range
added Elo.CalculateDivisionRank
league entry panels now use the correct division and ranking
Reduced elo rank band range from 140 to 30 for now
Beta 1 What's New data file.