Commit Graph
174 Commits
Author SHA1 Message Date
Mitchell McCaffrey 9f97cf3bb4 Moved to setting map transform directly instead of using state to avoid re-renders 2020-04-19 13:34:07 +10:00
Mitchell McCaffrey 24de41fee7 Added undo and redo and map control validation 2020-04-19 13:33:31 +10:00
Mitchell McCaffrey 1f20959940 Moved to loading stripe dynamically to prevent it tracking without opening the donation modal 2020-04-19 10:35:36 +10:00
Mitchell McCaffrey 4555c9bf71 Added basic drawing control 2020-04-19 00:24:06 +10:00
Mitchell McCaffrey c12abf5706 Added map controls component and moved to seperate files for icons 2020-04-18 23:31:40 +10:00
Mitchell McCaffrey ecaf82fd53 Added point simplification with simplify-js 2020-04-18 19:09:48 +10:00
Mitchell McCaffrey f472f03616 Removed twojs as I wasnt really using it anyway 2020-04-18 18:54:13 +10:00
Mitchell McCaffrey e2daf1a595 Added twojs and basic map drawing 2020-04-18 18:11:21 +10:00
Mitchell McCaffrey 393656eb89 Bump version 2020-04-15 22:08:56 +10:00
Mitchell McCaffrey 03d0c4a0fe Add autofocus to start modal 2020-04-15 22:08:24 +10:00
Mitchell McCaffrey b76a70ca81 Fix bug with dropping empty map 2020-04-15 21:57:18 +10:00
Mitchell McCaffrey 279d83122f Added drag and drop support to map upload 2020-04-15 21:15:16 +10:00
Mitchell McCaffrey 64f284ebb7 Added nickname to local storage 2020-04-15 20:18:59 +10:00
Mitchell McCaffrey 16ba3c3a63 Removed unused import 2020-04-15 12:52:26 +10:00
Mitchell McCaffrey 0c2296990f Bump version 2020-04-15 12:51:48 +10:00
Mitchell McCaffrey 0015144d1a Added stripe integration and donation modal 2020-04-15 12:51:03 +10:00
Mitchell McCaffrey d662f5e107 Fix error if a modal is shown on page load 2020-04-15 12:50:21 +10:00
Mitchell McCaffrey 0a6198a8cc Updated theme for secondary button 2020-04-15 12:49:56 +10:00
Mitchell McCaffrey a3b32adbdd Added padding to banner to stop X from overlapping text 2020-04-15 12:48:46 +10:00
Mitchell McCaffrey 1efe3aa4aa Changed manifest background color 2020-04-14 22:46:09 +10:00
Mitchell McCaffrey 10fd4abc3b Updated html theme color 2020-04-14 22:44:11 +10:00
Mitchell McCaffrey a16053072c Updated theme color 2020-04-14 22:40:15 +10:00
Mitchell McCaffrey da07367b1e Adjusted margins in about and faq 2020-04-14 22:38:43 +10:00
Mitchell McCaffrey de5eb6bed6 Bump version 2020-04-14 22:21:22 +10:00
Mitchell McCaffrey 17122b1a42 Added new logo design 2020-04-14 22:20:53 +10:00
Mitchell McCaffrey 225f62fa89 Bump version 2020-04-14 17:38:30 +10:00
Mitchell McCaffrey 29a0851c08 Added a loading spinner 2020-04-14 17:36:25 +10:00
nicola cf814c77f1 Edit About page 2020-04-14 17:31:55 +10:00
Mitchell McCaffrey ff2127cc77 Removed join text face and added to about 2020-04-14 16:55:03 +10:00
Mitchell McCaffrey 506a84b67e Fix version 2020-04-14 16:13:49 +10:00
Mitchell McCaffrey 034b83cfe0 Bump version 2020-04-14 16:08:37 +10:00
Mitchell McCaffrey 2ceec9cfec Added authentication handling 2020-04-14 16:05:44 +10:00
Mitchell McCaffrey 5dc6a4ed32 Added disabled states to buttons and inputs 2020-04-14 16:03:19 +10:00
Mitchell McCaffrey d40d5419dd Bump version 2020-04-14 11:50:39 +10:00
Mitchell McCaffrey 021d794d67 Removed too verbose error messages in UI
Updated FAQ
Handled connection closure on refresh
2020-04-14 11:49:45 +10:00
Mitchell McCaffrey 7d046c0a1a Bump version 2020-04-14 09:53:26 +10:00
Mitchell McCaffrey 7b7435f55a Add a check for map bounds in token menu
Removed hard coded dead zones in proxy token
2020-04-14 09:41:10 +10:00
Mitchell McCaffrey 6c12ab39f7 Bump version 2020-04-13 23:46:10 +10:00
Mitchell McCaffrey 441e589ec3 Added token status rings 2020-04-13 23:42:18 +10:00
Mitchell McCaffrey 8ba3881529 Updated nickname modal to focus input by default 2020-04-13 18:36:33 +10:00
Mitchell McCaffrey 5c0272fc2d Moved join screen to a modal 2020-04-13 18:29:46 +10:00
Mitchell McCaffrey bcf9f94c24 Refactored buttons and modals to be separate 2020-04-13 18:15:00 +10:00
Mitchell McCaffrey a1c0ce8b9d Bump version 2020-04-13 11:31:28 +10:00
Mitchell McCaffrey a1e85e490b Added token label to proxy token 2020-04-13 11:22:10 +10:00
Mitchell McCaffrey 2595c3be4b Fix token label and map token stretch properly 2020-04-13 11:21:47 +10:00
Mitchell McCaffrey a6da90782b Removed log 2020-04-13 11:21:23 +10:00
Mitchell McCaffrey df0054eaf6 Fix map zoom on safari and remove unneeded scroll behaviour setting 2020-04-13 10:33:49 +10:00
Mitchell McCaffrey 974e1d5792 Fix token label position with large tokens 2020-04-13 10:32:42 +10:00
Mitchell McCaffrey 5575e985dc Fix effect dependency 2020-04-13 10:32:26 +10:00
Mitchell McCaffrey cb93922d59 Added initial token label
Added token pop up menu
Added token label
Added better token positioning
Split tokens into list and map variants
Moved size input to more generic number input
Changed game handler names to be more consistent
2020-04-13 00:24:03 +10:00