Skip to content

Releases: NetrunnerDB/netrunnerdb

v1.1.18

21 Oct 03:16
6213157
Compare
Choose a tag to compare
  • #560: Add an option for active MWL in get_mwl_info. (@plural)

This fixes the issue where a new, not-yet-active MWL is pushed and the faction and deckbuilder iD selection pages show nothing as banned.

v1.1.17

19 Oct 01:51
773cf6f
Compare
Choose a tag to compare

v1.1.16

16 Oct 17:31
c65ab52
Compare
Choose a tag to compare

v1.1.15

13 Jun 16:48
95f39aa
Compare
Choose a tag to compare

v1.1.14

06 Jun 19:27
893895d
Compare
Choose a tag to compare

v1.1.13

05 Jun 18:04
c93f02c
Compare
Choose a tag to compare

New rotation page + a bunch of small fixes. Thanks to @francescopellegrini and @North101 for contributing some patches!

v1.1.12-abandoned

27 Apr 00:47
431cf16
Compare
Choose a tag to compare

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

27 Apr 01:26
9125d4e
Compare
Choose a tag to compare

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)
  • #531: Update banlist 21.05 to have the right formatting for currents. (@plural)

v1.1.11

16 Apr 02:05
828f33a
Compare
Choose a tag to compare
  • #521: Allow "Any Corp"/"Any Runner" to select properly. (@plural)
  • #524: Tidy up decklist search packs options to match deckbuilder. (@plural)
  • #525: Formats and mwl (@plural)

v1.1.10

13 Apr 01:26
db3d6e2
Compare
Choose a tag to compare

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)