projects
/
lmno.games
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lmno.games
2020-06-06
Carl Worth
Display the opponent's name/team next to our own name...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Tighten up the display of the PlayerInfo block
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Use an actual space not an entity.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Allow either player to make the first move.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
style: Use a pointer cursor for the button element
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
tictactoe: De-activate board when it's not the player...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Avoid some repeated references to "this.type"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
tictactoe: Improve player-info block for the case of...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Return null from GameInfo and PlayerInfo if they have...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Add two buttons to allow the player to choose a team...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Add a new fetch_put_json
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Add key properties to GameInfo and PlayerInfo blocks
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
Makefile: Fix downloading of React javascript files
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
Add a simple player-info div
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
tictactoe: Add a simple game-info div
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
Rename reset_state() to reset_board()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Carl Worth
Rename several internal names from ICantReadThis to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Carl Worth
Rename stepNumber to step_number
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Carl Worth
Add an enum (or an enum-like object) for Team values
commit
|
commitdiff
|
tree
|
snapshot
2020-06-04
Carl Worth
tictactoe: Don't let the user send an illegal move
commit
|
commitdiff
|
tree
|
snapshot
2020-06-03
Carl Worth
Expect defailed error message from the server when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Carl Worth
Rename identifier in the "move" handler from 'square...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Carl Worth
tictactoe: Track API change that /move event now has...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Carl Worth
tictactoe: Adapt to new server event type: game-state
commit
|
commitdiff
|
tree
|
snapshot
2020-06-01
Carl Worth
empires: Rename "state" to "phase" for game phase trans...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Carl Worth
tictactoe: Increase the size of the board a bit
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Carl Worth
Change styling to not put game info to the right of...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Carl Worth
Drop the game history interface.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Carl Worth
tictactoe: Implement a minimally-functional multi-playe...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-27
Carl Worth
Makefile: Don't remove write permission from .js build...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
tictactoe: Put in place the standard top-level page
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
tictactoe: Integrate the standard LMNO styling
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Makefile: Change permissions on generated .js files...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Correct various meta viewport tags
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Provide any downloaded deps/*.js files to git clone...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Teach git to ignore tictactoe.js
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Rework Makefile to force sha512 verification of downloa...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Add a simple tictactoe game, implemented with React
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Make the build quieter by default
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Makefile: Add support to use babel to compile React...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Carl Worth
Extend Makefile with "deps", "dev", and "prod" targets
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Carl Worth
Close out li and ul tags
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Carl Worth
Fix padding calculations for intermediate widths
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Carl Worth
Add handling for a spectators list in addition to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-24
Carl Worth
empires: Construct reliable paths for all game API...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Carl Worth
empires: Simply game for to require only a character...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Merge branch 'flempires-repo-merge'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Rename flutterempires to flempires
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Prepare directories for merge into lmno.games
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add all linux files generated with flutter create .
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Merge branch 'add-macos'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Merge branch 'player-list'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Enable network requests in mac os app
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Merge branch 'data-models'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Get rid of extra FutureBuilder widgets
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add all macos files generated with flutter create .
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Change name of Android app to Empires
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Clean up some leftover hello flutter code
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Show text if player list returns empty
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Merge branch 'families-to-empires'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Make space for showing the full list of players
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Clean up indentation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Clean up by removing some tutorial text
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Rename directory flutterfamilies to flutterempires
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Display total number of players
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add Expanded to fix the scrollable in a scrollable...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Fix indentation after adding Container
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Rename "Families" to "Empires"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add fetchAllPlayers method
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Move the FutureBuilder into the Column (does not work)
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add new Container to allow for margin
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Rename application id to com.appsiom.empires
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Stop using dart:js in player.dart
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Put back the Column in main.dart
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add method parsePlayers to player.dart
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add another screenshot to the README
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add screenshot to root for current progress
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Change fetchPlayer to fetchFirstPlayer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Update screenshot for README
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add some space in between TextFields for aesthetics
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add initState to start the async call to fetch player
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Make the plus button act like refresh
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add label and TextField for entering the player's game...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add a FutureBuilder widget to hold a fetched player
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Rip out column and just show player list view
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add TextField for entering (real) name
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add class RegisteredUser with name and character attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add 'Empires' to homepage title
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add class Player with id and name attributes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Change app name to 'Families Game'
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add http library version 0.12.1 to pubspec.yaml
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Kevin Worth
Add all from `flutter create <name>`
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Carl Worth
lmno.js: Drop the lmno_login and lmno_login_loadend...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Carl Worth
Use an absolute path for the events API
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Carl Worth
Use absolute references for CSS and JS files
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Carl Worth
Add JavaScript handling for the recently-added login...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-21
Carl Worth
Add an "lmno_" prefix to our loadend functions
commit
|
commitdiff
|
tree
|
snapshot
2020-05-20
Carl Worth
Drop debugging statement to console.log
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Carl Worth
Actually make the top-level "join game" button work.
commit
|
commitdiff
|
tree
|
snapshot
next