Commit Graph
38 Commits
Author SHA1 Message Date
Mitchell McCaffrey 0bc572cec2 Removed unused code in Party 2021-03-19 12:57:43 +11:00
Mitchell McCaffrey 7a77fdfca1 Party dice rolls only show icons for dice that have been rolled 2021-03-19 12:57:29 +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 f20173de35 Added shared grid context and moved away from calling useContext directly 2021-02-06 13:32:38 +11:00
Mitchell McCaffrey de84e77e58 Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
Mitchell McCaffrey a146495326 Fix timer shifting when player state is updated 2021-01-01 14:57:56 +11:00
Mitchell McCaffrey 63129dfa14 Moved joined and left notifications to new networking 2021-01-01 14:50:11 +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 b40f78042f Moved party to use socket networking 2020-12-08 15:58:01 +11:00
Mitchell McCaffrey e886da6dd9 Remove dice share background colour 2020-11-07 12:35:23 +11:00
Mitchell McCaffrey 088466ea07 Added slider label on drag 2020-11-06 13:35:11 +11:00
Mitchell McCaffrey fcbc903d16 Added lazy loading to dice and tensorflow 2020-10-30 11:17:27 +11:00
Mitchell McCaffrey 63a62391dc Renamed radio to audio sharing 2020-10-17 16:17:38 +11:00
Mitchell McCaffrey 1e11870171 Actually fix audio sharing volume control 2020-10-16 10:40:10 +11:00
Mitchell McCaffrey e6d2fb5640 Fix audio sharing volume control 2020-10-16 08:25:51 +11:00
Mitchell McCaffrey 58cb92d432 Added full screen button 2020-09-06 15:18:05 +10:00
Mitchell McCaffrey 196691d839 Added your dice rolls to party if sharing enabled 2020-08-10 17:58:39 +10:00
Mitchell McCaffrey 56b113b8e4 Added scroll bar to party component 2020-08-06 09:54:59 +10:00
Mitchell McCaffrey 01ed7beecd Added a show rolls function to networked dice 2020-08-05 23:14:06 +10:00
Mitchell McCaffrey 1026c44205 Fix dice tray button size on safari 2020-08-05 19:06:33 +10:00
Mitchell McCaffrey 48f39380ab Changed stream volume slider to disable instead of hide when unavailable 2020-08-05 17:46:42 +10:00
Mitchell McCaffrey c6c9acae3d Added dice network replication and display for peers 2020-08-05 17:46:09 +10:00
Mitchell McCaffrey d20be94059 Restructured dice so it is part of the party
Added initial networking plumbing
2020-08-05 16:34:26 +10:00
Mitchell McCaffrey 4199d7ab6a Change the timer data structure to fix network bugs and refactored shared timer functions 2020-08-05 12:01:54 +10:00
Mitchell McCaffrey 0c1ec22234 Added animation to timer component 2020-08-05 10:49:20 +10:00
Mitchell McCaffrey 3fbfd13e27 Added visual timer component 2020-08-05 10:40:18 +10:00
Mitchell McCaffrey 6d8b0312a8 Added initial network and timer countdown 2020-08-04 17:08:42 +10:00
Mitchell McCaffrey fc4d36963f Moved timer tool out of the map controls and into the party controls 2020-08-04 16:26:53 +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 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 9e4cbbfb75 Added anchor tags to faq links 2020-05-03 18:30:01 +10:00
Mitchell McCaffrey 4f5f4706c6 Added light theme 2020-04-26 19:04:18 +10:00
Mitchell McCaffrey 1efd918af4 Added settings modal and reset data 2020-04-26 18:24:05 +10:00
Mitchell McCaffrey 7baf808079 Moved nickname into auth and user data into db 2020-04-26 17:59:46 +10:00
Mitchell McCaffrey 485595f7c8 Merge branch 'master' into feature/multi-map 2020-04-25 00:08:54 +10:00
Mitchell McCaffrey f2a92f2ccd Refactored component folder structure to be a little clearer 2020-04-23 10:09:12 +10:00