github rster2002/ed-journals 0.7.0
Version 0.7.0

latest releases: 0.13.0-rc.2, 0.12.4, 0.12.3...
16 months ago

What's Changed

Largely incremental update to fix some issues in different areas and make things a bit more consistent. The most notable are changes to ShipKitModule, which has been altered a bit to fix an issue with parsing newer ship kits and changes to make MaterialState work like all the other state models.

Change log

  • Added new variants Mandalay and CobraMkV to ShipType enum.
  • Added missing variant SurfaceStation to StationType enum.
  • LogState now tracks the latest loadout and touchdown.
  • Renamed ItemType to ItemCategory.
  • Changed the variants of ItemCategory to better match the game's categories.
  • Changed MaterialState to work in line with the other state models.
  • LogFile now differentiates between errors when creating either a blocking or asynchronous reader.
  • Made votes in PowerplayEvent optional to support Powerplay 2.0.
  • Made system in ShipyardSellEvent optional after new test files.
  • Fixed incorrect ship names in ShipType
  • Fixed async LogDirReader not setting is_live correctly.
  • Fixed missing match for 'unknownorganiccircuitry'.
  • Fixed missing match for '$modularcargobaydoorfdl_name;'
  • Fixed issue where new ship kits, most notably the new ship kits for the Mandalay, could not be parsed by @iH8c0ff33. ShipKitModule now has new field piece replacing the old kit_nr field.

New Contributors

Full Changelog: 0.6.3...0.7.0

Don't miss a new ed-journals release

NewReleases is sending notifications on new releases.