Skip to content

Releases: Yaulendil/dsmsg

Hotfix 1.7.1

11 Mar 17:29
342bcf1
Compare
Choose a tag to compare
  • Fixed an ordering mistake where Elden Ring and Sekiro message flags would be swapped when both were enabled.

Version 1.7.0

01 Mar 15:30
9278246
Compare
Choose a tag to compare
  • Added messages from Elden Ring. Accessible via Cargo Feature.

Version 1.6.0

16 Dec 23:24
d05d665
Compare
Choose a tag to compare
  • License switched to Apache, since GPL is bad for libraries.
  • Added Remnant Messages from Sekiro. Accessible via Cargo Feature.

Version 1.4.0

19 Oct 03:08
e2cef7a
Compare
Choose a tag to compare

Command line Options are now available to control Message generation. Available Options can be viewed by invoking dsmsg --help.

Version 1.2.0

01 Oct 00:58
a6badc4
Compare
Choose a tag to compare

Innumerable improvements since 1.0.0. Some highlights:

  • Added message groups from Bloodborne and Demon's Souls, accessible by Cargo Features.
  • Message groups for all Dark Souls games are implemented as default Features, and can thus be selected individually.
  • Program now also compiles to a library, so other Rust programs can use the generators.

Version 1.0

29 Jul 22:17
31aa9aa
Compare
Choose a tag to compare

Feature-complete and stable. See README.md.