Commit Graph
772 Commits
Author SHA1 Message Date
Mitchell McCaffrey 9ab584cbe7 Added lock and visibility options to tokens 2020-08-27 17:30:17 +10:00
Mitchell McCaffrey 172df0f6ac Added v1.5.0 social links 2020-08-12 13:01:47 +10:00
Mitchell McCaffreyandGitHub 78b8748386 Merge pull request #17 from mitchemmc/release/v1.5.0
Release/v1.5.0 2
2020-08-12 12:51:49 +10:00
Mitchell McCaffrey 94ff07a2ca Changed number of segments for map pointer 2020-08-12 11:03:37 +10:00
Mitchell McCaffrey 68f5a409e2 Added local storage clearing for cache clear 2020-08-12 10:37:28 +10:00
Mitchell McCaffrey b184f5798c Fixed grammar and spelling for all docs 2020-08-12 10:08:18 +10:00
Mitchell McCaffrey a2e7f75882 Fix spelling in v1.5.0 release notes 2020-08-12 09:53:28 +10:00
Mitchell McCaffrey a688d119d1 Updated dependencies 2020-08-11 20:56:53 +10:00
Mitchell McCaffrey 8b8bfbc0f0 Fixed dice from falling through the floor when holding them 2020-08-11 20:43:01 +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 690f35de55 Bump to live version number for v1.5.0 2020-08-11 19:09:22 +10:00
Mitchell McCaffrey 0cd1a50372 Updated v1.5.0 release notes 2020-08-11 19:03:00 +10:00
Mitchell McCaffrey 1140247a3e Added disabling of dice buttons when dice is loading 2020-08-11 18:56:56 +10:00
Mitchell McCaffrey d808a2790e Updated v1.5.0 release notes 2020-08-11 18:52:12 +10:00
Mitchell McCaffrey f9c1ec2d9b Fixed bug with map state being would be wrongly synced to party members 2020-08-11 18:48:48 +10:00
Mitchell McCaffrey e99e4e9f0f Updated 1.5 release notes 2020-08-11 18:31:33 +10:00
Mitchell McCaffrey f8c9588893 Increased token snapping threshold 2020-08-10 21:53:43 +10:00
Mitchell McCaffrey 57680bd018 Added timer and pointer how to 2020-08-10 21:50:01 +10:00
Mitchell McCaffrey d75c384b9d Updated fog how to 2020-08-10 21:21:18 +10:00
Mitchell McCaffrey c64c5bf92c Updated measure how to 2020-08-10 20:50:44 +10:00
Mitchell McCaffrey 1267d768f9 Updated dice rolling how to 2020-08-10 20:35:18 +10:00
Mitchell McCaffrey 343d154850 Updated map how to 2020-08-10 20:35:01 +10:00
Mitchell McCaffrey 790bc35de3 Added v1.5.0 release notes 2020-08-10 20:34:28 +10:00
Mitchell McCaffrey 196691d839 Added your dice rolls to party if sharing enabled 2020-08-10 17:58:39 +10:00
Mitchell McCaffrey 2bf89eb273 Fix bug with dice throw not working on windows once a dice had come to rest 2020-08-07 20:56:21 +10:00
Mitchell McCaffrey 9e6476c338 Update comment spelling 2020-08-07 20:55:47 +10:00
Mitchell McCaffrey 91a98def2f Moved set intervals in timer and pointer to animation frames as they were being blocked on windows 2020-08-07 20:33:51 +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 e702936c44 Added app version to environment 2020-08-07 14:35:30 +10:00
Mitchell McCaffrey fd9659db98 Added shortcut for fog toggle 2020-08-07 14:10:37 +10:00
Mitchell McCaffrey f19389fbc5 Changed line joins to round for fog and drawing
Avoids the long overhang with three sided fog shapes
2020-08-07 14:05:55 +10:00
Mitchell McCaffrey 239f377aef Changed map and token select number inputs to not prepend a 0 when typing numbers 2020-08-07 13:56:03 +10:00
Mitchell McCaffrey 5dc338471d Added shortcut to pointer tool 2020-08-07 13:39:23 +10:00
Mitchell McCaffrey 91d5298ac6 Changed token snapping threshold 2020-08-07 13:35:47 +10:00
Mitchell McCaffrey 548ec5f09a Added grid snapping to map tokens 2020-08-07 12:55:16 +10:00
Mitchell McCaffrey 76cad29f2b Added snap to grid option to map settings 2020-08-07 12:28:50 +10:00
Mitchell McCaffrey 6b97614a60 Added a scroll to dice tray buttons for small screens 2020-08-07 10:56:06 +10:00
Mitchell McCaffrey 0012428159 Cleaned up dice controls and moved to percentage for dice result margins 2020-08-07 09:58:51 +10:00
Mitchell McCaffrey 1729abe777 Fix bug with map transform not getting reset for map owner on change map 2020-08-06 18:52:03 +10:00
Mitchell McCaffrey 93a09db707 Fix bug that caused closing the select map modal to select the map
Added ability to deselect a map by clicking outside of the map select tile
2020-08-06 13:31:46 +10:00
Mitchell McCaffrey 4347b5759d Fixed token rogue spelling 2020-08-06 10:07:10 +10:00
Mitchell McCaffrey 56b113b8e4 Added scroll bar to party component 2020-08-06 09:54:59 +10:00
Mitchell McCaffrey 0fb237fd10 Updated timer icon 2020-08-06 09:30:28 +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 3c49bcd6d0 Fix flicker in dice total 2020-08-05 17:05:04 +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 795f187782 Changed dice controls to be to the left of the tray instead of on top
Also fixed dice tray sizing for smaller screens
2020-08-05 15:10:56 +10:00