Commit Graph

  • 558db7d88b Changed fog so it is tranparent when you can edit it Mitchell McCaffrey 2020-08-04 14:51:31 +10:00
  • 96ff9a9fa3 Added a scale and unit option to the measure tool Mitchell McCaffrey 2020-08-04 10:31:31 +10:00
  • f58884c82c Updated version to 1.5.0 preview Mitchell McCaffrey 2020-08-04 09:11:40 +10:00
  • e1733bb504 Change token fade hover to only be on drawing Mitchell McCaffrey 2020-07-31 14:50:01 +10:00
  • 6aef95c78c Add crosshair pointer for pointer Mitchell McCaffrey 2020-07-31 14:49:36 +10:00
  • fe3ae6e9e6 Change pointer tool icon Mitchell McCaffrey 2020-07-31 14:49:20 +10:00
  • 142b3f804f Added a trail to the pointer Mitchell McCaffrey 2020-07-31 14:20:36 +10:00
  • eed47e644c Added network interpolation and fix send rate for pointer Mitchell McCaffrey 2020-07-31 11:03:12 +10:00
  • c6f9b29cc3 Added simple pointer tool Mitchell McCaffrey 2020-07-28 17:59:26 +10:00
  • 9efc84434b Update v1.4.2 social links Mitchell McCaffrey 2020-07-20 21:50:49 +10:00
  • 42f4d0fdfa Merge pull request #15 from mitchemmc/feature/map-thumbnail Mitchell McCaffrey 2020-07-20 21:39:15 +10:00
  • 64c1f114f2 Changed back to prod broker Mitchell McCaffrey 2020-07-20 21:33:25 +10:00
  • 708cb9a305 Added v1.4.2 release notes Mitchell McCaffrey 2020-07-20 21:28:56 +10:00
  • fbb91a037f Bump version number to 1.4.2 Mitchell McCaffrey 2020-07-20 20:56:57 +10:00
  • 81897faef0 Added client side validation for join party and fix session error handling not removing conenction Mitchell McCaffrey 2020-07-20 20:54:21 +10:00
  • 8542f4d4cc Updated how to for map quality Mitchell McCaffrey 2020-07-20 19:46:48 +10:00
  • 7204109c7d Added a limited scale to token label size based off of token size Mitchell McCaffrey 2020-07-20 19:30:09 +10:00
  • 58ac649aa8 Fixed bug with tokens that were attatched to a vehicle being rendered on top of fog Mitchell McCaffrey 2020-07-20 19:14:46 +10:00
  • 7252efc7e9 Fix bug with token delete not working when intersecting fog Mitchell McCaffrey 2020-07-20 19:05:19 +10:00
  • 1d3085c9af Fix bug with cache when refreshing during map load Mitchell McCaffrey 2020-07-18 17:22:26 +10:00
  • 17c2205e07 Fixed sending empty map bug when double clicking the delete map button Mitchell McCaffrey 2020-07-18 16:58:29 +10:00
  • bd9ea18572 Added database upgrade for map resolutions Mitchell McCaffrey 2020-07-18 16:57:47 +10:00
  • f1986c0c14 Moved token mount intersection to use proper intersection shape Mitchell McCaffrey 2020-07-18 15:21:33 +10:00
  • 723e53948e Fix stream volume slider gain and add detection for volume control support Mitchell McCaffrey 2020-07-18 13:18:13 +10:00
  • 343c516473 Added volume slider to audio sharing Mitchell McCaffrey 2020-07-18 12:11:02 +10:00
  • 44e6a34aba Moved to handling keyboard shortcuts on the document body Mitchell McCaffrey 2020-07-18 11:06:02 +10:00
  • 17043745de Fix bug with brush tool dissapearing when collpased Mitchell McCaffrey 2020-07-18 10:46:18 +10:00
  • 8c92d19b9c Removed unused import Mitchell McCaffrey 2020-07-17 19:22:25 +10:00
  • 8f9027c69f Fixed bug with map setting changes not being synced over to players Mitchell McCaffrey 2020-07-17 19:22:12 +10:00
  • 6aa1f28c96 Fix crash with map size settings Mitchell McCaffrey 2020-07-17 19:06:52 +10:00
  • 5e6f3537b4 Fix bug with map transform resetting when a new resolution is loaded Mitchell McCaffrey 2020-07-17 17:06:40 +10:00
  • 5ba4817398 Fix bug with map quality levels not loading on peers Mitchell McCaffrey 2020-07-17 17:03:47 +10:00
  • 08214cd05c Fix map quality setting margin Mitchell McCaffrey 2020-07-17 16:36:39 +10:00
  • 9f81a64fd3 Simplified map quality label Mitchell McCaffrey 2020-07-17 16:32:31 +10:00
  • 067e672d55 Added map size indicator to map quality setting Mitchell McCaffrey 2020-07-17 16:32:20 +10:00
  • 249d1d2492 Added loading spinner to map loading Mitchell McCaffrey 2020-07-17 16:19:59 +10:00
  • e974c19bc4 Fix bug with custom token loading Mitchell McCaffrey 2020-07-17 16:13:29 +10:00
  • 6a0603feb5 Fix map map cache bug with page reload Mitchell McCaffrey 2020-07-17 16:10:36 +10:00
  • 61a2e1ac8d Disabled map select when loading a map Mitchell McCaffrey 2020-07-17 15:57:52 +10:00
  • f25261d70b Fix data channel support for data request replys and added token channel support Mitchell McCaffrey 2020-07-17 15:39:45 +10:00
  • cd8f0f8900 Changed broker server to dev Mitchell McCaffrey 2020-07-17 15:20:48 +10:00
  • d83c6e80fb Fix bug with sending low resolution maps Mitchell McCaffrey 2020-07-17 15:02:21 +10:00
  • 00ba1a5fc1 Fixed map showing the a new maps state when loading Mitchell McCaffrey 2020-07-17 13:04:06 +10:00
  • 2a3deed739 Fix map quality setting for default maps Mitchell McCaffrey 2020-07-17 12:50:52 +10:00
  • 1ac95e0a0f Fix bug with reconnect not using the right gameId and password Mitchell McCaffrey 2020-07-17 12:43:54 +10:00
  • fc76e3690a Refactored session management to allow for decoupled network and game routes Mitchell McCaffrey 2020-07-16 17:27:39 +10:00
  • 25aa24199b Basic implementation of data channel multiplexing Mitchell McCaffrey 2020-07-16 10:58:30 +10:00
  • 57c1d01fc7 Disable quality settings that aren't available and change map quality Mitchell McCaffrey 2020-07-15 17:35:36 +10:00
  • e4b3897ac4 Added map quality option and selector in map select screen Mitchell McCaffrey 2020-07-15 17:17:11 +10:00
  • b1d542d170 Removed log in peer Mitchell McCaffrey 2020-07-15 17:16:17 +10:00
  • c66e459524 Added console logs to debug map loading Mitchell McCaffrey 2020-07-13 22:27:07 +10:00
  • 2c2cb29fa2 Moved map data overlay to not take up the full screen Mitchell McCaffrey 2020-07-13 21:53:40 +10:00
  • ac42aaf0f5 Keep old map around when changing map to avoid resolution change pops Mitchell McCaffrey 2020-07-13 21:52:35 +10:00
  • 8332aab328 Added map resolutions to map send Mitchell McCaffrey 2020-07-13 21:49:40 +10:00
  • a96d177cc5 Changed map resolutions Mitchell McCaffrey 2020-07-13 21:48:31 +10:00
  • 914889c56d Added basic resolution support for custom maps Mitchell McCaffrey 2020-07-13 19:36:38 +10:00
  • 3afae404d7 Refactored map grid lightness function Mitchell McCaffrey 2020-07-13 17:44:22 +10:00
  • d3b0ec6446 Updated v1.4.1 social links Mitchell McCaffrey 2020-07-12 20:49:12 +10:00
  • 8a4f8ae61f Merge pull request #14 from mitchemmc/feature/how-to Mitchell McCaffrey 2020-07-12 20:41:40 +10:00
  • 2811fa7a0d Grammar fixes for how tos Mitchell McCaffrey 2020-07-12 20:29:51 +10:00
  • 74d2959358 Updated 1.4.1 release notes Mitchell McCaffrey 2020-07-12 20:05:25 +10:00
  • 98ecfc42d3 Added social links on home page Mitchell McCaffrey 2020-07-12 19:51:55 +10:00
  • 0d2cc080c1 Bump version number Mitchell McCaffrey 2020-07-12 19:24:26 +10:00
  • e1f0742849 Added v1.4.1 release notes Mitchell McCaffrey 2020-07-12 19:24:17 +10:00
  • 8cf9ddd8ce Remove audio sharing from FAQ and add default open based on how to url Mitchell McCaffrey 2020-07-12 18:59:28 +10:00
  • ae028f197e Added how to start game video Mitchell McCaffrey 2020-07-12 18:46:15 +10:00
  • fe0a58ca5a Added embeds for how tos Mitchell McCaffrey 2020-07-12 18:38:53 +10:00
  • dfc253c765 Added sharing audio how to Mitchell McCaffrey 2020-07-08 10:14:51 +10:00
  • 40eb93e97d Added info to starting and joining how to Mitchell McCaffrey 2020-07-02 20:18:16 +10:00
  • 01006a74ac FIx a couple of light theme contrast issues Mitchell McCaffrey 2020-07-02 20:17:27 +10:00
  • 48db45f3b0 Change message note color Mitchell McCaffrey 2020-07-02 20:17:04 +10:00
  • 1094f0c358 How to markdown changes Mitchell McCaffrey 2020-07-02 17:28:22 +10:00
  • e08d30103c Added using tokens how to Mitchell McCaffrey 2020-07-02 17:01:57 +10:00
  • 6a1bae3ab3 Fix token tile delete button name Mitchell McCaffrey 2020-07-02 17:01:08 +10:00
  • 2c60cff0c7 Change markdown note color Mitchell McCaffrey 2020-07-02 17:00:50 +10:00
  • 58736b570c Added Note: variety to markdown message Mitchell McCaffrey 2020-07-02 15:59:21 +10:00
  • f90e07b89b Added measure how to video Mitchell McCaffrey 2020-07-02 13:34:59 +10:00
  • f290326c03 Added fog video Mitchell McCaffrey 2020-07-02 10:07:36 +10:00
  • c034c60187 Added dice how to videos Mitchell McCaffrey 2020-07-02 09:37:16 +10:00
  • 8987928878 Added video support to markdown and added videos to map and drawing docs Mitchell McCaffrey 2020-07-01 22:13:58 +10:00
  • 6fe26c66b4 Moved markdown image loading to a static asset Mitchell McCaffrey 2020-07-01 20:19:26 +10:00
  • 7538e65d0c Added youtube embeds and dates to release notes Mitchell McCaffrey 2020-07-01 20:03:48 +10:00
  • 9be997799d Adjusted accordion spacing Mitchell McCaffrey 2020-07-01 16:29:16 +10:00
  • 1aeb5e71d7 Added table support for markdown component Mitchell McCaffrey 2020-07-01 16:28:46 +10:00
  • 66d61c1a17 Updated sharing maps how to Mitchell McCaffrey 2020-07-01 09:10:07 +10:00
  • d1352d961b Added message component for markdown inline code Mitchell McCaffrey 2020-07-01 09:09:46 +10:00
  • 128d21bb20 Updated map type drop down with disable and more descriptive option Mitchell McCaffrey 2020-07-01 08:44:07 +10:00
  • f1ddaa20ab Fix checkbox control / uncontrol Mitchell McCaffrey 2020-07-01 08:43:34 +10:00
  • 7c428862f8 Updated capitilisation in map settings Mitchell McCaffrey 2020-07-01 08:43:06 +10:00
  • a8c670359c Fix bug with map settings changes getting carried over on delete Mitchell McCaffrey 2020-07-01 08:40:37 +10:00
  • 4942fd832f Added grid type dropdown to map settings Mitchell McCaffrey 2020-06-30 21:23:45 +10:00
  • 5b04bdac51 Added first pass for most how to's Mitchell McCaffrey 2020-06-30 19:19:33 +10:00
  • 77a8b578a2 Added how to markdown files Mitchell McCaffrey 2020-06-29 18:16:46 +10:00
  • 828b8c06d7 Updated release notes with accordion Mitchell McCaffrey 2020-06-29 17:26:39 +10:00
  • 57efa4ac61 Added accordion component Mitchell McCaffrey 2020-06-29 17:26:11 +10:00
  • f0f7a0adba Updated v1.4.0 social links Mitchell McCaffrey 2020-06-28 19:19:36 +10:00
  • fac104367a Merge pull request #13 from mitchemmc/release/v1.4.0 Mitchell McCaffrey 2020-06-28 19:09:52 +10:00
  • 101910b3e1 Bump version to v1.4.0 Mitchell McCaffrey 2020-06-28 18:07:38 +10:00
  • 4794aa135c Added v1.4.0 release notes Mitchell McCaffrey 2020-06-28 18:07:08 +10:00
  • 8f6b2ec0d3 Added keyboard shortcuts for measure tool Mitchell McCaffrey 2020-06-28 18:06:52 +10:00