projects
/
pokerwave.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pokerwave.git
2023-06-16
Geoffrey Allott
remove debug prints
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Geoffrey Allott
make trumps selection much larger when needed to make...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Geoffrey Allott
fix some visual glitches
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Geoffrey Allott
make card icons large so they are more easily clickable
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Geoffrey Allott
add cribbage logo
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Geoffrey Allott
check only nonempty hands to see if all players have...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Geoffrey Allott
add a full 3-player cribbage game test case
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Geoffrey Allott
fix player_after bugs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Geoffrey Allott
ignore vim swapfiles
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Geoffrey Allott
deal 5 cards for 3 and 4-player cribbage
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Geoffrey Allott
share more code between cribbage, whist and poker
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Geoffrey Allott
anonymise card dealt to box, even for the dealer
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Geoffrey Allott
default to last 24 hours
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Geoffrey Allott
turn over pegging cards
commit
|
commitdiff
|
tree
|
snapshot
2023-06-08
Geoffrey Allott
handle dealer PutInBox correctly
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
remove unneeded import
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
run cargo fmt
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
remove unused
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
update cribbage scoring display to be more clear about...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
fix a bunch of issues with cribbage site
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
show a different error message when taking an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
toggle active based on which player is active
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Geoffrey Allott
add ChaCha8 rng with better properties
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Geoffrey Allott
impl Debug for CardSet
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Geoffrey Allott
rename to fifty_two_card_deck
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Geoffrey Allott
implement a compact CardSet to replace HashSet<Card>
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Geoffrey Allott
add table and felt to cribbage
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Geoffrey Allott
add two tests with complete cribbage games
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Geoffrey Allott
add cribbage game to site
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Geoffrey Allott
fix scoring error when reaching 31
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Geoffrey Allott
anonymise PutInBox action
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Geoffrey Allott
add another game example for whist
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Geoffrey Allott
implement two for his heels
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Geoffrey Allott
fix revealing of box cards
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Geoffrey Allott
fix some issues with cribbage scoring
commit
|
commitdiff
|
tree
|
snapshot
2023-05-28
Geoffrey Allott
integrate cribbage into back end, add a first simple...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-28
Geoffrey Allott
finish initial implementation of cribbage
commit
|
commitdiff
|
tree
|
snapshot
2023-05-28
Geoffrey Allott
show chatrooms in white
commit
|
commitdiff
|
tree
|
snapshot
2023-05-28
Geoffrey Allott
show commands with set -x
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
apply rustfmt fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
apply clippy fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
add package script
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
default last_filter to something sensible
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
fix scroll-to-bottom by suppressing scroll events for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
use new created_in_last filter
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
add timestamp filter "created_in_last"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
handle NewBlinds messages in chat; hide dealer chip...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-27
Geoffrey Allott
fix some more issues with betting
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Geoffrey Allott
add dealer chip
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Geoffrey Allott
fix bug when betting is completed by the blinds
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Geoffrey Allott
style adjustments
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Geoffrey Allott
s/Bets 0/Checks
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Geoffrey Allott
layout improvements
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
Geoffrey Allott
save auth and game when refreshing the page
commit
|
commitdiff
|
tree
|
snapshot
2023-05-20
Geoffrey Allott
remove unused
commit
|
commitdiff
|
tree
|
snapshot
2023-05-20
Geoffrey Allott
relocate betting controls to bottom
commit
|
commitdiff
|
tree
|
snapshot
2023-05-20
Geoffrey Allott
break out bet controls into a separate class
commit
|
commitdiff
|
tree
|
snapshot
2023-05-20
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2023-03-30
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2023-03-20
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2022-10-29
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Geoffrey Allott
fix clippy hints
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Geoffrey Allott
fix clippy warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Geoffrey Allott
apply cargo fmt
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Geoffrey Allott
upgrade to clap v3
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Geoffrey Allott
attempt reconnection when redis server connection is...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-09
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Geoffrey Allott
more logic for cribbage
commit
|
commitdiff
|
tree
|
snapshot
2021-06-26
Geoffrey Allott
add initial cribbage scoring
commit
|
commitdiff
|
tree
|
snapshot
2021-06-26
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Geoffrey Allott
upgrade scrypt and websockets to latest
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Geoffrey Allott
fix warnings for newer rust
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-04-10
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Geoffrey Allott
fix game list display for mobile because of vh bug
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Geoffrey Allott
improve layout of game list
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Geoffrey Allott
allow configuring cache on/off
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Geoffrey Allott
implement reveal card logic
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Geoffrey Allott
apply rustfmt
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Geoffrey Allott
fix freezing situation where a player folds into 2...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Geoffrey Allott
increase wait time after trick, call or hand is won
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Geoffrey Allott
compute angle differently for num_seats % 4 === 0 to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Geoffrey Allott
add game status flags and filter by completed: false
commit
|
commitdiff
|
tree
|
snapshot
2021-03-28
Geoffrey Allott
display pot size
commit
|
commitdiff
|
tree
|
snapshot
2021-03-28
Geoffrey Allott
add graphics for holdem and whist
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Geoffrey Allott
change cache control settings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Geoffrey Allott
update deps
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Geoffrey Allott
Revert "fix for older rustc"
commit
|
commitdiff
|
tree
|
snapshot
next