mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-27 20:58:49 +01:00
feature: add non-basic land types to tagging mechanics
This commit is contained in:
parent
fbb85645e6
commit
4a8d71b16b
6 changed files with 402 additions and 177 deletions
|
|
@ -1,14 +1,15 @@
|
|||
# MTG Python Deckbuilder ${VERSION}
|
||||
|
||||
## [Unreleased]
|
||||
### Summary
|
||||
- _No unreleased changes yet._
|
||||
- Fixed issues with custom themes in the web UI.
|
||||
- Added non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
|
||||
|
||||
### Added
|
||||
- _No unreleased changes yet._
|
||||
- Non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
|
||||
|
||||
### Changed
|
||||
- _No unreleased changes yet._
|
||||
|
||||
### Fixed
|
||||
- _No unreleased changes yet._
|
||||
- Custom theme fuzzy matching now accepts selection.
|
||||
- Custom themes may now be removed from the list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue