Skip to content

Releases: natelandau/valentina

v1.2.0

10 Aug 01:10
Compare
Choose a tag to compare

Feat

  • storyteller: add storyteller commands (#25)
  • storyteller: add storyteller channel
  • guild: create player and storyteller roles

Fix

  • chronicle: improve chronicle display

Refactor

  • character: improve character service (#32)
  • improve database services (#31)

v1.1.0

21 Jul 19:51
Compare
Choose a tag to compare

Feat

  • admin: setting management (#24)

v1.0.0

17 Jul 15:41
Compare
Choose a tag to compare

Feat

  • admin: use prefix commands in DMs for bot admin commands
  • gameplay: add coinflip option
  • admin: add moderation commands

Fix

  • character: class specific traits
  • database: improve database schema (#22)
  • character: spending xp recognizes clan disciplines
  • disallow thumbnails with bad http status
  • help: improve help command

Refactor

  • favor methods on database objects
  • reorganize package

v0.12.0

10 Jul 21:53
Compare
Choose a tag to compare

Feat

  • cleanup character creation and trait management (#21)

Fix

  • character: remove incorrect werewolf traits

v0.11.0

03 Jul 03:42
Compare
Choose a tag to compare

Feat

  • diceroll: reroll dice as needed

Fix

  • chronicle: fix update chapter
  • character: allow claiming character with another claiemd
  • xp: spend xp on custom traits
  • diceroll: second trait required

v0.9.0

02 Jul 17:30
Compare
Choose a tag to compare

Feat

  • chronicle: add chronicle management (#17)

Fix

  • use guild_svc during bot connection
  • admin: add database version to ping

v0.8.0

30 Jun 21:48
Compare
Choose a tag to compare

Feat

  • admin: purge caches
  • character: delete custom traits
  • admin: add audit logging and settings management (#13)
  • character: update existing custom sections

Fix

  • enqueue logs
  • character: disallow negative experience
  • macros: cancel macro creation now cancels creation
  • diceroll: improve add thumbnail
  • diceroll: improve roll displays
  • dicerolls: remove animated gifs
  • no longer crash with empty trait or macro descriptions
  • character: fix bug preventing certain character sheets from displaying
  • diceroll: randomize gifs

Refactor

  • database: rename database tables

v0.7.0

26 Jun 03:03
Compare
Choose a tag to compare

Feat

  • character: add clan to vampires
  • debug: add /debug tail to allow viewing last lines of log
  • xp: break xp management into seperate command
  • help: add a guide for understanding the bot

Fix

  • character: improve character sheet display
  • character: add additional base traits
  • database: add user who created character
  • xp: add cool points to/xp command
  • help: allow getting help for help command

Refactor

  • character: simplify properties during chargen

v0.6.0

24 Jun 18:05
Compare
Choose a tag to compare

Feat

  • character: add and manage custom sections (#11)

Fix

  • character: improve character sheet displays
  • add cache for custom traits
  • macros: add embed when no macros to list
  • characters: remove duplicated message when no characters to list

v0.4.0

20 Jun 13:03
Compare
Choose a tag to compare

Feat

  • diceroll: roll traits by name (#9)
  • custom traits (#8)

Fix

  • character: remove music ability
  • minor text changes