Mitchell McCaffrey
2ceec9cfec
Added authentication handling
2020-04-14 16:05:44 +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
441e589ec3
Added token status rings
2020-04-13 23:42:18 +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
a0e6235f72
Added on screen error banner and FAQ section for connection issues
2020-04-10 10:55:44 +10:00
Mitchell McCaffrey
2f18222e99
Moved to audio only, handled stream closure and added mute button to name
2020-04-08 19:56:14 +10:00
Mitchell McCaffrey
0bd1e86e48
Added simple stream sharing
2020-04-08 15:01:17 +10:00
Mitchell McCaffrey
a905ce378b
Fixed site loading in older versions of safari
2020-04-07 12:48:10 +10:00
Mitchell McCaffrey
ac9189c606
Added a sync option when connecting to peers
...
Optimises the user join time by not sending the image data multiple times
2020-04-06 14:33:22 +10:00
Mitchell McCaffrey
4a86fc1daf
Changed socket url
2020-04-06 12:39:32 +10:00
Mitchell McCaffrey
af202fb19b
fixed party names only showing two members
2020-04-06 00:20:17 +10:00
Mitchell McCaffrey
8361d6eb0b
Moved to simple peer
2020-04-05 22:20:34 +10:00
Mitchell McCaffrey
7ac13c1145
Removed safari work around for data connection and added cleaner nickname syncing
2020-03-26 19:50:14 +11:00
Mitchell McCaffrey
f8d992fa91
Fix data only connections in safari from working and fixed sync bug
2020-03-26 17:53:15 +11:00
Mitchell McCaffrey
54c7100c2c
Removed video and added text
2020-03-26 12:24:52 +11:00
Mitchell McCaffrey
30e957e937
Changed video max width
...
Co-Authored-By: nthouliss <nthouliss@users.noreply.github.com >
2020-03-25 13:52:01 +11:00
Mitchell McCaffrey
1bd9613dd2
Added logs for errors
...
Co-Authored-By: nthouliss <nthouliss@users.noreply.github.com >
2020-03-25 13:17:55 +11:00
Mitchell McCaffrey
3c82d1954b
Fixed bug with connections being re-done every re-render and added logs
...
Co-Authored-By: nthouliss <nthouliss@users.noreply.github.com >
2020-03-25 12:59:21 +11:00
Nicola
29d868d5f5
Restrict frame-rate on video stream
2020-03-24 22:46:51 +11:00
Nicola
86f82c1247
Improve connection and sync handling
2020-03-24 22:46:29 +11:00
Mitchell McCaffrey
5042f203cd
Added removal of streams whe they close or error
2020-03-20 21:57:37 +11:00
Mitchell McCaffrey
82d750eca7
Added token moving and removing on map
2020-03-20 13:33:12 +11:00
Mitchell McCaffrey
81d311eb7f
Added token dragging from side bar into map view
2020-03-20 11:05:40 +11:00
Mitchell McCaffrey
8759c55eee
Fixed bug with videos getting deleted when there is more than one
2020-03-19 12:59:01 +11:00
Mitchell McCaffrey
fb43cc3fc2
Added video calling
2020-03-19 12:02:31 +11:00
Mitchell McCaffrey
25ee35de44
Added option on initial connection to decide whether a sync is needed
2020-03-18 14:44:43 +11:00
nicola
8a48415367
Implement image sending to peers
...
co-authored-by: mitchemmc <mitchemmc@gmail.com >
2020-03-17 21:11:23 +11:00
Mitchell McCaffrey
d88eefc3a7
Implemented session management in game route
2020-03-17 20:09:23 +11:00