repospacechesscancel

6,819 Commits over 2,586 Days - 0.11cph!

7 Years Ago
added timestamp to loggers
7 Years Ago
merged from main
7 Years Ago
playerdatabase.stats now lists steam ids
7 Years Ago
playerdatabase.stats now numbers entries and also displays how many people have played an online game.
7 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
7 Years Ago
Reworked how league table preview is ordered/handled in the menu. Fixed table ordere issues for all the menu screens.
7 Years Ago
merge to release
7 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
7 Years Ago
merged to release
7 Years Ago
version++
7 Years Ago
adding what's new screen
7 Years Ago
menu fixes
7 Years Ago
merge to release
7 Years Ago
version++
7 Years Ago
temp menu layout
7 Years Ago
Beta 1 What's New data file.
7 Years Ago
AI fix and logging.
7 Years Ago
Reduced elo rank band range from 140 to 30 for now
7 Years Ago
added Elo.CalculateDivisionRank league entry panels now use the correct division and ranking
7 Years Ago
Morta self target fix
7 Years Ago
holding right mouse button over any unit shows attack range
7 Years Ago
dmg bar fixes
7 Years Ago
unit panels now show potential damage on health bar
7 Years Ago
fix for squad editor unit hover panel
7 Years Ago
unit panels listen for game end event, hide on trigger
7 Years Ago
Fixed usable unit tile highlights not showing
7 Years Ago
new unit panel health bar UI now works
7 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
7 Years Ago
added a small punch scale to selected unit panel
7 Years Ago
wip new unit card ui code
7 Years Ago
flaoting text anim tweak
7 Years Ago
unit panels now react to change of selected unit right panel is now always hovered unit, left panel selected unit
7 Years Ago
unit UI panel test
7 Years Ago
adding missing prefab
7 Years Ago
wip voice chat
7 Years Ago
Disabled AudioManager on server, locked server FPS to 120
7 Years Ago
added stats, player.stats, player.list, game.lists server commands
7 Years Ago
added Discord button to menu screen
7 Years Ago
squad editor save button
7 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
7 Years Ago
Overall position now shown on league table, fixed Elo calculation lower clamping
7 Years Ago
update to get latest
7 Years Ago
league table preview UI now instantiates entry panels, populates with name data
7 Years Ago
Added OnLeaderBoardEntries event that fires when receiving updates from server. UILeagueTablePreview listens for it.
7 Years Ago
more
7 Years Ago
some placeholder league table UI setup
7 Years Ago
fix for league table result range disabled feedback button in Editor cus I keep clicking it by mistake
7 Years Ago
leaderboard/league entry stuff playerdatabase.resetElo server command
7 Years Ago
Leaderboard ProtoBuf
7 Years Ago
merge from main