Skip to content

Releases: kabili207/zora-sharp

Version 2.3

08 Jan 16:42
v2.3
Compare
Choose a tag to compare
  • Add support for Japanese secrets
  • Check validity of PAL secrets
  • Fix values of animal buddies
  • Various code cleanup

Version 2.2

21 Dec 04:15
Compare
Choose a tag to compare

New features include:

  • Ability to parse secrets from a text string
  • Added IsLinkedGame and IsHeroQuest to .zora files
  • Replaced Unknown76 with WasGivenFreeRing
  • Include unknown values in .zora files
  • Ability to load game data from a battery (ie. emulator) save files
  • Ability to load a Memory Secret
  • Removed dependency on Newtonsoft JSON.Net

Version 2.1

28 Feb 21:25
Compare
Choose a tag to compare

Split linked game and hero's quest into two fields.

This library depends on the included Newtonsoft.Json.dll

Version 2.0

07 Dec 03:04
Compare
Choose a tag to compare

Fully working encoder and decoder for game, ring, and memory secrets.

Version 1.0

21 Oct 20:42
Compare
Choose a tag to compare

First release of decoder. Not capable of generating secrets!