Commit Graph

1180 Commits

Author SHA1 Message Date
Mitchell McCaffrey
53d4e05502 Clear map actions on reset 2021-02-22 17:14:12 +11:00
Mitchell McCaffrey
d244471870 Removed fog guidelines of touch end 2021-02-22 17:04:35 +11:00
Mitchell McCaffrey
95864dd933 Update v1.8.0.md 2021-02-22 17:00:35 +11:00
Mitchell McCaffrey
ef91e65104 Renamed pan to move and updated docs for 1.8.0 2021-02-22 15:32:35 +11:00
Mitchell McCaffrey
525398d2ec Added back fog stroke when not editing 2021-02-22 10:41:34 +11:00
Mitchell McCaffrey
b372e4504d Fix bug with player joining 2021-02-20 18:10:00 +11:00
Mitchell McCaffrey
064ccbf65f Added a session expired modal 2021-02-20 18:09:49 +11:00
Mitchell McCaffrey
1f665674a4 Updated session socket type 2021-02-20 16:23:48 +11:00
Mitchell McCaffrey
c55e236a61 Added socket disconnect on game unmount 2021-02-20 16:23:37 +11:00
Mitchell McCaffrey
77bb13e8e6 Combine session status events into one event 2021-02-20 14:40:00 +11:00
Mitchell McCaffrey
0a12361b16 Changed thumbnail function to produce square images 2021-02-19 09:13:25 +11:00
Nicola Thouliss
a718eb20c6 Edit backend servers -> point to rocket 2021-02-18 20:28:24 +11:00
Mitchell McCaffrey
4deae0ef50 Added handler for WebGL disabled error 2021-02-18 11:41:44 +11:00
Mitchell McCaffrey
5b3b41904e Update .env.production 2021-02-16 20:50:11 +11:00
Mitchell McCaffrey
41b51b0f45 Updated v1.8.0 release notes 2021-02-16 20:20:06 +11:00
Mitchell McCaffrey
768b68dbe8 Moved map and token changes to observable 2021-02-16 18:31:24 +11:00
Nicola Thouliss
09bbb45ec6 Edit backend server 2021-02-16 17:40:23 +11:00
Mitchell McCaffrey
b7ed9ae9d0 Removed unused import 2021-02-16 17:33:01 +11:00
Mitchell McCaffrey
b8d3c24e1d Added toasts to export/import success 2021-02-16 17:32:41 +11:00
Mitchell McCaffrey
b809cdf620 Updated import export to fix data export validity 2021-02-16 17:32:28 +11:00
Mitchell McCaffrey
dbec58b890 Remove console log from markdown 2021-02-16 08:38:49 +11:00
Mitchell McCaffrey
0b424c31ec Added delete shortcut to remove last point from polygon fog 2021-02-16 08:38:40 +11:00
Mitchell McCaffrey
7639297510 Removed edge snapping in favour of single layer fog system 2021-02-16 08:27:39 +11:00
Mitchell McCaffrey
1a2260515d Added error for invalid file 2021-02-14 19:17:14 +11:00
Mitchell McCaffrey
f92be8c42f Change export filename to use shortid 2021-02-14 19:17:03 +11:00
Mitchell McCaffrey
cf9e428447 Moved add/remove maps/tokens to Observables to allow for cross session syncing 2021-02-14 18:35:42 +11:00
Mitchell McCaffrey
265472311e Updated map state usage to use DB when selecting 2021-02-14 16:32:03 +11:00
Mitchell McCaffrey
53eb9b3c08 Updated select data UI edge cases 2021-02-14 13:58:21 +11:00
Mitchell McCaffrey
650084ac84 Added ability for import to automatically upgrade older db versions 2021-02-14 13:36:00 +11:00
Mitchell McCaffrey
631d232a09 Fix import of tokens states 2021-02-14 10:29:21 +11:00
Mitchell McCaffrey
db801930cb Added pretty json to export 2021-02-14 10:11:52 +11:00
Mitchell McCaffrey
18a82ec0e7 Added locking of exported tokens that are used in maps 2021-02-14 10:11:39 +11:00
Mitchell McCaffrey
2f4e671390 Fix crash when unable to resize image 2021-02-14 08:35:43 +11:00
Mitchell McCaffrey
8440a8de42 Added partial import and export functionality 2021-02-13 21:51:31 +11:00
Mitchell McCaffrey
6a8b977aea Remove known issues from 1.8.0 release notes 2021-02-13 15:49:41 +11:00
Mitchell McCaffrey
70eb049b4a Merge branch 'preview/v1.8.0' into release/v1.8.0 2021-02-13 15:48:23 +11:00
Mitchell McCaffrey
405e6ed6a3 Added error banner to database and updated to custom dexie-export-import build 2021-02-13 13:21:13 +11:00
Mitchell McCaffrey
93f45c738f Changed notes to left aligned and accept more text per line 2021-02-13 10:45:28 +11:00
Mitchell McCaffrey
ed605fe55b Added bounding box check to fog edge snapping 2021-02-13 10:20:55 +11:00
Mitchell McCaffrey
c6d87baf99 Fix triangle drawing with hexes 2021-02-13 10:00:30 +11:00
Mitchell McCaffrey
b557d00169 Update v1.8.0.md 2021-02-12 08:54:02 +11:00
Mitchell McCaffrey
a81cacb5fd Add known issues to 1.8.0 release notes 2021-02-12 00:40:42 +11:00
Mitchell McCaffrey
9b0bf9c005 Update ImportExportModal.js 2021-02-12 00:40:30 +11:00
Mitchell McCaffrey
9370365ab4 Fix warnings 2021-02-12 00:38:36 +11:00
Mitchell McCaffrey
002a52674b Clear map actions when map changes 2021-02-11 23:09:00 +11:00
Mitchell McCaffrey
57e64e132b Changed db import to use importInto 2021-02-11 23:01:32 +11:00
Mitchell McCaffrey
8117f7da2e Added v1.8.0 preview release notes 2021-02-11 20:58:34 +11:00
Mitchell McCaffrey
85270859bb Move to new fog snapping with guides and vertex snapping 2021-02-11 19:57:34 +11:00
Mitchell McCaffrey
547a214149 Added distance calculation support for hex 2021-02-11 10:06:06 +11:00
Mitchell McCaffrey
d59f95464e Update package.json 2021-02-10 20:22:44 +11:00