Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 21:31
· 191 commits to master since this release
7e1cfce

1.0.0 (2020-06-18)

Bug Fixes

  • lev: constructor object position (23ecd80)
  • lgr: export picture enums (d9ec94f)
  • add eslint to dev-dependencies, override no-control-regex rule (fe03598)
  • build directory (a5f3ddf)
  • integrity bug when saving (10d4bc1)
  • doc: classic copypaste (fad1481)
  • fix faulty bitwise checking, add missing doc tags (fb2b472)
  • flesh out tests for replay parsing (8acea74)
  • rec: fix wrong buffer method calls (20062cd)

Features

  • lgr: add stubs for LGR handling (2e01668)
  • lgr: parse picture.lst (914e5d3)
  • lgr: read lgr files (dfc3863)
  • lgr: write lgr (a09e93d)
  • rec: add getTime() method with tests (ba98444)
  • rec: add toBuffer method for replays (b3bb664)
  • rec: attempt replay writing (a41d2ba)
  • rec: getTime method (c733a8e)
  • rec: working save, re-organize exports (697345f)
  • State: state.dat reading and writing (#166) (326db69)
  • add changelog file (c8f712b)
  • add formatTime function, add tests (99f3564)
  • test: add more replay tests for coverage (37132cf)
  • test: add more test level files (d778876)
  • test: add tests for invalid values in levels (1abd125)
  • test: add tests for level marker values (70384e8)
  • add more test replay files (0d0205f)
  • start parsing replay files (3f9bf03)