Commit Graph

143 Commits

Author SHA1 Message Date
Mitchell McCaffrey
2ceec9cfec Added authentication handling 2020-04-14 16:05:44 +10:00
Mitchell McCaffrey
5dc6a4ed32 Added disabled states to buttons and inputs 2020-04-14 16:03:19 +10:00
Mitchell McCaffrey
d40d5419dd Bump version 2020-04-14 11:50:39 +10:00
Mitchell McCaffrey
021d794d67 Removed too verbose error messages in UI
Updated FAQ
Handled connection closure on refresh
2020-04-14 11:49:45 +10:00
Mitchell McCaffrey
7d046c0a1a Bump version 2020-04-14 09:53:26 +10:00
Mitchell McCaffrey
7b7435f55a Add a check for map bounds in token menu
Removed hard coded dead zones in proxy token
2020-04-14 09:41:10 +10:00
Mitchell McCaffrey
6c12ab39f7 Bump version 2020-04-13 23:46:10 +10:00
Mitchell McCaffrey
441e589ec3 Added token status rings 2020-04-13 23:42:18 +10:00
Mitchell McCaffrey
8ba3881529 Updated nickname modal to focus input by default 2020-04-13 18:36:33 +10:00
Mitchell McCaffrey
5c0272fc2d Moved join screen to a modal 2020-04-13 18:29:46 +10:00
Mitchell McCaffrey
bcf9f94c24 Refactored buttons and modals to be separate 2020-04-13 18:15:00 +10:00
Mitchell McCaffrey
a1c0ce8b9d Bump version 2020-04-13 11:31:28 +10:00
Mitchell McCaffrey
a1e85e490b Added token label to proxy token 2020-04-13 11:22:10 +10:00
Mitchell McCaffrey
2595c3be4b Fix token label and map token stretch properly 2020-04-13 11:21:47 +10:00
Mitchell McCaffrey
a6da90782b Removed log 2020-04-13 11:21:23 +10:00
Mitchell McCaffrey
df0054eaf6 Fix map zoom on safari and remove unneeded scroll behaviour setting 2020-04-13 10:33:49 +10:00
Mitchell McCaffrey
974e1d5792 Fix token label position with large tokens 2020-04-13 10:32:42 +10:00
Mitchell McCaffrey
5575e985dc Fix effect dependency 2020-04-13 10:32:26 +10:00
Mitchell McCaffrey
cb93922d59 Added initial token label
Added token pop up menu
Added token label
Added better token positioning
Split tokens into list and map variants
Moved size input to more generic number input
Changed game handler names to be more consistent
2020-04-13 00:24:03 +10:00
Mitchell McCaffrey
da0f80316c Refactored useSession to properly handle peer events
Added indicator of what connection errored
2020-04-11 20:42:13 +10:00
Mitchell McCaffrey
aed9c06dc6 Added back in (you) text to your nickname 2020-04-11 17:03:45 +10:00
Mitchell McCaffrey
f22f0fa5ca Bump Version 2020-04-10 11:25:57 +10:00
Mitchell McCaffrey
e7e4100693 Updated FAQ to be more clear about fixes for connection issues 2020-04-10 11:22:18 +10:00
Mitchell McCaffrey
d8ddcd2cd5 Added ios safe area to banners 2020-04-10 11:09:44 +10:00
Mitchell McCaffrey
10e7493e5c Changed font sizes for more readibility 2020-04-10 10:56:09 +10:00
Mitchell McCaffrey
a0e6235f72 Added on screen error banner and FAQ section for connection issues 2020-04-10 10:55:44 +10:00
Mitchell McCaffrey
f3426e33ef Refactored stream from nickname component 2020-04-10 09:36:56 +10:00
Mitchell McCaffrey
755d39514c Bump version 2020-04-09 23:46:05 +10:00
Mitchell McCaffrey
b35cfb2795 Tweak font sizing for larger screens 2020-04-09 23:45:39 +10:00
Mitchell McCaffrey
e42b3119ef Bump version 2020-04-09 23:05:17 +10:00
Mitchell McCaffrey
f6653ecea8 Update FAQ.js 2020-04-09 23:04:54 +10:00
Mitchell McCaffrey
64c149614f Bump version 2020-04-09 22:52:23 +10:00
Mitchell McCaffrey
5af96a211b Changed style on modal to allow for scroll if needed 2020-04-09 22:48:21 +10:00
Mitchell McCaffrey
4c42bec05f Added details to the About page 2020-04-09 22:30:08 +10:00
Mitchell McCaffrey
e6658324de Added content to FAQ page for audio sharing 2020-04-09 21:56:02 +10:00
Mitchell McCaffrey
85f4a9b41b Moved zoom bindings for the map to stop double zoom on trackpads
Also added toggle for overscroll behaviour when not in map
2020-04-09 18:20:10 +10:00
Mitchell McCaffrey
9b4aa07a79 Added footer and blank FAQ and About pages 2020-04-09 18:19:07 +10:00
Mitchell McCaffrey
a9ad15eaf1 Bump version 2020-04-09 14:25:16 +10:00
Mitchell McCaffrey
296401f472 Updated stream to only show interaction banner when autoplay was unsuccesful 2020-04-09 14:24:52 +10:00
Mitchell McCaffrey
ae4c857c65 Bump version 2020-04-09 13:40:07 +10:00
Mitchell McCaffrey
1afc8b8d68 Defaulted to muting stream and showing banner to unmute 2020-04-09 13:39:25 +10:00
Mitchell McCaffrey
1f5e3106d0 Bump version 2020-04-09 12:22:59 +10:00
Mitchell McCaffrey
4b0336fa9d Default stream mute on play 2020-04-09 12:22:43 +10:00
Mitchell McCaffrey
5b2f097248 Bump version 2020-04-09 12:13:17 +10:00
Mitchell McCaffrey
1c978c999c Removed stream component and set muted state when stream is loaded 2020-04-09 12:12:53 +10:00
Mitchell McCaffrey
09ac7cf3b7 Bump version 2020-04-09 11:55:47 +10:00
Mitchell McCaffrey
975ebffe27 Change add party member and nickname modal to match stream 2020-04-09 11:54:40 +10:00
Mitchell McCaffrey
cebf28c568 Removed autoplay and trigerred play with script 2020-04-09 11:48:15 +10:00
Mitchell McCaffrey
502214c1f5 Increased party width and mute icon size 2020-04-09 11:41:48 +10:00
Mitchell McCaffrey
53bf0e9659 Added proper dom representations to Text elements and increased party text size 2020-04-09 11:30:48 +10:00