aboutsummaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2022-11-25rules: merge turn steps and explainationIlion Beyst1-21/+19
2022-11-19visualizer: ensure matches start rendering at turn 0Ilion Beyst1-1/+2
2022-11-17fix visual skips on visualizer pause/unpauseIlion Beyst1-29/+35
2022-11-16diversify planet texturesIlion Beyst4-16/+89
2022-11-16remove old text rendering codeIlion Beyst5-214/+4
2022-11-15restyle turn progress barIlion Beyst2-70/+73
2022-11-13copy input gamestate from player logIlion Beyst5-10/+62
2022-11-12collapse PlayerLog entriesIlion Beyst6-166/+211
2022-11-12match view: toggle sidebarIlion Beyst3-11/+35
2022-11-11visualizer: ensure that turn number remains within boundsIlion Beyst1-1/+11
2022-11-08Do not unpause visualizer when using arrow keysIlion Beyst1-40/+13
2022-11-07use native vite features for including wasmIlion Beyst3-5/+3
2022-11-07use icon for navbar expandIlion Beyst2-1/+7
2022-11-06render planet namesIlion Beyst3-4/+33
2022-11-06msdf font renderenIlion Beyst8-11/+253
2022-11-04integrate UserControls into main navbarIlion Beyst3-126/+90
2022-11-03add logo and page titlesIlion Beyst5-18/+108
2022-11-03basic responsive navbarIlion Beyst3-28/+82
2022-11-01highlight active tabIlion Beyst2-15/+32
2022-11-01move bot versions to its own tabIlion Beyst3-43/+90
2022-10-31tabbed bot pageIlion Beyst3-45/+90
2022-10-30add filtering and infinite scroll to BotMatchesIlion Beyst2-26/+100
2022-10-30design new BotMatch viewIlion Beyst10-15/+269
2022-10-30type fixesIlion Beyst2-3/+3
2022-10-28show matches that had errors on bot pageIlion Beyst1-26/+28
2022-10-28update selects on SubmitPaneIlion Beyst1-4/+4
2022-10-26hide 'older' link when there is only one pageIlion Beyst1-1/+2
2022-10-25fix matches page filter params propagationIlion Beyst2-26/+38
2022-10-24create simple stats pageIlion Beyst2-3/+175
2022-10-16only show playerlog to bot ownerIlion Beyst1-25/+44
2022-10-15only show bot stderr to its ownerIlion Beyst1-2/+21
2022-10-15show player logs on view match pageIlion Beyst8-158/+216
2022-10-10load match log asynchronouslyIlion Beyst1-7/+10
2022-09-29rules: clarify combat resolutionIlion Beyst1-3/+9
2022-09-19update docsIlion Beyst2-11/+40
2022-09-18show dispatches and timeouts in outputpaneIlion Beyst2-30/+89
2022-09-17initial version of structured log displayIlion Beyst2-1/+134
2022-09-16introduce turn-based log parserIlion Beyst2-24/+14
2022-09-14docs: extend docker instructionsIlion Beyst5-64/+116
2022-09-14add basic markdown document stylingIlion Beyst3-6/+40
2022-09-13add prism syntax highlighting themeIlion Beyst2-0/+127
2022-09-13add local development doc pageIlion Beyst3-0/+57
2022-09-12add toc sidebar to docs siteIlion Beyst7-55/+141
2022-09-11redirect /docs to /docs/rulesIlion Beyst1-0/+8
2022-09-10show bot versions on bot pageIlion Beyst2-14/+64
2022-09-05translate rules view to markdownIlion Beyst4-141/+85
2022-09-04Merge branch 'site-docs'Ilion Beyst4-3/+26
2022-08-28hotfix: make sure turn slider does not obstruct viewIlion Beyst1-4/+14
2022-08-28fix mouseenter detectionIlion Beyst1-5/+3
2022-08-27show map info for matchesIlion Beyst2-6/+26