Commit Graph

  • a567cee289 Disabled pointer events for dice tray results text Mitchell McCaffrey 2020-05-27 18:41:34 +10:00
  • 6f51fd8cbe Fix touch highlight for dice overlay Mitchell McCaffrey 2020-05-27 16:39:53 +10:00
  • 0d37f8c6e3 Changed map interaction to ignore events not on the canvas Mitchell McCaffrey 2020-05-27 15:26:42 +10:00
  • 7f0b4e32af Separated dice loading and dice instance creation and added loading spinner for dice Mitchell McCaffrey 2020-05-27 14:47:51 +10:00
  • da84f923d1 Added per dice physics properties Mitchell McCaffrey 2020-05-27 14:01:12 +10:00
  • d4ec013df2 Zoom dice camera Mitchell McCaffrey 2020-05-27 12:25:20 +10:00
  • 293372a3e0 Change dice roll function to prevent overlaps Mitchell McCaffrey 2020-05-27 12:17:53 +10:00
  • cf12ff22ed Added thickness to dice tray collision wall and roof Mitchell McCaffrey 2020-05-27 12:04:28 +10:00
  • 027fc480e1 Removed flex wrap from dice controls Mitchell McCaffrey 2020-05-27 11:34:32 +10:00
  • b786b176b0 Added multiple dice tray sizes Mitchell McCaffrey 2020-05-27 11:24:17 +10:00
  • 0a5b33a69f Removed outline when dice tray is focused Mitchell McCaffrey 2020-05-26 17:21:50 +10:00
  • f8fe7a2f2b Updated dice tray textures Mitchell McCaffrey 2020-05-26 17:17:46 +10:00
  • 5a2e0a53ed Fix map scroll with modals open Mitchell McCaffrey 2020-05-26 15:44:41 +10:00
  • dec8fd3c2e Updated dice tray icon and fixed map interaction with select dice modal open Mitchell McCaffrey 2020-05-26 15:43:46 +10:00
  • 84b198c851 Added dice style select Mitchell McCaffrey 2020-05-26 14:47:37 +10:00
  • c99e5bf5f8 Adjusted dice mass and friction and added velocity window for dice throwing Mitchell McCaffrey 2020-05-26 10:57:12 +10:00
  • 3be729d4a0 Added reset to dice physics when rerolling Mitchell McCaffrey 2020-05-25 20:52:11 +10:00
  • 70f68a9093 Fix dice momenent conflict on touch devices Mitchell McCaffrey 2020-05-25 20:46:21 +10:00
  • fd5998ea17 Added dice tray resizing to match screen size Mitchell McCaffrey 2020-05-25 20:37:17 +10:00
  • 90e6e43c1d Merge branch 'release/v1.3.0' into feature/dice Mitchell McCaffrey 2020-05-25 19:29:11 +10:00
  • 43b0ff3e2e Removed double click map reset due to conflicts with other interactions Mitchell McCaffrey 2020-05-25 18:56:46 +10:00
  • 4b4c88f85c Added back double click to reset map transform Mitchell McCaffrey 2020-05-25 18:08:39 +10:00
  • 92c14533f1 Updated pinch map gesture to support movement and fix bug with drawing while pinching Mitchell McCaffrey 2020-05-25 17:26:36 +10:00
  • 012086745f Added more padding to token drag overlay to avoid problems with ios gesture bar Mitchell McCaffrey 2020-05-25 17:25:45 +10:00
  • 4299467757 Fix token menu open position bug with selecting the same token after movement Mitchell McCaffrey 2020-05-25 16:35:48 +10:00
  • ef96f2f7c4 Reversed context menu as it was bugged with map interaction Mitchell McCaffrey 2020-05-25 16:12:30 +10:00
  • 6bd0cefc14 Added right click support back for token menu Mitchell McCaffrey 2020-05-25 16:01:15 +10:00
  • 33d7d972be Added map loading provider to fix bugs with multiple asset loading Mitchell McCaffrey 2020-05-25 15:34:22 +10:00
  • b0c1dcf9dd Changed map drag position to use a ref value to avoid re-renders Mitchell McCaffrey 2020-05-25 15:07:12 +10:00
  • 8932ceb1e3 Make map translation smoother by removing it from the state Mitchell McCaffrey 2020-05-25 14:09:45 +10:00
  • 73c7ca91fa Fix token remove for touch devices Mitchell McCaffrey 2020-05-25 13:12:30 +10:00
  • be7d6c5277 Moved to react spring for konva animations Mitchell McCaffrey 2020-05-25 10:37:28 +10:00
  • b3b84d889b Added new members to state db upgrade removed duplicated field from token state Mitchell McCaffrey 2020-05-24 15:18:30 +10:00
  • bbb9279228 Fix undefined error in token state sort Mitchell McCaffrey 2020-05-24 13:32:49 +10:00
  • d96ec27c88 Remove console log in game Mitchell McCaffrey 2020-05-24 13:32:33 +10:00
  • a91f2c6d39 Added tap events for map interaction Mitchell McCaffrey 2020-05-22 23:55:50 +10:00
  • 5f2d282df8 Added pinch to zoom for map Mitchell McCaffrey 2020-05-22 23:43:55 +10:00
  • 312f9a8773 Change broker to dev Mitchell McCaffrey 2020-05-22 22:24:10 +10:00
  • f8e4c3bc13 Merge branch 'master' into feature/custom-tokens Mitchell McCaffrey 2020-05-22 22:22:59 +10:00
  • 8b0013be08 Enable ICE trickling for faster connections Mitchell McCaffrey 2020-05-22 22:22:22 +10:00
  • 09e423fd56 Added token animations back, edited token change event to support multiple edits Mitchell McCaffrey 2020-05-22 22:17:30 +10:00
  • ef1c875088 Added token rotation Mitchell McCaffrey 2020-05-22 21:10:05 +10:00
  • a8bd5ab672 Added is vehicle checkbox and vehicle type tokens Mitchell McCaffrey 2020-05-22 20:43:07 +10:00
  • 00c24c34a4 Added last edited by in default token state Mitchell McCaffrey 2020-05-22 20:09:02 +10:00
  • 0304236558 Removed unused draw functions Mitchell McCaffrey 2020-05-22 18:21:21 +10:00
  • b6d6a16817 Fix capitilisation of default maps and tokens names Mitchell McCaffrey 2020-05-22 18:11:45 +10:00
  • e188294aed Fix select token done button bug Mitchell McCaffrey 2020-05-22 18:04:17 +10:00
  • 6b176db914 Updated list token size to cover fit Mitchell McCaffrey 2020-05-22 18:00:10 +10:00
  • a77c4158ca Readded loading spinner for map loading and fixed infinite token size when loading Mitchell McCaffrey 2020-05-22 17:56:03 +10:00
  • 9f21f895ba Disable map interaction in map selection modal Mitchell McCaffrey 2020-05-22 17:25:17 +10:00
  • a6768727fe Readded map fog Mitchell McCaffrey 2020-05-22 17:22:32 +10:00
  • a81eed1a48 Added transparency for tokens that can't be dragged Mitchell McCaffrey 2020-05-22 15:11:18 +10:00
  • 14c9151405 Added proper cursors for the selected tool Mitchell McCaffrey 2020-05-22 15:10:20 +10:00
  • d26932d17c Added back map drawing Mitchell McCaffrey 2020-05-22 13:47:11 +10:00
  • 9e01ad1d0e Simplified menu interaction prevention Mitchell McCaffrey 2020-05-22 13:46:52 +10:00
  • 6b675d8200 Increased token remove button size Mitchell McCaffrey 2020-05-22 13:44:17 +10:00
  • d9a4b10563 Fix token resolution for high DPI screens Mitchell McCaffrey 2020-05-22 13:44:05 +10:00
  • 537b32ed17 Update server variable after patch Nicola 2020-05-21 23:38:05 +10:00
  • 3184674ee8 Revert server changes Nicola 2020-05-21 23:18:31 +10:00
  • 4dc06a491a Merge pull request #6 from mitchemmc/digital-ocean Nicola Thouliss 2020-05-21 23:07:58 +10:00
  • 118878d9e1 Readded map token remove Mitchell McCaffrey 2020-05-21 22:57:44 +10:00
  • 05df26491f Renamed remove token icon Mitchell McCaffrey 2020-05-21 22:57:05 +10:00
  • 8b83fb8c67 Fix key in token status Mitchell McCaffrey 2020-05-21 21:31:44 +10:00
  • 07a5d95e4c Remove unused member in proxy token Mitchell McCaffrey 2020-05-21 21:31:33 +10:00
  • daab80f45e Fix prevent interaction bug in map token Mitchell McCaffrey 2020-05-21 21:31:15 +10:00
  • 9ace933d30 Fix no interaction bug when closing token menu with enter Mitchell McCaffrey 2020-05-21 20:58:17 +10:00
  • b9968053b7 Converted token label and status to konva Mitchell McCaffrey 2020-05-21 20:57:52 +10:00
  • 5b70f69fb7 Moved map and map tokens to Konva Mitchell McCaffrey 2020-05-21 16:46:50 +10:00
  • e8b62282ea Edit DNS name for prod server Nicola 2020-05-21 16:03:01 +10:00
  • c09dff7b58 Revert "Testing changes to db access" Nicola 2020-05-21 12:33:55 +10:00
  • ce4f7a08ad Testing changes to db access Nicola 2020-05-21 11:37:40 +10:00
  • fbee27d1c0 Switch to prod digital ocean servers Nicola 2020-05-21 10:04:00 +10:00
  • 542388a67f Removed single character limit for token labels and added sizing for token size Mitchell McCaffrey 2020-05-20 18:39:57 +10:00
  • fd4ea2cfea Revert "Edit DNS for prod backend servers" Nicola 2020-05-20 17:09:01 +10:00
  • 0d3e1847a7 Edit DNS for prod backend servers Nicola 2020-05-20 15:53:40 +10:00
  • 62476ce43e Added token size to token map menu Mitchell McCaffrey 2020-05-20 15:44:28 +10:00
  • 9f1ecab540 Change backend servers Nicola 2020-05-20 15:33:36 +10:00
  • 26b82cc782 Added default size to token modal Mitchell McCaffrey 2020-05-20 12:37:29 +10:00
  • 3f959fd3a3 Added unknown token for when a token in use is deleted Mitchell McCaffrey 2020-05-20 11:35:14 +10:00
  • 887bce81d1 Refactored peer sync logic to use the data providers Mitchell McCaffrey 2020-05-19 22:15:08 +10:00
  • 0f5f90faa6 Added custom token loading and replication Mitchell McCaffrey 2020-05-19 19:03:36 +10:00
  • dbc3cd83e7 Fix performance issue from changing map state Mitchell McCaffrey 2020-05-19 16:33:23 +10:00
  • 7b98370e4c Added token edit modal, refactored map and token data providers Mitchell McCaffrey 2020-05-19 16:21:01 +10:00
  • 1774b459dc Changed map zooming to always zoom to center of screen and not map Mitchell McCaffrey 2020-05-18 21:52:46 +10:00
  • dff75614da Updated dragon token Mitchell McCaffrey 2020-05-18 21:35:18 +10:00
  • 04794eddc1 Added token transition for when an other user moves a token Mitchell McCaffrey 2020-05-18 19:21:29 +10:00
  • 7b12282b08 Added color to default tokens Mitchell McCaffrey 2020-05-18 18:15:00 +10:00
  • f080b675dd Added new tokens and database upgrade Mitchell McCaffrey 2020-05-18 16:31:32 +10:00
  • 6e027cd9a3 Added continuous dice roll calculation and scene render sleep Mitchell McCaffrey 2020-05-14 22:51:06 +10:00
  • d9c928dfcd Added dice clear and dice reroll Mitchell McCaffrey 2020-05-14 18:13:12 +10:00
  • b57d10c6ef Added dice roll count Mitchell McCaffrey 2020-05-14 16:48:13 +10:00
  • f2a17b3cca Fix dice controls for light theme Mitchell McCaffrey 2020-05-14 15:06:14 +10:00
  • ebc24a51d1 Added proper dice results Mitchell McCaffrey 2020-05-14 15:06:02 +10:00
  • 975cc24f4c Added d100 Mitchell McCaffrey 2020-05-14 13:26:21 +10:00
  • 2e3a733d4c Added random dice throwing when creating instances Mitchell McCaffrey 2020-05-13 23:13:58 +10:00
  • e48e5481e1 Added more dice Mitchell McCaffrey 2020-05-13 16:15:32 +10:00
  • c9f77313a2 Moved to new dice mesh and added remaining dice types Mitchell McCaffrey 2020-05-12 23:49:35 +10:00
  • ba17aec263 Remove console log Mitchell McCaffrey 2020-05-10 19:48:27 +10:00
  • f2ef63b36f Added v1.2.1 release notes Mitchell McCaffrey 2020-05-10 19:40:48 +10:00
  • 932c9517a6 Merge pull request #5 from mitchemmc/release/v1.2.1 Mitchell McCaffrey 2020-05-10 19:39:48 +10:00