Skip to content

v0.1.7

Choose a tag to compare

@Ayfri Ayfri released this 05 Jun 13:28
· 69 commits to master since this release

Changelog

  • chore(deps): Update dependencies. (e8357cd)
  • feat: Add fromColor to Sprite class. (c0ab302)
  • feat: Add getColorTexture function. (5f19f0c)
  • feat: Add hitBox readonly field to Sprite. (e178af8)
  • feat: Remove useless properties in tsconfig.json, add noImplicitOverride. (6f1fa37)

Code Quality

  • refactor: Keep consistency between members visibility. (99ba5fb)
  • refactor: Simplify gulpfile.js. (5e508c5)
  • refactor: Use override keyword when needed. (1303906)
  • revert: Re-add the paths configuration in tsconfig.json. (2b909e5)