Gareth Latty
|
dcdf011304
|
Initial v2
|
2019-06-22 04:37:15 +01:00 |
|
Gareth Latty
|
9b74f7ed4a
|
Relicense to AGPLv3.
|
2017-03-30 17:26:51 +01:00 |
|
Gareth Latty
|
c899ad7236
|
Update app.json to correct buildpacks.
|
2017-03-11 16:34:25 +00:00 |
|
Gareth Latty
|
eaf8e15865
|
Finish game password protection.
|
2017-03-11 16:34:25 +00:00 |
|
Gareth Latty
|
05583b9f34
|
Elm format run to standardise formatting.
|
2017-03-11 16:34:25 +00:00 |
|
Gareth Latty
|
71307902a7
|
Update to Elm 0.18.
|
2017-03-11 16:34:25 +00:00 |
|
Gareth Latty
|
f454d63b1f
|
Update to redirect correctly.
|
2016-11-04 15:42:44 +00:00 |
|
Gareth Latty
|
555e06cdf5
|
Fix tests.
|
2016-10-24 13:52:10 +01:00 |
|
Gareth Latty
|
7d3791abe1
|
Update to redirect to canonical URL.
|
2016-10-24 13:18:44 +01:00 |
|
Gareth Latty
|
228e08dba6
|
Add ownership for configuration.
|
2016-07-27 22:26:58 +01:00 |
|
Gareth Latty
|
941523d106
|
Add handling for the incorrect secret error when joining a game.
|
2016-07-27 14:41:36 +01:00 |
|
Gareth Latty
|
1f1aa5eaaa
|
Fix a bug with joining games in the new navigation system.
|
2016-07-27 13:50:58 +01:00 |
|
Gareth Latty
|
a06803d119
|
Make the played cards in the background reflect the slots in the call.
|
2016-07-27 13:07:00 +01:00 |
|
Gareth Latty
|
c6dd28da05
|
Change storage to allow for being in multiple games and a nicer model joining.
|
2016-07-27 10:42:07 +01:00 |
|
Gareth Latty
|
5785b29313
|
Move to navigation library for URL handling without ports.
|
2016-07-26 22:50:06 +01:00 |
|
Gareth Latty
|
a9fa2e7cc8
|
Update to the newest version of the play framework.
|
2016-07-26 22:49:37 +01:00 |
|
Gareth Latty
|
e975ba120c
|
Fix broken test.
|
2016-07-26 20:04:30 +01:00 |
|
Gareth Latty
|
c7cc40b6b2
|
Fix bug where notifications were incorrectly handled.
|
2016-07-26 18:41:24 +01:00 |
|
Gareth Latty
|
3b79a7b27e
|
Refactor to make the game model a little better. Also added clean operations to gulp script.
|
2016-07-26 18:29:40 +01:00 |
|
Gareth Latty
|
7d56015c31
|
Add TTS support
|
2016-07-20 16:44:30 +01:00 |
|
Gareth Latty
|
15e92a69ea
|
Fix some javascript bugs, update packages, and update some style bugs.
|
2016-07-20 14:00:46 +01:00 |
|
Gareth Latty
|
c01b6a2ab7
|
Remove IntelliJ files (import as SBT project instead).
|
2016-07-11 13:24:30 +01:00 |
|
Gareth Latty
|
cc03234292
|
Refactor.
|
2016-07-11 13:08:25 +01:00 |
|
Gareth Latty
|
29307b6658
|
Resolve #10: Add round timer.
|
2016-06-27 14:46:39 +01:00 |
|
Gareth Latty
|
fea2840926
|
Bugfix and removing accidentally committed compiled code.
|
2016-06-27 02:22:24 +01:00 |
|
Gareth Latty
|
08cbac4ba4
|
Add version information to the application.
|
2016-06-27 01:50:19 +01:00 |
|
Gareth Latty
|
d95c558cc8
|
Move the sidebar state into elm for consistency and simplicity.
|
2016-06-26 23:51:18 +01:00 |
|
Gareth Latty
|
48ff42a5b4
|
Update icons and related configuration for browsers.
|
2016-06-26 17:18:55 +01:00 |
|
Gareth Latty
|
e9f632e2df
|
Updates to styles, suresource integrity & added a custom error page.
|
2016-06-25 14:43:04 +01:00 |
|
Gareth Latty
|
9050ec1b35
|
Update gulpfile to support running server tasks through activator.
|
2016-06-23 11:54:21 +01:00 |
|
Gareth Latty
|
5cbd425bdc
|
Notification tests.
|
2016-06-17 13:52:35 +01:00 |
|
Gareth Latty
|
a42c47929e
|
Make build status icon and the image links on the readme.
|
2016-06-17 02:42:18 +01:00 |
|
Gareth Latty
|
07af9bfeed
|
Add CI icon to readme.
|
2016-06-17 02:34:52 +01:00 |
|
Gareth Latty
|
11aeab00eb
|
Add screenshot to readme.
|
2016-06-17 02:32:22 +01:00 |
|
Gareth Latty
|
76dce3e172
|
Ignore some activator cruft.
|
2016-06-17 02:23:32 +01:00 |
|
Gareth Latty
|
b4c4e1b690
|
Java 8 for travis ci.
|
2016-06-17 02:10:42 +01:00 |
|
Gareth Latty
|
2353ac9fe0
|
Enabling travis ci.
|
2016-06-17 02:05:20 +01:00 |
|
Gareth Latty
|
ff441c415f
|
Add better comments, testing framework, some simple initial tests.
|
2016-06-17 01:58:40 +01:00 |
|
Gareth Latty
|
b12b56a8d8
|
Resolve #62 - Move tabs to elm to allow us to change the return behaviour on the name field based on tabs.
|
2016-06-14 12:43:16 +01:00 |
|
Gareth Latty
|
4ffe30b2e4
|
Fix for bug where notifications were sent to the wrong clients.
|
2016-06-07 19:25:07 +01:00 |
|
Gareth Latty
|
d9d2d33f15
|
Some fixes and simplifications for eventing.
|
2016-06-07 18:45:23 +01:00 |
|
Gareth Latty
|
8a5cfb6876
|
Move to eventing model for the server.
|
2016-06-06 20:14:17 +01:00 |
|
Gareth Latty
|
c06c8f5d51
|
Add IntelliJ project files excluded by mistake, and update .gitignore to allow them through.
|
2016-06-05 18:01:36 +01:00 |
|
Gareth Latty
|
d4650b8546
|
Resolve #17 - Simple 15m cache for decks.
|
2016-06-05 16:03:47 +01:00 |
|
Gareth Latty
|
e595f52c2d
|
Fix an issue where errors were not given when the cardcast deck didn't exist, #45 - disable buttons on start screen once clicked.
|
2016-06-04 16:03:34 +01:00 |
|
Gareth Latty
|
888fb414cf
|
Allow pressing escape to leave overlays, and return to submit on inputs.
|
2016-06-02 04:33:46 +01:00 |
|
Gareth Latty
|
81f510c4be
|
Cleanup of overlay.
|
2016-06-02 03:47:27 +01:00 |
|
Gareth Latty
|
494154bc2a
|
Add desktop notifications to let players know when they need to do something. Also moved the overlays into Elm rather than javascript hackery.
|
2016-06-02 03:35:04 +01:00 |
|
Gareth Latty
|
b20a8b3d65
|
Resolve #32: Game history.
|
2016-05-26 00:58:15 +01:00 |
|
Gareth Latty
|
050bf170a4
|
Opitmise animations.
|
2016-05-23 19:08:07 +01:00 |
|