Skip to content

Releases: natelandau/valentina

v3.0.4

06 Sep 14:53
Compare
Choose a tag to compare

Fix

  • webui: fix redirect error after logging in

Refactor

  • cleanup env var trace and improve docstrings (#174)

v3.0.0

16 Aug 17:42
Compare
Choose a tag to compare

Feat

  • webui: initial web ui release (#171)

v2.6.0

25 Jun 02:11
Compare
Choose a tag to compare

Feat

  • campaign: add roll statistics (#162)
  • campaign/character/roll commands must be run in channels (#161)
  • attach notes to characters and campaign books (#160)
  • admin: delete characters from database (#158)

Fix

  • xp: restrict xp spend to character channel (#164)
  • campaign: improve /campaign view

Refactor

  • remove campaign channel migration (#159)

v2.5.0

18 Jun 12:23
Compare
Choose a tag to compare

Feat

  • campaign: set campaign from discord channel category (#157)

Fix

  • changelog: don't repost version on bot connect (#156)
  • fewer errant line breaks in embeds (#155)
  • gameplay: improve roll display (#154)

v2.4.0

14 Jun 15:03
Compare
Choose a tag to compare

Feat

  • admin: create and delete campaign channels (#152)
  • character: rename characters with /character rename (#151)
  • campaign: add books and chapter migration tool (#150)

Fix

  • campaign: improve campaign deletion (#153)

v2.3.0

09 Jun 21:59
Compare
Choose a tag to compare

Feat

  • character: minimal release of inventory system (#148)
  • campaign: chapters can be renumbered (#147)
  • character: associate characters with campaigns (#145)
  • campaign: add campaign specific channels (#141)

Fix

  • user: user_info now displays when no experience (#144)
  • chargen: remove unused characters from db when cancelled (#137)

Refactor

  • improve type hints (#146)

v2.2.0

29 Jan 15:32
Compare
Choose a tag to compare

Feat

  • gameplay: roll desperation dice (#120)
  • campaign: track desperation and danger (#116)
  • admin: change log level from discord (#113)

Fix

  • use confz for env variable parsing (#119)
  • logging: correct printing of calling function names (#117)
  • campaign: improve /campaign view (#115)
  • actually post change log on bot connect (#114)
  • gameplay: roll correct traits (#112)
  • gameplay: fix bug rolling traits
  • character: increase size of /character list (#111)
  • database: wait for db before connecting bot

v2.1.0

17 Nov 20:50
Compare
Choose a tag to compare

Feat

  • gameplay: add /gameplay damage for damage effects
  • add /github command to add/view issues (#92)

Refactor

  • autopaginate text (#93)
  • improve how random trait values are computed
  • rename options to autocomplete

v2.0.0

04 Nov 22:39
Compare
Choose a tag to compare

Feat

  • migrate from Sqlite to MongoDB (#85)
  • chargen: major overhaul of /character create (#78)

v1.13.0

02 Oct 15:09
Compare
Choose a tag to compare

Feat

  • misc: add random name generator /name_gen (#76)
  • character: new chargen wizard with /character create (#75)