Skip to content

Release v0.1.7

Compare
Choose a tag to compare
@seiyria seiyria released this 31 Aug 13:00

0.1.7 (2023-08-31)

Bug Fixes

  • core: hopefully add better error handling. closes #133 (32f7944)
  • core: merge all event sources into one websocket, fix client to utilize one, using a united interface. closes #131 (00ed143)
  • crafting: change ambiguous collect to take (d1826c1)
  • fight: fix fleeing a fight throwing fight not found [ending the fight twice is not sensible]. (1a41808)
  • migration: items will no longer migrate if they have an instance id (which triggers every time) (11fe9c7)
  • ui: segments are now colored by tertiary, instead of primary, to not clash with xp bars. closes #142 (8b72209)
  • xp: make xp require more every 10 levels (5154541)

Features

  • ui: add number formatting to more things on collections page (865cf4d)
  • ui: improve descriptions for non-raw-percent values in travel screen, closes #121 (145f88c)