Commit Graph

44 Commits

Author SHA1 Message Date
Mitchell McCaffrey
f21fa8fb02 Added tfjs and ml model for grid detection 2020-10-14 09:53:32 +11:00
Mitchell McCaffrey
29ce562d01 Added search filtering to map select 2020-09-30 15:39:56 +10:00
Mitchell McCaffrey
2c0a01b66c Moved to react-select for dropdowns to unify platforms 2020-09-23 16:29:15 +10:00
Mitchell McCaffrey
416f43a9e1 Updated yarn lock with err-code 2020-09-06 17:26:13 +10:00
Mitchell McCaffrey
3f5bd7f659 Added wheel normalization to fix zoom on windows firefox 2020-09-06 16:57:42 +10:00
Mitchell McCaffrey
a688d119d1 Updated dependencies 2020-08-11 20:56:53 +10:00
Mitchell McCaffrey
b94e06b5a7 Added souce map analyzer and added tree shaking to Babylon to reduce bundle size 2020-08-11 20:22:10 +10:00
Mitchell McCaffrey
602631f9b1 Added a saved settings system that uses localstorage and versioning 2020-08-07 17:15:16 +10:00
Mitchell McCaffrey
25aa24199b Basic implementation of data channel multiplexing 2020-07-16 10:58:30 +10:00
Mitchell McCaffrey
b7a430ce18 Remove normalize wheel and added react-media 2020-06-25 18:56:03 +10:00
Mitchell McCaffrey
9eaece24e5 Added fog subtraction tool 2020-06-09 12:45:52 +10:00
Mitchell McCaffrey
90e6e43c1d Merge branch 'release/v1.3.0' into feature/dice 2020-05-25 19:29:11 +10:00
Mitchell McCaffrey
be7d6c5277 Moved to react spring for konva animations 2020-05-25 10:37:28 +10:00
Mitchell McCaffrey
b6d6a16817 Fix capitilisation of default maps and tokens names 2020-05-22 18:11:45 +10:00
Mitchell McCaffrey
5b70f69fb7 Moved map and map tokens to Konva 2020-05-21 16:46:50 +10:00
Mitchell McCaffrey
0a71609105 Added babylonjs, ammojs, dice models and simple dice interaction 2020-05-08 12:56:36 +10:00
Mitchell McCaffrey
7676797337 Added release notes, markdown renderer and converted FAQ to markdown 2020-05-07 22:29:31 +10:00
Mitchell McCaffrey
9e4cbbfb75 Added anchor tags to faq links 2020-05-03 18:30:01 +10:00
Mitchell McCaffrey
60059ff447 Added database faker for when indexedb is disabled
Database is now in a context with a status
New FAQ for indexdb errors
2020-05-03 18:22:09 +10:00
Mitchell McCaffrey
05d5c76c86 Moved to msgpack instead of js-binarypack 2020-05-03 10:44:26 +10:00
Mitchell McCaffrey
c0d04ea6fa Added normalization to the map mouse zoom 2020-04-30 15:45:20 +10:00
Mitchell McCaffrey
d066b262fa Implemented own blob to buffer function, fixed permission bug by creating copy of map file 2020-04-30 14:24:03 +10:00
Mitchell McCaffrey
2cf93ab77f Added UI elements for the new drawing system
Removed old gesture system
Refactored map interaction into separate component
2020-04-27 17:29:46 +10:00
Mitchell McCaffrey
485595f7c8 Merge branch 'master' into feature/multi-map 2020-04-25 00:08:54 +10:00
Mitchell McCaffrey
de4b2b6647 removed gh-pages 2020-04-24 23:42:34 +10:00
Mitchell McCaffrey
071cd3ea7f Added an indexedb database to store uploaded maps into 2020-04-23 15:02:03 +10:00
Mitchell McCaffrey
d2474ae198 Added brush blending and brush gesture options 2020-04-20 23:52:21 +10:00
Mitchell McCaffrey
ecaf82fd53 Added point simplification with simplify-js 2020-04-18 19:09:48 +10:00
Mitchell McCaffrey
f472f03616 Removed twojs as I wasnt really using it anyway 2020-04-18 18:54:13 +10:00
Mitchell McCaffrey
e2daf1a595 Added twojs and basic map drawing 2020-04-18 18:11:21 +10:00
Mitchell McCaffrey
0015144d1a Added stripe integration and donation modal 2020-04-15 12:51:03 +10:00
Mitchell McCaffrey
84f201858a Added modal to radio and added error feedback in it 2020-04-09 10:36:28 +10:00
Mitchell McCaffrey
fb857607db Added simplebar for more consistent scroll bars between mac and windows 2020-04-07 18:18:08 +10:00
Mitchell McCaffrey
99ed04b52a Moved to react-router and hash routing to support github pages 2020-04-06 00:07:24 +10:00
Mitchell McCaffrey
8361d6eb0b Moved to simple peer 2020-04-05 22:20:34 +10:00
Mitchell McCaffrey
b062f93966 Removed message and put in nicknames 2020-03-26 13:26:10 +11:00
Mitchell McCaffrey
54c7100c2c Removed video and added text 2020-03-26 12:24:52 +11:00
Mitchell McCaffrey
d35664a2c4 Added deploy scripts 2020-03-20 22:12:38 +11:00
Mitchell McCaffrey
81d311eb7f Added token dragging from side bar into map view 2020-03-20 11:05:40 +11:00
nicola
83db2b95e1 Add react-modal package
co-authored-by: mitchemmc <mitchemmc@gmail.com>
2020-03-19 18:55:21 +11:00
nicola
793b6a2573 Add react-draggable to package.json
co-authored-by: mitchemmc <mitchemmc@gmail.com>
2020-03-17 22:15:44 +11:00
nicola
a5034ef576 Add simple routes to page
co-authored-by: mitchemmc <mitchemmc@gmail.com>
2020-03-16 21:31:08 +11:00
Mitchell McCaffrey
980dc6f7be Added simple theme 2020-03-15 17:50:56 +11:00
Mitchell McCaffrey
4735820e91 Added simple p2p test 2020-03-15 16:04:30 +11:00