Skip to content

1.1.1

Compare
Choose a tag to compare
@AbstractUmbra AbstractUmbra released this 01 Jan 03:33
· 47 commits to main since this release
1.1.1
bc5b3ef

GreatAsset Changelog

Added

  • More tests around the library. (7b4f562)
  • Update the in-memory SaveFile as well as the serialisation object. (9e19214)
  • More ShipUnlock ids and one ExtraUnlock id. (bfde042)

Fixed

  • Update usage and setting of SaveFile.deadline and added SaveFile.raw_deadline. (4b9d914 and c4f2638)
    • The save file uses the minute value per day as the setting. E.g. 1 day is 1080 serialised.
  • Fixed a typo in SaveFile.update_elapsed_days. (1c3fcf5)

Changed

  • Project on GitHub renamed to GreatAsset in favour of great_asset. This shouldn't break anything but yell at me if it does.

Notes

The enums still need to be fleshed out further.

Noted Contributors