6,819 Commits over 2,586 Days - 0.11cph!
added timestamp to loggers
playerdatabase.stats now lists steam ids
playerdatabase.stats now numbers entries and also displays how many people have played an online game.
Unit panels now visible at 0.9 alpha.
Fixed scene order so emotes and emote options appear on top of the current unit panel
Reworked how league table preview is ordered/handled in the menu.
Fixed table ordere issues for all the menu screens.
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
Beta 1 What's New data file.
Reduced elo rank band range from 140 to 30 for now
added Elo.CalculateDivisionRank
league entry panels now use the correct division and ranking
holding right mouse button over any unit shows attack range
unit panels now show potential damage on health bar
fix for squad editor unit hover panel
unit panels listen for game end event, hide on trigger
Fixed usable unit tile highlights not showing
new unit panel health bar UI now works
added category headers to unit info panel inspector
hooked up health bars (not coded yet)
swapped unit panel health and damage fill names around
added a small punch scale to selected unit panel
wip new unit card ui code
unit panels now react to change of selected unit
right panel is now always hovered unit, left panel selected unit
Disabled AudioManager on server, locked server FPS to 120
added stats, player.stats, player.list, game.lists server commands
added Discord button to menu screen
new player records correctly get added to elo list
league table UI now hides until update received when first showing, hides unused entries
Overall position now shown on league table, fixed Elo calculation lower clamping
league table preview UI now instantiates entry panels, populates with name data
Added OnLeaderBoardEntries event that fires when receiving updates from server.
UILeagueTablePreview listens for it.
some placeholder league table UI setup
fix for league table result range
disabled feedback button in Editor cus I keep clicking it by mistake
leaderboard/league entry stuff
playerdatabase.resetElo server command