]> git.cworth.org Git - lmno.games/history - empires/index.html
Add some autofocus attributes
[lmno.games] / empires / index.html
2020-05-26 Carl WorthCorrect various meta viewport tags
2020-05-23 Kevin WorthMerge branch 'flempires-repo-merge'
2020-05-19 Carl WorthFix a typo: "fot" instead of "for"
2020-05-19 Carl Worthempires: Add a top-level static page for the Empires...
2020-05-17 Carl Worthempires: Rename all files (html, js, and css) to game.*
2020-05-17 Carl WorthInsert a line break before the "Players in the game...
2020-05-17 Carl Worthempires: Adapt HTML to use 'form-field' instead of...
2020-05-17 Carl Worthempires: Defer to top-level style sheet for as much...
2020-05-17 Carl WorthRemove the reset.css from the empires sub-directory
2020-05-17 Carl WorthMerge in empires-html client
2020-05-11 Carl WorthImplement a very simple toolbar for the host to use
2020-05-11 Carl WorthAdd viewport tag
2020-05-11 Carl WorthExplicitly declare UTF-8 encoding
2020-05-11 Carl WorthStyle the revealed character names extra large
2020-05-11 Carl WorthAdd some mobile-first styling
2020-05-11 Carl WorthDon't show the "Players in the game" header when there...
2020-05-10 Carl WorthImplement support for the "game-state" and "character...
2020-05-10 Carl WorthMove the message area outside of the pre-game div
2020-05-10 Carl WorthDisable autocomplete on the character field
2020-05-04 Carl WorthAdd event listening to the HTML client
2020-05-03 Carl WorthUse an actual "submit" input element instead of a ...
2020-05-03 Carl WorthCorrect a couple of typos in the welcome paragraph
2020-05-03 Carl WorthInitial implementation of a web client for the Empires...