projects
/
lmno-server
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lmno-server
2020-06-27
Carl Worth
Add new failing test case: Inactive players shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Add clean handling of Control-C to the test suite
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
test: Maintain a list of activated players for automate...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Omit inactive players when reporting scores
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Add new failing test case demonstrating zombies stickin...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Add a new empathy_player_deactivate function
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Only count players who participated in judging when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Add failing test case for a major match-voting bug
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Add all players who have answered as "judging" when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Add failing test for list of judging players when judgi...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Fix bug described in the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
test: Add failing test case for unnecessary delay for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
Wrap curl_get_cookie and curl_post_cookie in empathy_ge...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Carl Worth
test: Keep player event streams open
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Start the judging_idle timer whenever a judgment is...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Fix some typos in some code comments
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Refactor admin page a bit
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
admin: Fix admin page to correctly show active/idle...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Mark players as active:false when they drop all connections
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
game: Fix to actually drop connections that get closed
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Set judging_start_time_ms before anyone actually does...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Adapt the idle treatment from the answering phase to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Reset timer handle after clearTimeout
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Fix bug attempting to set "answering_idle" state
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Extend PHASE_IDLE_TIMEOUT from 10 seconds to 30 seconds
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Add named parameters for the two idle timer controls
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Broadcast "answering-idle" as soon as the waiting list...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Include still-answering players when ruling on end...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Consistently use null value to reset the ambiguities...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Send a response in the implementation of the '/reset...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Carl Worth
Expand test suite to include testing of auto-phase...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Empathy: Eliminate delay when there's nobody to wait for
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Tweak idle timer down from 30 seconds to 10
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Trim leading/trailing whitespace when canonizing words
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Implement an idle event for when nobody has been typing...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
To rule on the judging "Move On" button require a maori...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Remove player names from answering and judging when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Fix game-state object to include players judging and...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Add "/answering" and "/judging" endpoints
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Rename "/judging" endpoint to "/judged"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Tweak game-ID generation toward more frequently used...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Carl Worth
Adapt test suite to add explicit voting to advance...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-14
Carl Worth
Accept votes to advance game at /end-answers and /end...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
Force all submitted judging words to lowercase before...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
test: Stress the implementation a bit with a mixed...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
Fix bug with incorrect scoring based on capitalization
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
test: Empathy: Extend test to submit judging results...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
test: Empathy: Add test for final words submitted
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
empathy: Alphabetize list before sending it out for...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
Empathy: Fix the capitalization bug
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
test: Expand empathy test case to include mixed capital...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
test: Add test case for rejection of category that...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-12
Carl Worth
Empathy: Reject categories with more than 20 items
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
test: Exercise the situation coded for in the previous...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Empathy: Use word groups to assign scores to players...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Empathy: Change /judging endpoint to expect a top-level...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Empathy: test: Including final score in testing
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Empathy: Initial implementation of scoring that conside...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Don't throw out punctuation when "canonizing" words
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
test: Add initial testing for the Empathy game
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Provide an explicit (empty) return body for some responses
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
empathy: Fix /prompts endpoint to return the ID of...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
test: Rename cookie file from .test-cookie to .cookie...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Add a game phase to perform judging
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Carl Worth
Empathy: Delay the updating of total scores until a...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
Accumulate running scores for a multi-round game
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
Empathy: Prune the list of proposed categories on game...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
Fix the /reset endpoint
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
Add scoring once all players have submitted
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
empathy: Tell clients how many players have responded
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
Empathy: Add a new /answer route to accept answers...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
Fix buggy regular expression
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Carl Worth
Use spread syntax rather than fill(nill) in generate_id
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Carl Worth
Don't let a new prompt get started when another is...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Carl Worth
Empathy: Add support for starting the actual game
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Carl Worth
empathy: Better separation of concerns between routes...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Carl Worth
Empathy: Make a vote for a prompt toggle the vote
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Carl Worth
Empathy: Add routes to receive prompts and votes on...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Carl Worth
Add a new "broadcast_event_object" method to accept...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-07
Carl Worth
Add initial shell of a game for Empathy
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Scribe: Small tweaks to the page layout
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Add 'trust proxy' option since we trust our proxy
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Initial implementation of Scribe
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Properly JSON-stingify move before broadcasting it
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Allow for games to opt in to allow "Guest" users
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
empires: Rename add_player to register_player
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Fix admin interface to work once again
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Assign new players to the first team with no players
commit
|
commitdiff
|
tree
|
snapshot
2020-06-06
Carl Worth
Switch team property from being a string to being an...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
Stream player-enter events for existing players to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
game: Allow either player to play the first move
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
game: Store players in both an array _and_ a session...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
tictactoe: Simplify code by not reusing the expression...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
Move some checks from TicTacToe.add_move to Game.add_move
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
Rename "next_player" property to "team_to_play"
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
tictactoe: Enforce only legal moves with regard to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
game: Index players directly by session ID
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
game/tictactoe: Expand player to include a team property
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
game: Add a new /player endpoint to allow a player...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Carl Worth
Add a new player-info event to the stream
commit
|
commitdiff
|
tree
|
snapshot
next