repospacechesscancel

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

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
adding what's new screen
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
adding missing prefab
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
update to get latest
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
8 Years Ago
fix for league table result range disabled feedback button in Editor cus I keep clicking it by mistake
8 Years Ago
leaderboard/league entry stuff playerdatabase.resetElo server command
8 Years Ago
Leaderboard ProtoBuf
8 Years Ago
merge from main