Skip to content

Releases: Vylpes/card-drop

0.5.0

18 Feb 21:12
Compare
Choose a tag to compare

New Features

  • Add /view command to allow users to view specific cards by its card number
  • Include the card number for a card in it's drop embed footer
  • Add ability to view another user's inventory

Bug Fixes

  • Fixed bug where the /inventory command would conflict with another user's inventory command when switching pages

0.4.2

21 Jan 14:19
Compare
Choose a tag to compare
  • Fix the reroll command catch block to not fail if the image couldn't load
  • Move the refer reply out of the try/catch block on the reroll and drop blocks
  • Update claim button event to defer reply before database calls

0.4.1

20 Jan 15:49
Compare
Choose a tag to compare
  • Fix drop command not replying to the user on image read failure

0.4.0

13 Jan 13:40
Compare
Choose a tag to compare

Features

  • Added /give command for bot admins
  • Added simplified /inventory command

Backend Improvements

  • Deployment now uses rsync to copy files over, being more efficient
  • The project is now linted to maintain a consistent code style

0.3.1

13 Dec 17:36
Compare
Choose a tag to compare
  • Add to the drop and reroll commands error handling the card number it attempted

v0.3.0

11 Dec 12:54
Compare
Choose a tag to compare
  • Update card database logic to use JSON files
  • Migrate to NPM

v0.2.1

23 Nov 17:32
Compare
Choose a tag to compare
  • Added resync command for bot developers to be able to resync the card database on new cards pushed

v0.2.0

13 Nov 11:52
Compare
Choose a tag to compare

Features

  • Add stage-only command to let you test cards by forcing a rarity type
  • Add stage-only command to let you test cards by a specific card number
  • Add to the drop embed the ability to how many of that card they already own
  • Add ability to see what user claimed what card
  • Add google drive sync functionality

Improvements

  • Update drop logic to select a rarity out of every series, instead of a random series first

v0.1.7

28 Oct 21:06
Compare
Choose a tag to compare
  • Add "Manga" card type

v0.1.6

22 Oct 17:21
Compare
Choose a tag to compare
  • Fix bug where the card.db file would try to load non-images