Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

49 lines (33 loc) · 1.29 KB

Juno Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Template


[X.X.X] - YYYY-MM-DD

Changes

  • XYZ [Tested: , ]

TODO

  • XYZ

[0.0.XX] - XXXX-XX-XX

Changes

  • New API function mobj() [Tested: XXXX-XX-XX, digitsensitive]
  • parseJSONDataIntoObject parses objects now [Tested: XXXX-XX-XX, digitsensitive]
  • Bugfix in mget() [Tested: 2018-09-19, digitsensitive]
  • Add starting x and y position of tiles in map() [Tested: 2018-09-20, digitsensitive]

TODO

  • Collision detection with tiles not working perfectly
  • Add feature to load one Spritesheet and one Tileset

[0.0.50] - 2018-09-18

Changes

  • Changes in the API function load() [Tested: 2018-09-18, digitsensitive]
  • New API function map() [Tested: 2018-09-18, digitsensitive]
  • New API function mget() [Tested: 2018-09-18, digitsensitive]
  • New API function mset() [Tested: 2018-09-18, digitsensitive]
  • New Interface mouse [Tested: 2018-09-16, digitsensitive]
  • Add mousedownand mouseuplistener to input [Tested: 2018-09-16, digitsensitive]

[0.0.40] - 2018-09-15

Changes

  • First release of Juno [Tested: 2018-09-15, digitsensitive]