mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	
						commit
						4f969672f7
					
				
					 5 changed files with 95 additions and 59 deletions
				
			
		|  | @ -1,9 +1,16 @@ | ||||||
| # Release Notes | # Release Notes | ||||||
| 
 | 
 | ||||||
|  | ### Version 2.15.4 | ||||||
|  | - fixed flickering of add reminder token | ||||||
|  | 
 | ||||||
|  | --- | ||||||
|  | 
 | ||||||
| ### Version 2.15.3 | ### Version 2.15.3 | ||||||
| - add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath, Atheist, Nightwatchman to list of available characters | - add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath, Atheist, Nightwatchman to list of available characters | ||||||
| - fixed game state JSON not handling custom Fabled correctly | - fixed game state JSON not handling custom Fabled correctly | ||||||
| 
 | 
 | ||||||
|  | --- | ||||||
|  | 
 | ||||||
| ### Version 2.15.2 | ### Version 2.15.2 | ||||||
| - added mobile web application support | - added mobile web application support | ||||||
| - show correct number of leaves on roles with global reminders | - show correct number of leaves on roles with global reminders | ||||||
|  |  | ||||||
							
								
								
									
										129
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										129
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
|   "name": "townsquare", |   "name": "townsquare", | ||||||
|   "version": "2.15.3", |   "version": "2.15.4", | ||||||
|   "lockfileVersion": 1, |   "lockfileVersion": 1, | ||||||
|   "requires": true, |   "requires": true, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|  | @ -547,6 +547,11 @@ | ||||||
|             "json5": "^2.1.2" |             "json5": "^2.1.2" | ||||||
|           } |           } | ||||||
|         }, |         }, | ||||||
|  |         "minimist": { | ||||||
|  |           "version": "1.2.6", | ||||||
|  |           "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", | ||||||
|  |           "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" | ||||||
|  |         }, | ||||||
|         "ssri": { |         "ssri": { | ||||||
|           "version": "8.0.1", |           "version": "8.0.1", | ||||||
|           "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz", |           "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz", | ||||||
|  | @ -935,10 +940,10 @@ | ||||||
|         } |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "ansi-html": { |     "ansi-html-community": { | ||||||
|       "version": "0.0.7", |       "version": "0.0.8", | ||||||
|       "resolved": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.7.tgz", |       "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz", | ||||||
|       "integrity": "sha1-gTWEAhliqenm/QOflA0S9WynhZ4=" |       "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==" | ||||||
|     }, |     }, | ||||||
|     "ansi-regex": { |     "ansi-regex": { | ||||||
|       "version": "4.1.0", |       "version": "4.1.0", | ||||||
|  | @ -2723,9 +2728,9 @@ | ||||||
|       "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" |       "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" | ||||||
|     }, |     }, | ||||||
|     "detect-node": { |     "detect-node": { | ||||||
|       "version": "2.0.5", |       "version": "2.1.0", | ||||||
|       "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.0.5.tgz", |       "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", | ||||||
|       "integrity": "sha512-qi86tE6hRcFHy8jI1m2VG+LaPUR1LhqDa5G8tVjuUXmOrpuAgqsA1pN0+ldgr3aKUH+QLI9hCY/OcRYisERejw==" |       "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" | ||||||
|     }, |     }, | ||||||
|     "diffie-hellman": { |     "diffie-hellman": { | ||||||
|       "version": "5.0.3", |       "version": "5.0.3", | ||||||
|  | @ -3565,9 +3570,9 @@ | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "faye-websocket": { |     "faye-websocket": { | ||||||
|       "version": "0.11.3", |       "version": "0.11.4", | ||||||
|       "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.3.tgz", |       "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", | ||||||
|       "integrity": "sha512-D2y4bovYpzziGgbHYtGCMjlJM36vAl/y+xUyn1C+FVx8szd1E+86KwVw6XvYSzOP8iMpm1X0I4xJD+QtUb36OA==", |       "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "websocket-driver": ">=0.5.1" |         "websocket-driver": ">=0.5.1" | ||||||
|       } |       } | ||||||
|  | @ -3987,6 +3992,14 @@ | ||||||
|       "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", |       "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.2.tgz", | ||||||
|       "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" |       "integrity": "sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==" | ||||||
|     }, |     }, | ||||||
|  |     "has-tostringtag": { | ||||||
|  |       "version": "1.0.0", | ||||||
|  |       "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", | ||||||
|  |       "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", | ||||||
|  |       "requires": { | ||||||
|  |         "has-symbols": "^1.0.2" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "has-value": { |     "has-value": { | ||||||
|       "version": "1.0.0", |       "version": "1.0.0", | ||||||
|       "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", |       "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", | ||||||
|  | @ -4237,9 +4250,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "http-parser-js": { |     "http-parser-js": { | ||||||
|       "version": "0.5.3", |       "version": "0.5.6", | ||||||
|       "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.3.tgz", |       "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz", | ||||||
|       "integrity": "sha512-t7hjvef/5HEK7RWTdUzVUhl8zkEu+LlaE0IYzdMuvbSDipxBRpOn4Uhw8ZyECEa808iVT8XCjzo6xmYt4CiLZg==" |       "integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA==" | ||||||
|     }, |     }, | ||||||
|     "http-proxy": { |     "http-proxy": { | ||||||
|       "version": "1.18.1", |       "version": "1.18.1", | ||||||
|  | @ -4605,11 +4618,12 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "is-arguments": { |     "is-arguments": { | ||||||
|       "version": "1.1.0", |       "version": "1.1.1", | ||||||
|       "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.0.tgz", |       "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz", | ||||||
|       "integrity": "sha512-1Ij4lOMPl/xB5kBDn7I+b2ttPMKa8szhEIrXDuXQD/oe3HJLTLhqhgGspwgyGd6MOywBUqVvYicF72lkgDnIHg==", |       "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "call-bind": "^1.0.0" |         "call-bind": "^1.0.2", | ||||||
|  |         "has-tostringtag": "^1.0.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "is-arrayish": { |     "is-arrayish": { | ||||||
|  | @ -4942,11 +4956,6 @@ | ||||||
|       "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", |       "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", | ||||||
|       "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" |       "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" | ||||||
|     }, |     }, | ||||||
|     "json3": { |  | ||||||
|       "version": "3.3.3", |  | ||||||
|       "resolved": "https://registry.npmjs.org/json3/-/json3-3.3.3.tgz", |  | ||||||
|       "integrity": "sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==" |  | ||||||
|     }, |  | ||||||
|     "json5": { |     "json5": { | ||||||
|       "version": "1.0.1", |       "version": "1.0.1", | ||||||
|       "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", |       "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", | ||||||
|  | @ -5129,9 +5138,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "loglevel": { |     "loglevel": { | ||||||
|       "version": "1.7.1", |       "version": "1.8.0", | ||||||
|       "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.7.1.tgz", |       "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.8.0.tgz", | ||||||
|       "integrity": "sha512-Hesni4s5UkWkwCGJMQGAh71PaLUmKFM60dHvq0zi/vDhhrzuk+4GgNbTXJ12YYQJn6ZKBDNIjYcuQGKudvqrIw==" |       "integrity": "sha512-G6A/nJLRgWOuuwdNuA6koovfEV1YpqqAG4pRUlFaz3jj2QNZ8M4vBqnVA+HBTmU/AMNUtlOsMmSpF6NyOjztbA==" | ||||||
|     }, |     }, | ||||||
|     "lower-case": { |     "lower-case": { | ||||||
|       "version": "1.1.4", |       "version": "1.1.4", | ||||||
|  | @ -5325,9 +5334,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "minimist": { |     "minimist": { | ||||||
|       "version": "1.2.5", |       "version": "1.2.6", | ||||||
|       "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", |       "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", | ||||||
|       "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" |       "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" | ||||||
|     }, |     }, | ||||||
|     "minipass": { |     "minipass": { | ||||||
|       "version": "3.1.3", |       "version": "3.1.3", | ||||||
|  | @ -6948,9 +6957,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "regexp.prototype.flags": { |     "regexp.prototype.flags": { | ||||||
|       "version": "1.3.1", |       "version": "1.4.1", | ||||||
|       "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz", |       "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.1.tgz", | ||||||
|       "integrity": "sha512-JiBdRBq91WlY7uRJ0ds7R+dU02i6LKi8r3BuQhNXn+kmeLN+EfHhfjqMRis1zJxnlu88hq/4dx0P2OP3APRTOA==", |       "integrity": "sha512-pMR7hBVUUGI7PMA37m2ofIdQCsomVnas+Jn5UPGAHQ+/LlwKm/aTLJHdasmHRzlfeZwHiAOaRSo2rbBDm3nNUQ==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "call-bind": "^1.0.2", |         "call-bind": "^1.0.2", | ||||||
|         "define-properties": "^1.1.3" |         "define-properties": "^1.1.3" | ||||||
|  | @ -7257,9 +7266,9 @@ | ||||||
|       "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=" |       "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=" | ||||||
|     }, |     }, | ||||||
|     "selfsigned": { |     "selfsigned": { | ||||||
|       "version": "1.10.8", |       "version": "1.10.14", | ||||||
|       "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-1.10.8.tgz", |       "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-1.10.14.tgz", | ||||||
|       "integrity": "sha512-2P4PtieJeEwVgTU9QEcwIRDQ/mXJLX8/+I3ur+Pg16nS8oNbrGxEso9NyYWy8NAmXiNl4dlAp5MwoNeCWzON4w==", |       "integrity": "sha512-lkjaiAye+wBZDCBsu5BGi0XiLRxeUlsGod5ZP924CRSEoGuZAw/f7y9RKu28rwTfiHVhdavhB0qH0INV6P1lEA==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "node-forge": "^0.10.0" |         "node-forge": "^0.10.0" | ||||||
|       } |       } | ||||||
|  | @ -7643,26 +7652,32 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "sockjs": { |     "sockjs": { | ||||||
|       "version": "0.3.21", |       "version": "0.3.24", | ||||||
|       "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.21.tgz", |       "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz", | ||||||
|       "integrity": "sha512-DhbPFGpxjc6Z3I+uX07Id5ZO2XwYsWOrYjaSeieES78cq+JaJvVe5q/m1uvjIQhXinhIeCFRH6JgXe+mvVMyXw==", |       "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "faye-websocket": "^0.11.3", |         "faye-websocket": "^0.11.3", | ||||||
|         "uuid": "^3.4.0", |         "uuid": "^8.3.2", | ||||||
|         "websocket-driver": "^0.7.4" |         "websocket-driver": "^0.7.4" | ||||||
|  |       }, | ||||||
|  |       "dependencies": { | ||||||
|  |         "uuid": { | ||||||
|  |           "version": "8.3.2", | ||||||
|  |           "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", | ||||||
|  |           "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" | ||||||
|  |         } | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "sockjs-client": { |     "sockjs-client": { | ||||||
|       "version": "1.5.0", |       "version": "1.6.0", | ||||||
|       "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.5.0.tgz", |       "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.6.0.tgz", | ||||||
|       "integrity": "sha512-8Dt3BDi4FYNrCFGTL/HtwVzkARrENdwOUf1ZoW/9p3M8lZdFT35jVdrHza+qgxuG9H3/shR4cuX/X9umUrjP8Q==", |       "integrity": "sha512-qVHJlyfdHFht3eBFZdKEXKTlb7I4IV41xnVNo8yUKA1UHcPJwgW2SvTq9LhnjjCywSkSK7c/e4nghU0GOoMCRQ==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "debug": "^3.2.6", |         "debug": "^3.2.7", | ||||||
|         "eventsource": "^1.0.7", |         "eventsource": "^1.1.0", | ||||||
|         "faye-websocket": "^0.11.3", |         "faye-websocket": "^0.11.4", | ||||||
|         "inherits": "^2.0.4", |         "inherits": "^2.0.4", | ||||||
|         "json3": "^3.3.3", |         "url-parse": "^1.5.10" | ||||||
|         "url-parse": "^1.4.7" |  | ||||||
|       }, |       }, | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "debug": { |         "debug": { | ||||||
|  | @ -8611,9 +8626,9 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "url-parse": { |     "url-parse": { | ||||||
|       "version": "1.5.9", |       "version": "1.5.10", | ||||||
|       "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.9.tgz", |       "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", | ||||||
|       "integrity": "sha512-HpOvhKBvre8wYez+QhHcYiVvVmeF6DVnuSOOPhe3cTum3BnqHhvKaZm8FU5yTiOu/Jut2ZpB2rA/SbBA1JIGlQ==", |       "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "querystringify": "^2.1.1", |         "querystringify": "^2.1.1", | ||||||
|         "requires-port": "^1.0.0" |         "requires-port": "^1.0.0" | ||||||
|  | @ -9000,11 +9015,11 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "webpack-dev-server": { |     "webpack-dev-server": { | ||||||
|       "version": "3.11.2", |       "version": "3.11.3", | ||||||
|       "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.11.2.tgz", |       "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.11.3.tgz", | ||||||
|       "integrity": "sha512-A80BkuHRQfCiNtGBS1EMf2ChTUs0x+B3wGDFmOeT4rmJOHhHTCH2naNxIHhmkr0/UillP4U3yeIyv1pNp+QDLQ==", |       "integrity": "sha512-3x31rjbEQWKMNzacUZRE6wXvUFuGpH7vr0lIEbYpMAG9BOxi0928QU1BBswOAP3kg3H1O4hiS+sq4YyAn6ANnA==", | ||||||
|       "requires": { |       "requires": { | ||||||
|         "ansi-html": "0.0.7", |         "ansi-html-community": "0.0.8", | ||||||
|         "bonjour": "^3.5.0", |         "bonjour": "^3.5.0", | ||||||
|         "chokidar": "^2.1.8", |         "chokidar": "^2.1.8", | ||||||
|         "compression": "^1.7.4", |         "compression": "^1.7.4", | ||||||
|  | @ -9182,9 +9197,9 @@ | ||||||
|           }, |           }, | ||||||
|           "dependencies": { |           "dependencies": { | ||||||
|             "ansi-regex": { |             "ansi-regex": { | ||||||
|               "version": "4.1.0", |               "version": "4.1.1", | ||||||
|               "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", |               "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", | ||||||
|               "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" |               "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==" | ||||||
|             }, |             }, | ||||||
|             "strip-ansi": { |             "strip-ansi": { | ||||||
|               "version": "5.2.0", |               "version": "5.2.0", | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| { | { | ||||||
|   "name": "townsquare", |   "name": "townsquare", | ||||||
|   "version": "2.15.3", |   "version": "2.15.4", | ||||||
|   "description": "Blood on the Clocktower Town Square", |   "description": "Blood on the Clocktower Town Square", | ||||||
|   "author": "Steffen Baumgart", |   "author": "Steffen Baumgart", | ||||||
|   "scripts": { |   "scripts": { | ||||||
|  |  | ||||||
|  | @ -200,6 +200,7 @@ | ||||||
|     <div class="reminder add" @click="$emit('trigger', ['openReminderModal'])"> |     <div class="reminder add" @click="$emit('trigger', ['openReminderModal'])"> | ||||||
|       <span class="icon"></span> |       <span class="icon"></span> | ||||||
|     </div> |     </div> | ||||||
|  |     <div class="reminderHoverTarget"></div> | ||||||
|   </li> |   </li> | ||||||
| </template> | </template> | ||||||
| 
 | 
 | ||||||
|  | @ -927,6 +928,19 @@ li.move:not(.from) .player .overlay svg.move { | ||||||
|     opacity: 1; |     opacity: 1; | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | .circle .reminderHoverTarget { | ||||||
|  |   opacity: 0; | ||||||
|  |   width: calc(50% + 8px); | ||||||
|  |   padding-top: calc(50% + 38px); | ||||||
|  |   margin-top: calc(-25% - 33px); | ||||||
|  |   margin-left: calc(-25% - 1px); | ||||||
|  |   border-radius: 0 0 999px 999px; | ||||||
|  |   pointer-events: auto; | ||||||
|  |   transform: none !important; | ||||||
|  |   z-index: -1; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .circle li:hover .reminder.add { | .circle li:hover .reminder.add { | ||||||
|   opacity: 1; |   opacity: 1; | ||||||
|   top: 0; |   top: 0; | ||||||
|  |  | ||||||
|  | @ -218,7 +218,7 @@ | ||||||
|       }, |       }, | ||||||
|       { |       { | ||||||
|         "id": "Snitch", |         "id": "Snitch", | ||||||
|         "reason": "The Marionette learns 3 not in-play characters when the Snitch dies, instead of at the start of the game." |         "reason": "The Marionette does not learn 3 not in-play characters. The Demon learns an extra 3 instead." | ||||||
|       }, |       }, | ||||||
|       { |       { | ||||||
|         "id": "Balloonist", |         "id": "Balloonist", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue