]> git.cworth.org Git - lmno.games/shortlog
lmno.games
10 days ago Carl WorthAdd an implementation of Lines of Action master
10 days ago Carl WorthDrop TWL word list from Letter Rip client
12 days ago Carl WorthAllow queueing up a claim while another claim is in...
13 days ago Carl WorthUse "spacer" tiles to get correct inter-word spacing...
13 days ago Carl Worthanagram: Add a guard against the same letter getting...
13 days ago Carl Worthanagrams: Add a "Noe, I'm done" button to the "Still...
13 days ago Carl Worthanagrams: Add letters to the rack optimistically
13 days ago Carl WorthMove ReconnectingEventSource from client to base.html...
13 days ago Carl WorthAdd a new ReconnectingEventSource, and use it in all...
13 days ago Carl Worthanagrams: Again, follow the rule that server events...
13 days ago Carl Worthanaagrams: Implement a game-ending modal
13 days ago Carl WorthAn attempt at catching some state drift bugs (and addin...
13 days ago Carl WorthAdd comment about authoritative server state for centra...
13 days ago Carl WorthAllow for rearranging the rack while claiming a work
13 days ago Carl Worthanagrams: Fix claim interface to work for stealing...
13 days ago Carl Worthanagrams: Display words and letters being claimed by...
13 days ago Carl Worthanagrams: Make the "return word" a badge at the upper...
13 days ago Carl Worthanagrams: Allow clicking on a word to steal it
13 days ago Carl Worthanagrams: Allow pressing Enter to start a claim
13 days ago Carl WorthDisplay 3, 2, 1 when revealing a tile (even if server...
13 days ago Carl Worthletterrip, anagrams: Make game reload smoother
13 days ago Carl WorthArrange tiles neatly when reloading the game
13 days ago Carl WorthUse a full tile's worth of space between words in the...
13 days ago Carl Worthanagrams: Compute correct constraints when dragging...
13 days ago Carl WorthAdd a shuffle button for arranging all tiles in the...
13 days ago Carl Worthanagrams: Bring claim area into our color scheme
13 days ago Carl Worthanagrams: Try a little to avoid placing a tile on top...
13 days ago Carl WorthAdd support for dragging tiles while claiming
13 days ago Carl Worthanagrams: Add a bunch of keybindings to make things...
13 days ago Carl WorthUse an SVG for the tile bag (rather than an emoji that...
13 days ago Carl Worthanagrams: Change score to use existing accent color
13 days ago Carl Worthanagrams: Use gloabl styling for the "Claim a Word...
13 days ago Carl WorthRemove custom "join-btn" classes from letterrip and...
13 days ago Carl WorthMake the "Host a new game" buttons primary on each...
13 days ago Carl WorthSimplify tile dealing from the bag
13 days ago Carl WorthFix tile dealing animation
13 days ago Carl WorthFix Anagrams: draggable center tiles, keyboard input...
13 days ago Carl WorthAdd Anagrams client-side UI
2026-03-08 Carl WorthExtract shared tile CSS into tiles.css
2026-03-07 Carl Worthletterrip: Fix blank-letter to work even if letter...
2026-03-07 Carl WorthAdd a form to join an existing game (by 4-letter code...
2026-03-07 Carl Worthletterrip: Allow the grid to grow beyond the default...
2026-03-07 Carl Worthletterrip: Don't bring up modal for selecting blank...
2026-03-07 Carl Worthletterrip: Remove all word validation from the client
2026-03-07 Carl Worthletterrip: Display scores at the end of the game
2026-03-07 Carl WorthRework touch drag operation to render dragging tile...
2026-03-07 Carl WorthSeveral fixes for styling of the "blank modal" selector
2026-03-06 Carl WorthUpdated babelrc from babel 6 to babel 7 format
2026-03-06 Carl Worthindex.html: Add "Letter Rip" to the list of available...
2026-03-06 Carl WorthUse new /place endpoint to tell server aboud tile place...
2026-03-06 Carl WorthDon't grow the grid if not needed, (shift tiles instead)
2026-03-06 Carl WorthMake the rack sticky
2026-03-06 Carl WorthOnly apply hover effects on devices with a true pointer
2026-03-06 Carl WorthCompute initial grid size to be no larger than fits...
2026-03-06 Carl WorthAdd a "touch drag" interface to the game
2026-03-06 Carl WorthChange height of the "Letter Rip" button to match the...
2026-03-06 Carl WorthLeave the "Some words are not valid" text up whenever...
2026-03-06 Carl WorthAdd a tap-to-select/tap-to-place interface
2026-03-06 Carl WorthFix race condition in handling of stuck button
2026-03-06 Carl WorthCalm down the dynamic grid resizing
2026-03-06 Carl WorthAdd logging for any non-alphabetic tile that might...
2026-03-06 Carl WorthTrack receival of bag_remaining count when joining
2026-03-06 Carl WorthInitial implementation of Letter Rip
2020-09-19 Carl WorthAdd some autofocus attributes
2020-09-19 Carl Worthscribe: Add explicit width/height of 100% to elements...
2020-09-19 Carl WorthReformat some h2 tags
2020-09-19 Carl WorthRemove extraneous closing p tag.
2020-09-19 Carl WorthLink scribe in at the top level
2020-09-19 Carl WorthScore each mini glyph and render the winner for each
2020-09-19 Carl WorthPrep for stashing final scores against each mini grid
2020-09-19 Carl WorthAdd support for detecting glyph shapes
2020-07-07 Carl WorthScribe: Prep game state for detection of glyphs
2020-07-05 Carl WorthStop ignoring .gitattributes
2020-07-05 Carl WorthRemove typo in URL
2020-07-05 Carl WorthIgnore the TODO file, its .nogit directory, and its...
2020-07-04 Carl Worthempathy: Don't force active:true when adding state...
2020-06-30 Carl WorthDisplay (grayed out) inactive players with non-zero...
2020-06-30 Carl WorthOnly consider active players when counting players...
2020-06-30 Carl WorthFix "KUDOS SLAM" achievement to only consider players...
2020-06-29 Carl WorthAllow a user to un-select a star
2020-06-29 Carl WorthAdd instructions for giving kudos
2020-06-29 Carl WorthAdd the KUDOS SLAM and GREAT MINDS achievements
2020-06-29 Carl WorthAdd some explanatory text when there aren't enough...
2020-06-29 Carl WorthFix category voting to select among only those with...
2020-06-29 Carl WorthChange category voting to require fewer votes when...
2020-06-29 Carl WorthPut the "Start Game" button above the category-vote...
2020-06-29 Carl WorthDisplay kudos (as stars) in the per-round scores
2020-06-29 Carl WorthSend kudos as a Boolean alongside each word group
2020-06-29 Carl WorthAdd a QUIRKSTER achievement
2020-06-29 Carl WorthRename "label" to "achievement"
2020-06-29 Carl WorthDon't allow text to overflow an ambiguity button in...
2020-06-29 Carl WorthAllow a really long word inside an ambiguity button...
2020-06-29 Carl WorthReword the Move On button when we're not waiting for...
2020-06-29 Carl WorthDefine the move_on button after the still_waiting component
2020-06-29 Carl WorthReject a category with a number of items of 0
2020-06-29 Carl WorthAdd some clarifying text to the "Move On" buttons
2020-06-29 Carl WorthSet kudos to null if no answer is starred
2020-06-29 Carl WorthEliminate some debugging calls to console.log
2020-06-29 Carl WorthAdd key to list of PromptOption components
2020-06-28 Carl Worthempathy: Add the ability to star one favorite item
next