Mitchell McCaffrey
|
62686136ab
|
Merge branch 'master' into typescript
|
2021-07-02 15:54:54 +10:00 |
|
Mitchell McCaffrey
|
72f2c74e9d
|
Add on upgrade listener for DB and overlay when upgrading
|
2021-06-24 16:14:20 +10:00 |
|
Mitchell McCaffrey
|
44aa4d694a
|
Add 1.9.0 Release Notes
|
2021-06-11 17:15:50 +10:00 |
|
Mitchell McCaffrey
|
eb9afcc66a
|
Refactor image drop and to a hook and move global image drop
|
2021-06-07 21:08:14 +10:00 |
|
Mitchell McCaffrey
|
98f7744c1f
|
Add a global image drop for dropping directly to the map screen
|
2021-06-06 21:04:46 +10:00 |
|
Nicola Thouliss
|
bfd0529207
|
Added all files successfully converted
|
2021-06-05 13:35:31 +10:00 |
|
Mitchell McCaffrey
|
8aa3bda90d
|
Move drag and drop to dnd-kit
|
2021-05-06 15:04:53 +10:00 |
|
Nicola Thouliss
|
3a29974ca5
|
Added force update handling
|
2021-04-11 18:02:02 +10:00 |
|
Mitchell McCaffrey
|
c7bc09e9a4
|
Added v1.8.1 release notes
|
2021-03-19 14:51:10 +11:00 |
|
Mitchell McCaffrey
|
815cc3aead
|
Refactor error banners and add new slimlined reconnect and offline banners
|
2021-03-18 14:02:13 +11:00 |
|
Mitchell McCaffrey
|
b75774e138
|
Removed preview tag
|
2021-02-23 17:13:36 +11:00 |
|
Mitchell McCaffrey
|
ef91e65104
|
Renamed pan to move and updated docs for 1.8.0
|
2021-02-22 15:32:35 +11:00 |
|
Mitchell McCaffrey
|
064ccbf65f
|
Added a session expired modal
|
2021-02-20 18:09:49 +11:00 |
|
Mitchell McCaffrey
|
c55e236a61
|
Added socket disconnect on game unmount
|
2021-02-20 16:23:37 +11:00 |
|
Mitchell McCaffrey
|
77bb13e8e6
|
Combine session status events into one event
|
2021-02-20 14:40:00 +11:00 |
|
Mitchell McCaffrey
|
8117f7da2e
|
Added v1.8.0 preview release notes
|
2021-02-11 20:58:34 +11:00 |
|
Mitchell McCaffrey
|
f20173de35
|
Added shared grid context and moved away from calling useContext directly
|
2021-02-06 13:32:38 +11:00 |
|
Mitchell McCaffrey
|
fcb10662c6
|
Added connection faq docs and ignore for WebRTC support error
|
2021-01-21 14:18:33 +11:00 |
|
Mitchell McCaffrey
|
e892661016
|
Added checks for peer availability and fixed peer error handling
|
2021-01-21 08:44:46 +11:00 |
|
Mitchell McCaffrey
|
7a13cf46bf
|
Updated 1.7.0 release notes to prod
|
2021-01-20 19:51:30 +11:00 |
|
Nicola Thouliss
|
151e541313
|
Updated docs
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2021-01-20 18:43:56 +11:00 |
|
Nicola Thouliss
|
2d680dacbd
|
Adding additional faqs
|
2021-01-20 18:10:44 +11:00 |
|
Mitchell McCaffrey
|
f43904d7fb
|
Updated how to for 1.7.0
|
2021-01-14 15:27:52 +11:00 |
|
Mitchell McCaffrey
|
351647dd23
|
Added patreon button to home page
|
2021-01-06 16:32:27 +11:00 |
|
Mitchell McCaffrey
|
a6f67320c5
|
Added v1.7.0 preview release notes
|
2021-01-04 12:28:42 +11:00 |
|
Mitchell McCaffrey
|
501fc4377c
|
Optimised pointer
|
2020-12-31 17:56:51 +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
|
309870247b
|
Moved map loading overlay to be full screen width
|
2020-11-27 11:37:15 +11:00 |
|
Mitchell McCaffrey
|
3cb1014ed2
|
Added getting started modal to home screen
|
2020-11-27 11:23:20 +11:00 |
|
Mitchell McCaffrey
|
3fc8c98862
|
Fixed party joining
|
2020-11-26 18:54:11 +11:00 |
|
Mitchell McCaffrey
|
794ba22689
|
Reworded offline message
|
2020-11-26 13:17:32 +11:00 |
|
Mitchell McCaffrey
|
5209317d1e
|
Added offline mode
|
2020-11-26 11:09:48 +11:00 |
|
Mitchell McCaffrey
|
12c1c3250c
|
Added v1.6.2 release notes
|
2020-10-27 19:40:59 +11:00 |
|
Mitchell McCaffrey
|
d9cd5f78cc
|
Added manual sentry error reporting
|
2020-10-27 10:26:55 +11:00 |
|
Mitchell McCaffrey
|
5021e06805
|
Remove Sentry test button
|
2020-10-27 09:43:25 +11:00 |
|
Mitchell McCaffrey
|
3599cad2e2
|
Fix Sentry test button
|
2020-10-27 09:34:42 +11:00 |
|
Mitchell McCaffrey
|
0f5956b7a3
|
Added sentry test button
|
2020-10-27 09:26:39 +11:00 |
|
Mitchell McCaffrey
|
b91d0e4157
|
more logging
|
2020-10-23 23:18:57 +11:00 |
|
Mitchell McCaffrey
|
086a7beff3
|
Added more database sanity checks
|
2020-10-23 22:16:18 +11:00 |
|
Mitchell McCaffrey
|
6c8833feae
|
Added check that database is available before joining a game
Fixes issue with joining a game already in progress on a browser with indexedDB disabled
|
2020-10-23 21:11:25 +11:00 |
|
Mitchell McCaffrey
|
27a8e1dd72
|
Added v1.6.1 release notes
|
2020-10-23 20:29:43 +11:00 |
|
Mitchell McCaffrey
|
37542dc0e6
|
Moved session and connection helpers and change data sending to use write streams
|
2020-10-23 10:27:22 +11:00 |
|
Mitchell McCaffrey
|
4f718c42d2
|
Added initial v1.6.0 release notes
|
2020-10-17 17:25:32 +11:00 |
|
Mitchell McCaffrey
|
b98d95d3a5
|
Updated donate URL and fetch request
|
2020-10-17 11:14:24 +11:00 |
|
Mitchell McCaffrey
|
5b9cabf532
|
Moved donate modal to its own route
Changed routes to be kebab case instead of camel case
|
2020-10-16 22:09:36 +11:00 |
|
Mitchell McCaffrey
|
edf9b892d4
|
Added v1.5.2 release notes
|
2020-09-11 18:11:19 +10:00 |
|
Mitchell McCaffrey
|
08e43bb9cf
|
Updated release notes with default open for hashes
|
2020-08-28 20:12:58 +10:00 |
|
Mitchell McCaffrey
|
4f7f042d51
|
Added v1.5.1 release notes
|
2020-08-28 19:14:45 +10:00 |
|
Mitchell McCaffrey
|
57680bd018
|
Added timer and pointer how to
|
2020-08-10 21:50:01 +10:00 |
|