RillingDev
RillingDev
The old share link with compression is no longer generated since #137. The support for loading these should be removed in the future
Follow-up for https://github.com/FelixRilling/yugioh-deck-tool/issues/50#issuecomment-695176536
required 3rd party lib updates: - https://github.com/sagalbot/vue-select/issues/1251 - https://github.com/SortableJS/Vue.Draggable/issues/942 - https://github.com/bootstrap-vue/bootstrap-vue/issues/5196
- Starting Hand - 4 going first, 5 second if duel links or speed duel, always 5 if rush duel. - Deck size - main: 20-30 if duel links or...
Currently the information in regarding which sets have a card is just used for filtering but could be extended to allow for example rarity preferences
# Description After updating an application from H2 2.1 to 2.2.224 I have encountered issues with check constraints failing with 'JdbcSQLNonTransientConnectionException: The database has been closed [90098-220]'. I have isolated...