Skip to content

Releases: valarnin/oblivion-save-reader

v1.4

Choose a tag to compare

@valarnin valarnin released this 17 Jun 04:05
  • Add Two Sides chest info
  • Add Oblivion Gate spawned but not found indicator

v1.3

Choose a tag to compare

@valarnin valarnin released this 14 May 16:15
  • Add more details to quest stage information in test.html view

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

v1.2

Choose a tag to compare

@valarnin valarnin released this 23 Feb 04:57

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

Choose a tag to compare

@valarnin valarnin released this 08 Oct 14:00

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

Choose a tag to compare

@valarnin valarnin released this 13 Sep 17:57
Add readme

v0.9.5

Choose a tag to compare

@valarnin valarnin released this 12 Sep 01:53
Add Pilgrim's Grace to test page greater power tracking; fix form id …

v0.9

Choose a tag to compare

@valarnin valarnin released this 11 Sep 21:34
copy bugfix for havok moved; add support for tracking nirnroots, aren…

v0.6

Choose a tag to compare

@valarnin valarnin released this 10 Sep 00:21
Bugfixes, error handling, more support for ACHR/ACRE records

v0.5

Choose a tag to compare

@valarnin valarnin released this 09 Sep 03:15
Initial commit