Skip to content

Releases: valarnin/oblivion-save-reader

v1.3

14 May 16:15

Choose a tag to compare

  • Add more details to quest stage information in test.html view

Full Changelog: v1.2...v1.3

v1.2

23 Feb 04:57

Choose a tag to compare

What's Changed

  • Added additional classes for repeated structures by @MichaelEbert in #1
  • Fix issue with checking gate completion status in test page

New Contributors

Full Changelog: v1.1...v1.2

v1.1

08 Oct 14:00

Choose a tag to compare

ESM reader code, build binaries.

server is a websocket server that will watch for new save files and push them to subscribers.
esm_to_sqlite will convert an ESM or ESP file to a SQLite DB.

v1.0

13 Sep 17:57

Choose a tag to compare

Add readme

v0.9.5

12 Sep 01:53

Choose a tag to compare

Add Pilgrim's Grace to test page greater power tracking; fix form id …

v0.9

11 Sep 21:34

Choose a tag to compare

copy bugfix for havok moved; add support for tracking nirnroots, aren…

v0.6

10 Sep 00:21

Choose a tag to compare

Bugfixes, error handling, more support for ACHR/ACRE records

v0.5

09 Sep 03:15

Choose a tag to compare

Initial commit