Skip to content

Releases: scarf005/Marisa

v1.5.11 (2023-01-16)

16 Jan 14:24
8926796
Compare
Choose a tag to compare

Fixes

  • wrong description for Orrerys Sun Power (#113)

v1.5.10 (2023-01-15)

15 Jan 11:28
6b5a6cd
Compare
Choose a tag to compare

Fixes

  • move exhaust keyword to end of line (#107)
  • NPE when use gets null monster (#108)

v1.5.8 (2022-12-24)

24 Dec 14:57
845c1df
Compare
Choose a tag to compare

Fixes

  • Shoot the moon using extra energy (#87)
  • oneTimeOff gives upgraded power regardless of upgrade state (#86)
  • relics from Portable Prop Bag not setting counter to 0 (#83)
  • use game's random seed (#81)
  • acceleration(ENG) having wrong upgrade description (#77)

v1.5.3 (2022-12-24)

24 Dec 10:47
50b43c4
Compare
Choose a tag to compare

Fixes

  • events.fr not found (#72)

v1.5.2 (2022-12-22)

21 Dec 06:00
5a0e5cb
Compare
Choose a tag to compare

Fixes

  • changelog with # crash mod description (#66)

v1.5.1 (2022-12-21)

20 Dec 16:00
5e1d61b
Compare
Choose a tag to compare

New Features

  • make acceleration shuffle empty deck (#63)

Fixes

  • shoot the moon removing transient's debuffs (#59)

v1.4.8 (2022-12-19)

20 Dec 15:11
1cee4ce
Compare
Choose a tag to compare

Breaking Changes

  • migrate to kotlin (#5)

New Features

  • steam workshop release (#55)
  • preview generated cards (#45)
  • version using ISO timestamp (#16)
  • apply korean fan-made i18n patches (#6)

Fixes

  • shoot the moon removing transient's debuffs (#59)
  • match rootProject.name (#54)
  • match rootProject.name with modid (#52)
  • event abort always evaluating to true (#39)
  • use class ID over raw string for hasPower, hasRelic key (#33)
  • more nullables (#31)
  • null check on canUse (#20)
  • mark nullable parameters in use as unused (#17)