Skip to content

Releases: bladekey88/simple-P5R-ENV-Parser

v0.6.0-alpha

23 Nov 00:45
1ee15e4

Choose a tag to compare

What's Changed

  • P5 env inbound by in #12
  • Refactor and enable JSON-> ENV by in #14
  • Clean solution, removed unnecessary imports.. by in #15

Full Changelog: v0.5.0-alpha...v0.6.0-alpha

v0.5.0-rc

11 Nov 22:29

Choose a tag to compare

  • Significant Refactor of ENV object into component parts
  • Proper nesting in JSON
  • better processing and parsing logic for components
  • redefined texture field as Field Light 1 and 2

v0.4.0-rc

07 Nov 00:44

Choose a tag to compare

Added GFS version checker and field mapping.

v0.3.2-alpha

30 Oct 17:56

Choose a tag to compare

What's Changed

  • Added new interface for Exporters and implemented ENV Version check logic in #11

Full Changelog: v0.3.1-alpha...v0.3.2-alpha

v0.3.1-alpha

21 Oct 12:23

Choose a tag to compare

Minor update

  • Added validation check for version header when providing an ENV file(after initial parse)
    • No check for inbound JSON since user supplied value may be deliberate (though if JSON generated from this tool, only uses 0x105150

v0.3.0-alpha

29 Sep 15:45

Choose a tag to compare

What's Changed

  • Implementation of JSON Import (and thus output back to Binary ENV for… by @bladekey88 in #6
  • Csv implementation by @bladekey88 in #7

v0.2.0-alpha

07 Aug 22:40

Choose a tag to compare

For this release you must pass csv argument after file path as JSON is not yet implemented

What's Changed

v.0.1

10 Jun 18:29
8f6ac52

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-alpha...v0.1