135 Commits (master)
 

Author SHA1 Message Date
Tait Hoyem 7601332281 Improve performace/simplify code
4 years ago
Tait Hoyem f7351527ca Fix flag showing tiles bug
4 years ago
Tait Hoyem 7be77fa2e9 Fix Minesweeper flag showing problem
4 years ago
Tait Hoyem 31b5cfa827 Make Minesweeper a bit simpler; WIP
4 years ago
Tait Hoyem fa330210b8 Change precedence of templates by changing order of INSTALLED_APPS (for registration/)
4 years ago
Tait Hoyem b55e14eea3 Add mobile buttons to minesweeper
4 years ago
Tait Hoyem b112d87fe1 Enable email confirmation
4 years ago
Tait Hoyem b5416d1ad3 Add usernames to messages; use proper <div> tags for messages
4 years ago
Tait Hoyem e90519f26a Remove user= from Room.create
4 years ago
Tait Hoyem 66d86d17ac Patch __str__ for ActiveUser.
4 years ago
Tait Hoyem 0051189f1a Fix player list being empty; add no available rooms message
4 years ago
Tait Hoyem 272bbfb7c7 Make styling better
4 years ago
Tait Hoyem 119ad23313 Do not go to new row when going right past last item
4 years ago
Tait Hoyem 5f1c1acce7 Use classic rules: show all non-bomb tiles to win; flags become a helper
4 years ago
Tait Hoyem 6973c2095b c = write position/Cordinate
4 years ago
Tait Hoyem 124787f4db revert to old board
4 years ago
Tait Hoyem 11ff457cb7 Try annother accesibiliry strat
4 years ago
Tait Hoyem 8b9d5797de Move into table; remove <label>
4 years ago
Tait Hoyem 02dd5daea6 aria-label -> aira-labelledby
4 years ago
Tait Hoyem 405c45c601 Add accessibility labels for buttons
4 years ago
Tait Hoyem dcd53ea5ae Remove <id> to connect to WS consumer; add BOMB_UNICORDE var
4 years ago
Tait Hoyem e5e4cf1b2c Add second winning condition
4 years ago
Tait Hoyem fd25c22ba0 Add Minesweeper link
4 years ago
Tait Hoyem 077c598309 Remove <ID> for Minesweeper
4 years ago
Tait Hoyem a09a8a2bb6 Fix RPS after all the migrations
4 years ago
Tait Hoyem add6eefd86 add minesweeper logic/routed
4 years ago
Tait Hoyem d803b704d6 Add minesweeper styles
4 years ago
Tait Hoyem e7a414bcc4 migrations
4 years ago
Tait Hoyem a3956e3bad Add TODOs
4 years ago
Tait Hoyem 6b913b448b MinesweeperBoard -> ActiveUser -> User
4 years ago
Tait Hoyem f93e0516d1 Connect Minesweeper to user
4 years ago
Tait Hoyem 396005bc33 Add minesweeper models
4 years ago
Tait Hoyem cf3c483a14 Add minesweeper routes
4 years ago
Tait Hoyem 3e8aed601f Change user to custom model
4 years ago
Tait Hoyem 0d57509e6a Move write_message() to gamelog inline script
4 years ago
Tait Hoyem dc2ef7505d simplify sending message to channel group; add styliing
4 years ago
Tait Hoyem 723d9c512b Move join-by-id to the bottom
4 years ago
Tait Hoyem 41dd840e6a Centralize the creation of new games
4 years ago
Tait Hoyem b8c51c6d5f Remove django_channels dep.
4 years ago
Tait Hoyem 90ce1c1d41 Add migrations
4 years ago
Tait Hoyem 92a9af0ffd Add requirements.txt
4 years ago
Tait Hoyem 311319ee70 Update rps template
4 years ago
Tait Hoyem 795ab0a41e Delete user from other rooms before joining
4 years ago
Tait Hoyem 9e12814dac Add games static
4 years ago
Tait Hoyem 614bae0dbb Add gamelog template
4 years ago
Tait Hoyem 4a9c22d322 Move style to another location
4 years ago
Tait Hoyem a560e189f6 Add to common CSS file; migration not complete
4 years ago
Tait Hoyem ba8ca21a59 Add headextra block
4 years ago
Tait Hoyem dc9192acf1 User new long game name
4 years ago
Tait Hoyem 190e5c9eac Add long name for Room model; add __str__ to ActiveUser
4 years ago