Releases: NetrunnerDB/netrunnerdb
Releases · NetrunnerDB/netrunnerdb
v1.1.18
v1.1.17
v1.1.16
v1.1.15
v1.1.14
v1.1.13
New rotation page + a bunch of small fixes. Thanks to @francescopellegrini and @North101 for contributing some patches!
- #530: Rotation message/link in deckbuilder fixes (@plural)
- #531: Update banlist 21.05 to have the right formatting for currents. (@plural)
- #532: replace each MWL reference with Legality (@francescopellegrini, @plural)
- #533: use the word Ban List consistently (@francescopellegrini, @plural)
- #537: Use NISEI logo for neutral faction, add agenda points icon (@plural)
- #538: Rotation helper page (@plural)
- #539: Return deck tags (@North101, @plural)
- #540: Relocate agenda points icon. (@plural)
- #541: Add agenda points icon to relevant agenda displays (@plural)
- #542: Use the NISEI logo for the Neutral faction icon. (@plural)
- #543: Make the formats page look good on mobile. (@plural)
v1.1.12-abandoned
BIG THANKS to @cloudrac3r for their first commit to the NRDB repo and to @francescopellegrini for a bug fix code review catch!
- #526: Show which cards are rotated in deckbuilder (@cloudrac3r, @plural)
- #529: Fix PAD Factory Influence calculation, update a few other "latest printing" issues. (@plural)
v1.1.12
BIG THANKS to @cloudrac3r for their first commit to the NRDB repo and to @francescopellegrini for a bug fix code review catch!
v1.1.11
v1.1.10
Some fun changes!
Banlist entities are now explicitly stored in the database and the logic for rotation has been flipped. This makes things more logical and fixes some longstanding silliness.
Now that we have the banlist in the DB, we can finally search and exclude banned cards.
Big thanks to @gereons for the big rotation patch!
- #490: Tidy up advancement/points indicators for agendas. (@plural)
- #506: Add an MwlCard entity and update importer for it. (@plural)
- #507: Skip updating faction cost for agendas and ids. (@plural)
- #509: Fix illustrator splittting (@plural)
- #511: Fork and fix the typeahead code to fix the tab searchbox behavior. (@plural)
- #512: Invert rotation logic (@gereons, @plural)
- #514: Banlist search (@plural)
- #515: Split illustrators in the advanced search form. (@plural)
- #516: tidy up formatting (@plural)
- #519: Do explicit === 0 check for banned cards to avoid type conversion. (@plural)
- #522: Ignore the corp/runner suggestion json files. (@plural)