-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
30 lines (20 loc) · 1.07 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Things to clean up.
Client:
- Make some indication of what team you are playing for
Somewhere while playing, on game over dialog, or on the leaderboard.
- How to detect "cascades" when dropping and filling trigger other indirect matches.
- How to score "cascades"
- Sound active after switching away -- iOS only? -- Shows on lock screen
- 2/2/2015 had an erroneous entry in the Leaderboard -- Team="" in row 11
some sort of unassociated entry at 16:34 or so. Deleted, wait to happen again/
- Fix max size of tiles -- looks really screwy when it gets large.
Maybe at iPad size?
threematch.js: // TODO: This might be redundant as valid cell is checked above.
threematch.js: // TODO: Document checkMoving()
threematch.js: // TODO: Document placeNewGems()
threematch.js: // TODO: Document checkFalling()
threematch.js: // TODO: Document removeGems()
Server:
- Cannot log IP address in doPost() or doGet() in Google Apps Script. There is an existing
feature request (open issue) at:
https://code.google.com/p/google-apps-script-issues/issues/detail?id=2569&thanks=2569&ts=1364320993