Eric House
|
7bd1153c13
|
appearance tweaks
|
2021-03-24 17:29:27 -07:00 |
|
Eric House
|
bcf85fa849
|
adjust board size based on window size
Seems to work adequately. Resizing buttons needs to happen too.
|
2021-03-22 19:39:39 -07:00 |
|
Eric House
|
4d88634865
|
draw board dimmed when in tile-trade mode
|
2021-03-21 17:57:56 -07:00 |
|
Eric House
|
d03b1e5d7a
|
tweaks
|
2021-03-19 14:29:49 -07:00 |
|
Eric House
|
c859caae8d
|
cleanup (and get rid of constant JS error)
|
2021-03-19 14:29:20 -07:00 |
|
Eric House
|
430b6894f0
|
correctly render utf
Was using the wrong API. Also upgraded font to DejaVu Sans
|
2021-03-19 14:29:20 -07:00 |
|
Eric House
|
39be910b13
|
tweaks
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
033290bd69
|
cleanup, esp around js callbacks
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
d5b1e429ea
|
fix assertion failure
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
be1042559a
|
draw scoreboard larger for current turn player
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
23cb7bb85d
|
unsigned->signed to fix drawing garbage in empty tiles
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
9852142a2d
|
draw letters centered
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
7dc949fb38
|
choose font sizes to fit
Make on demand rather than guessing. Only wind up with six or so, so the
linear search is probably ok.
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
fddac79dd8
|
rebase, and handle changed draw api
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
96829b5478
|
fix so release build builds
without MEMDEBUG defined that is
|
2021-03-19 14:27:04 -07:00 |
|
Eric House
|
02a193902f
|
get trade working
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
40e72f8b29
|
snapshot (with textfield broken)
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
7efc4b29bf
|
get mqtt working again
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
e3814bf0eb
|
snapshot: sends message to inviter
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
551765b120
|
launch asap
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
40468d8a1b
|
load existing game on launch
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
d7d3f293e7
|
cleanup
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
ec9570ab81
|
improve drawCell()
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
656f433d57
|
snapshot: using alert() and confirm()
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
1d87c3facd
|
snapshot: tile dragging works, timers don't
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
a047a9c865
|
start changing colors
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
de98a70b9f
|
snapshot
Staring to hack stuff: I need an alert mechanism already to confirm a
move.
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
0b34018d98
|
draw first text
|
2021-03-19 14:26:18 -07:00 |
|
Eric House
|
633896292a
|
snapshot: drawing empty board
|
2021-03-19 14:26:18 -07:00 |
|