Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 2.17 KB

Changelog.md

File metadata and controls

63 lines (36 loc) · 2.17 KB

Changelog

Changelog for versions

  • Upgrade Json to 1.5.4
  • Create new docs site
  • Cleanup code and comments
  • Upgrade Json to 1.3.4
  • Fix intgrid contains bug
  • Fix content loading
  • Cache tilemaps in renderer
  • Nullable support
  • Fix assetName for textures when the parent ldtk is in a nested folder PR-25
  • Updated Json to 1.3.3
  • Updated LDtkFile.FromFile(filePath) For old slower behaviour use FromFileReflection
    Source generator deserializing should be faster but may have bugs please test.
  • Update Json to 1.2.5
  • Update Json to 1.2.0
  • Update to support Monogame 3.8.1.303
  • Allow relative paths to assets
  • Fix bug #18