Commit Graph
12 Commits
Author SHA1 Message Date
Gareth Latty cf2720eb9d A variety of bug fixes. 2016-05-23 17:32:08 +01:00
Gareth Latty cb4ced9e02 Forgot a trailing slash. 2016-05-22 20:19:11 +01:00
Gareth Latty 7c08a90290 More fixes for https support. 2016-05-22 20:16:12 +01:00
Gareth Latty 8217f84e38 Fix for bug where the server would give the incorrect URL if accessed via HTTPs. 2016-05-22 19:02:15 +01:00
Gareth Latty 68fc6a82a9 Remove fix for websocket bug that's fixed in the latest version of the library. 2016-05-22 13:56:16 +01:00
Gareth Latty bd912fd2c0 After the server-side reorganisation stripping out Akka, forgot to ensure that only one request accesses the lobby at a time. This could become more fine grained in the future (at least allow pure reads, for example), but for now this emulates the previous set-up. 2016-05-22 00:30:42 +01:00
Gareth Latty 42938646a0 Restructure of server-side. Includes some UI fixes from recent updates. 2016-05-21 03:27:54 +01:00
Gareth Latty b38faf92e3 Resolve #48 - Added house rule support and a first implementation. 2016-05-20 12:36:39 +01:00
Gareth Latty 84254e88a5 Upgraded for elm 0.17. Currently compiling, but with runtime errors - looks like Html.map is broken. Hopefully should begin working with the next release. 2016-05-19 01:34:42 +01:00
Gareth Latty 9cb75a9546 Resolve #28: Cards now keep IDs so duplicates are not stripped. 2016-05-08 16:55:55 +01:00
Gareth Latty 6d4bb80b0a Resolve #15 - Extra cards are now given on triple slot calls. Also fixed a bug where the deck wasn't recycled properly if it ran out. 2016-05-08 16:33:54 +01:00
Gareth Latty 54f5c10e89 Project restructure to allow for automated deployment on Heroku. 2016-01-21 00:29:34 +00:00