Commit Graph

695 Commits

Author SHA1 Message Date
Mitchell McCaffrey
17c2205e07 Fixed sending empty map bug when double clicking the delete map button
Also fixed default map resolution sending to peers
2020-07-18 16:58:29 +10:00
Mitchell McCaffrey
bd9ea18572 Added database upgrade for map resolutions 2020-07-18 16:57:47 +10:00
Mitchell McCaffrey
f1986c0c14 Moved token mount intersection to use proper intersection shape 2020-07-18 15:21:33 +10:00
Mitchell McCaffrey
723e53948e Fix stream volume slider gain and add detection for volume control support 2020-07-18 13:18:13 +10:00
Mitchell McCaffrey
343c516473 Added volume slider to audio sharing 2020-07-18 12:11:02 +10:00
Mitchell McCaffrey
44e6a34aba Moved to handling keyboard shortcuts on the document body
Also removed shortcut text input checking to map interaction component
2020-07-18 11:06:02 +10:00
Mitchell McCaffrey
17043745de Fix bug with brush tool dissapearing when collpased 2020-07-18 10:46:18 +10:00
Mitchell McCaffrey
8c92d19b9c Removed unused import 2020-07-17 19:22:25 +10:00
Mitchell McCaffrey
8f9027c69f Fixed bug with map setting changes not being synced over to players 2020-07-17 19:22:12 +10:00
Mitchell McCaffrey
6aa1f28c96 Fix crash with map size settings 2020-07-17 19:06:52 +10:00
Mitchell McCaffrey
5e6f3537b4 Fix bug with map transform resetting when a new resolution is loaded 2020-07-17 17:06:40 +10:00
Mitchell McCaffrey
5ba4817398 Fix bug with map quality levels not loading on peers 2020-07-17 17:03:47 +10:00
Mitchell McCaffrey
08214cd05c Fix map quality setting margin 2020-07-17 16:36:39 +10:00
Mitchell McCaffrey
9f81a64fd3 Simplified map quality label 2020-07-17 16:32:31 +10:00
Mitchell McCaffrey
067e672d55 Added map size indicator to map quality setting 2020-07-17 16:32:20 +10:00
Mitchell McCaffrey
249d1d2492 Added loading spinner to map loading 2020-07-17 16:19:59 +10:00
Mitchell McCaffrey
e974c19bc4 Fix bug with custom token loading 2020-07-17 16:13:29 +10:00
Mitchell McCaffrey
6a0603feb5 Fix map map cache bug with page reload 2020-07-17 16:10:36 +10:00
Mitchell McCaffrey
61a2e1ac8d Disabled map select when loading a map 2020-07-17 15:57:52 +10:00
Mitchell McCaffrey
f25261d70b Fix data channel support for data request replys and added token channel support 2020-07-17 15:39:45 +10:00
Mitchell McCaffrey
cd8f0f8900 Changed broker server to dev 2020-07-17 15:20:48 +10:00
Mitchell McCaffrey
d83c6e80fb Fix bug with sending low resolution maps 2020-07-17 15:02:21 +10:00
Mitchell McCaffrey
00ba1a5fc1 Fixed map showing the a new maps state when loading 2020-07-17 13:04:06 +10:00
Mitchell McCaffrey
2a3deed739 Fix map quality setting for default maps 2020-07-17 12:50:52 +10:00
Mitchell McCaffrey
1ac95e0a0f Fix bug with reconnect not using the right gameId and password 2020-07-17 12:43:54 +10:00
Mitchell McCaffrey
fc76e3690a Refactored session management to allow for decoupled network and game routes 2020-07-16 17:27:39 +10:00
Mitchell McCaffrey
25aa24199b Basic implementation of data channel multiplexing 2020-07-16 10:58:30 +10:00
Mitchell McCaffrey
57c1d01fc7 Disable quality settings that aren't available and change map quality 2020-07-15 17:35:36 +10:00
Mitchell McCaffrey
e4b3897ac4 Added map quality option and selector in map select screen 2020-07-15 17:17:11 +10:00
Mitchell McCaffrey
b1d542d170 Removed log in peer 2020-07-15 17:16:17 +10:00
Mitchell McCaffrey
c66e459524 Added console logs to debug map loading 2020-07-13 22:27:07 +10:00
Mitchell McCaffrey
2c2cb29fa2 Moved map data overlay to not take up the full screen 2020-07-13 21:53:40 +10:00
Mitchell McCaffrey
ac42aaf0f5 Keep old map around when changing map to avoid resolution change pops 2020-07-13 21:52:35 +10:00
Mitchell McCaffrey
8332aab328 Added map resolutions to map send 2020-07-13 21:49:40 +10:00
Mitchell McCaffrey
a96d177cc5 Changed map resolutions 2020-07-13 21:48:31 +10:00
Mitchell McCaffrey
914889c56d Added basic resolution support for custom maps 2020-07-13 19:36:38 +10:00
Mitchell McCaffrey
3afae404d7 Refactored map grid lightness function 2020-07-13 17:44:22 +10:00
Mitchell McCaffrey
d3b0ec6446 Updated v1.4.1 social links 2020-07-12 20:49:12 +10:00
Mitchell McCaffrey
8a4f8ae61f
Merge pull request #14 from mitchemmc/feature/how-to
v1.4.1
2020-07-12 20:41:40 +10:00
Mitchell McCaffrey
2811fa7a0d Grammar fixes for how tos 2020-07-12 20:29:51 +10:00
Mitchell McCaffrey
74d2959358 Updated 1.4.1 release notes 2020-07-12 20:05:25 +10:00
Mitchell McCaffrey
98ecfc42d3 Added social links on home page 2020-07-12 19:51:55 +10:00
Mitchell McCaffrey
0d2cc080c1 Bump version number 2020-07-12 19:24:26 +10:00
Mitchell McCaffrey
e1f0742849 Added v1.4.1 release notes 2020-07-12 19:24:17 +10:00
Mitchell McCaffrey
8cf9ddd8ce Remove audio sharing from FAQ and add default open based on how to url 2020-07-12 18:59:28 +10:00
Mitchell McCaffrey
ae028f197e Added how to start game video 2020-07-12 18:46:15 +10:00
Mitchell McCaffrey
fe0a58ca5a Added embeds for how tos 2020-07-12 18:38:53 +10:00
Mitchell McCaffrey
dfc253c765 Added sharing audio how to 2020-07-08 10:14:51 +10:00
Mitchell McCaffrey
40eb93e97d Added info to starting and joining how to 2020-07-02 20:18:16 +10:00
Mitchell McCaffrey
01006a74ac FIx a couple of light theme contrast issues 2020-07-02 20:17:27 +10:00