Mitchell McCaffrey
|
a4c67ce81f
|
Removed partial updates from manifest
|
2021-01-03 12:12:13 +11:00 |
|
Mitchell McCaffrey
|
f24156c44c
|
Clean up imports
|
2021-01-02 09:13:26 +11:00 |
|
Mitchell McCaffrey
|
63129dfa14
|
Moved joined and left notifications to new networking
|
2021-01-01 14:50:11 +11:00 |
|
Mitchell McCaffrey
|
cbcc9ada72
|
Fix file maps not appearing on refresh for map owner
|
2021-01-01 13:56:12 +11:00 |
|
Mitchell McCaffrey
|
ced66257b0
|
Fix progress bar not showing
|
2021-01-01 13:25:35 +11:00 |
|
Mitchell McCaffrey
|
b9876c6a38
|
Fix offline mode and move to optional chaining for session socket
|
2021-01-01 12:44:56 +11:00 |
|
Mitchell McCaffrey
|
b13b46b17d
|
Moved pointer out of player state and into separate socket event
|
2021-01-01 12:37:54 +11:00 |
|
Mitchell McCaffrey
|
501fc4377c
|
Optimised pointer
|
2020-12-31 17:56:51 +11:00 |
|
Mitchell McCaffrey
|
12d9e64461
|
Fix bug with loading multiple assets at once
|
2020-12-12 17:36:56 +11:00 |
|
Mitchell McCaffrey
|
bdba2ecc13
|
Moved audio sharing to new network model
|
2020-12-12 16:30:55 +11:00 |
|
Mitchell McCaffrey
|
5e244617ae
|
Changed Session event names to better match new model
|
2020-12-12 16:08:10 +11:00 |
|
Mitchell McCaffrey
|
089fd27ccf
|
Converted custom token support to new network model
|
2020-12-12 15:03:24 +11:00 |
|
Mitchell McCaffrey
|
6a4c6b30ec
|
Moved peer connections to an optional pull model
|
2020-12-11 13:24:39 +11:00 |
|
Mitchell McCaffrey
|
b40f78042f
|
Moved party to use socket networking
|
2020-12-08 15:58:01 +11:00 |
|
Mitchell McCaffrey
|
f2cb8b69db
|
Moved to socket for game state networking
|
2020-12-05 17:16:06 +11:00 |
|
Mitchell McCaffrey
|
5f572ff10d
|
Update Session.js
|
2020-11-27 19:28:42 +11:00 |
|
Mitchell McCaffrey
|
dc46fceb4c
|
Update Session.js
|
2020-11-27 19:20:57 +11:00 |
|
Mitchell McCaffrey
|
208911cde2
|
Update Session.js
|
2020-11-27 19:11:38 +11:00 |
|
Mitchell McCaffrey
|
ceb987d4fc
|
Update Session.js
|
2020-11-27 18:31:21 +11:00 |
|
Mitchell McCaffrey
|
1b7b7179ee
|
Update Session.js
|
2020-11-27 17:42:53 +11:00 |
|
Mitchell McCaffrey
|
700434a50c
|
Added error message to ice servers fetch fail
|
2020-11-26 18:55:27 +11:00 |
|
Mitchell McCaffrey
|
11116e8686
|
Throw error when ice servers responds not ok
|
2020-11-26 18:54:32 +11:00 |
|
Mitchell McCaffrey
|
5209317d1e
|
Added offline mode
|
2020-11-26 11:09:48 +11:00 |
|
Nicola Thouliss
|
8f3ebb8316
|
Revert "Add extra header options to socket io request"
This reverts commit fdb5d8c458.
|
2020-11-22 20:38:11 +11:00 |
|
Nicola Thouliss
|
fdb5d8c458
|
Add extra header options to socket io request
|
2020-11-22 20:19:32 +11:00 |
|
Nicola Thouliss
|
e98116c290
|
Revert "Added polling transport to socket io"
This reverts commit 9c91507eb3.
|
2020-11-22 10:47:28 +11:00 |
|
Nicola Thouliss
|
9c91507eb3
|
Added polling transport to socket io
|
2020-11-22 10:42:46 +11:00 |
|
Mitchell McCaffrey
|
575b566b53
|
Removed JSON parse from websocket messages
|
2020-11-21 16:15:04 +11:00 |
|
Mitchell McCaffrey
|
4fee6d278a
|
Moved handle party joined to array
|
2020-11-21 16:01:37 +11:00 |
|
Nicola
|
f028a011ca
|
Changed transports to be websocket only
|
2020-11-21 15:46:36 +11:00 |
|
Mitchell McCaffrey
|
b362d03bc6
|
Updated socket.io
|
2020-11-20 16:34:08 +11:00 |
|
Mitchell McCaffrey
|
61a4596a3d
|
Removed unused import
|
2020-11-05 16:58:09 +11:00 |
|
Mitchell McCaffrey
|
6fedcc171d
|
Added note edit flags
|
2020-11-05 16:21:52 +11:00 |
|
Mitchell McCaffrey
|
a6085599dd
|
Added note removal
|
2020-11-05 14:41:33 +11:00 |
|
Mitchell McCaffrey
|
a3ae3471e8
|
Added note menu and note text
|
2020-11-04 15:03:34 +11:00 |
|
Mitchell McCaffrey
|
6c1d952855
|
Added basic persistance to notes
|
2020-11-03 17:15:39 +11:00 |
|
Mitchell McCaffrey
|
c743901962
|
Added check for map state in map state network update
|
2020-10-30 11:57:36 +11:00 |
|
Mitchell McCaffrey
|
04dceef022
|
Added check for resolutions in map send
|
2020-10-30 11:52:23 +11:00 |
|
Mitchell McCaffrey
|
2686c33dd5
|
Removed sentry log for send error
|
2020-10-28 10:13:52 +11:00 |
|
Mitchell McCaffrey
|
3ea340763a
|
Removed sentry log for peer error
|
2020-10-28 10:10:27 +11:00 |
|
Mitchell McCaffrey
|
21f4446db3
|
Fixed bug with sending maps when the map owner has left the party
|
2020-10-27 19:30:39 +11:00 |
|
Mitchell McCaffrey
|
16e2e53a24
|
Changed party toasts to lowercase
|
2020-10-27 19:17:40 +11:00 |
|
Mitchell McCaffrey
|
80850fdb95
|
Removed extra logs from session
|
2020-10-27 19:16:43 +11:00 |
|
Mitchell McCaffrey
|
c741da6f0e
|
Removed connected emit from socket reconnect
|
2020-10-27 19:05:07 +11:00 |
|
Mitchell McCaffrey
|
1d3443414e
|
Added toast notification for party joining
|
2020-10-27 18:25:50 +11:00 |
|
Mitchell McCaffrey
|
a9c45ff4fa
|
Removed party kick on peer error
|
2020-10-27 16:02:20 +11:00 |
|
Mitchell McCaffrey
|
1c1e002e34
|
Removed all peer connections on an error
|
2020-10-27 15:03:50 +11:00 |
|
Mitchell McCaffrey
|
2a50c716b1
|
Testing reconnecting on peer error
|
2020-10-27 13:42:23 +11:00 |
|
Mitchell McCaffrey
|
d9cd5f78cc
|
Added manual sentry error reporting
|
2020-10-27 10:26:55 +11:00 |
|
Mitchell McCaffrey
|
41ffd15a0c
|
More fake-indexeddb
|
2020-10-24 09:13:29 +11:00 |
|