Mitchell McCaffrey
|
980462b109
|
Changed styled to be more subdued, added bear image and icons
|
2020-03-20 20:29:35 +11:00 |
|
Mitchell McCaffrey
|
d1b1780763
|
Added a social view and a switch between the new view and the old
|
2020-03-20 19:19:46 +11:00 |
|
Mitchell McCaffrey
|
8b412ad482
|
Moved change map button to map component and centered it
|
2020-03-20 18:06:24 +11:00 |
|
Mitchell McCaffrey
|
33ea19fef6
|
Moved tokens to be relatively positioned and scaled to the current map
|
2020-03-20 17:56:34 +11:00 |
|
Mitchell McCaffrey
|
c25566f682
|
Removed unused variable
|
2020-03-20 14:49:40 +11:00 |
|
Mitchell McCaffrey
|
247505bb93
|
Refactored modal, added popup for image selection and changed map data layout
|
2020-03-20 14:48:46 +11:00 |
|
Mitchell McCaffrey
|
a75cbb0c56
|
Added margins to videos and added scroll to party video
|
2020-03-20 13:44:22 +11:00 |
|
Mitchell McCaffrey
|
82d750eca7
|
Added token moving and removing on map
|
2020-03-20 13:33:12 +11:00 |
|
Mitchell McCaffrey
|
1133fe2d2b
|
Fixed a bug with an empty token being sent on a new connection
|
2020-03-20 12:11:28 +11:00 |
|
Mitchell McCaffrey
|
81d311eb7f
|
Added token dragging from side bar into map view
|
2020-03-20 11:05:40 +11:00 |
|
Mitchell McCaffrey
|
a22b3231fb
|
Added token images
|
2020-03-19 21:40:29 +11:00 |
|
nicola
|
f2c3a12856
|
Edit files for formatting
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-19 18:58:37 +11:00 |
|
nicola
|
8989268094
|
Add join functionality to party
co-author-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-19 18:56:42 +11:00 |
|
nicola
|
83db2b95e1
|
Add react-modal package
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-19 18:55:21 +11:00 |
|
Mitchell McCaffrey
|
05cf20fe8b
|
Added styling
co-authored-by: nthouliss <nthouliss@gmail.com>
|
2020-03-19 17:33:57 +11:00 |
|
nicola
|
62f08c7630
|
Update README
|
2020-03-19 15:10:56 +11:00 |
|
nicola
|
e92129d8ea
|
Add audio functionality to videos
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-19 15:07:14 +11:00 |
|
Mitchell McCaffrey
|
eb4f3d2a26
|
Fixed bug with image upload
|
2020-03-19 13:05:50 +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
|
bc93b01a90
|
Implement draggable tokens in Game.js
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-17 22:16:27 +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
|
7205f73414
|
Add style to Game.js
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-17 21:44:41 +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 |
|
Mitchell McCaffrey
|
673320988f
|
Added game provider and shared state for the app
|
2020-03-17 08:21:19 +11:00 |
|
nicola
|
e52f3cbdaf
|
Add style to Join.js
co-authored-by: mitchemmmc <mitchemmc@gmail.com>
|
2020-03-16 22:15:30 +11:00 |
|
nicola
|
c1e72766c5
|
Format Game.js and Join.js files
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-16 21:51:32 +11:00 |
|
nicola
|
9ef3b8b213
|
Add style to Homepage
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-16 21:50:40 +11:00 |
|
nicola
|
a5034ef576
|
Add simple routes to page
co-authored-by: mitchemmc <mitchemmc@gmail.com>
|
2020-03-16 21:31:08 +11:00 |
|
nicola
|
16b120f7e4
|
Update README
|
2020-03-16 20:57:15 +11:00 |
|
Mitchell McCaffrey
|
8010c1fb4a
|
Added session disconnect handling
|
2020-03-16 20:34:32 +11:00 |
|
Mitchell McCaffrey
|
65e102292b
|
Added multi user support and split session logic to new file
|
2020-03-16 19:44:49 +11:00 |
|
nicola
|
a06a26f931
|
Add update image functionality to clients
|
2020-03-15 18:55:43 +11:00 |
|
Mitchell McCaffrey
|
f4b6a17120
|
Added simple image sharing test
|
2020-03-15 18:39:21 +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 |
|