Skip to content

Releases: ultimate-research/motion_lib

Consistent version of serde_yaml

27 May 11:51
Compare
Choose a tag to compare

Not much going on here, but in a prior version, the yamlist behavior wasn't consistent with the version before that because the serde_yaml minor version changed. Here is the correction to that

I've included macOS and windows (".exe") release builds below

New flags

01 Nov 18:28
Compare
Choose a tag to compare

Apparently when they added Steve, some new flags were added, or maybe they never used them previously

Diff and patch

13 Aug 01:24
Compare
Choose a tag to compare

Implements diff and patch commands, allowing users to extract changes as new files, and then apply those changes to different files. Also separates all known flags in the motion_list format as separate bools

version 1.1.0

17 Nov 18:55
Compare
Choose a tag to compare
  • Overhaul of command line interface
  • Scripts no longer list a category, they are simply a list of hash/strings

Windows build provided

Initial release

17 Sep 05:18
Compare
Choose a tag to compare

Convert motion_list.bin files into YAML format and back. Precompiled Windows build is included below.