Skip to content

Releases: RafaelBarbosatec/bonfire

Version 3.15.1

10 Jun 09:59
9817012
Compare
Choose a tag to compare
  • Fix textSize in BarLifeComponent
  • FlyingAttackGameObject improvements

Version 3.15.0

02 Jun 10:47
Compare
Choose a tag to compare
  • Adds params collisionConfig. Now collision system used is a default. take a look Flame Doc. To use QuadTree approatch pass BonfireCollisionConfig.quadTree() as a params.

Version 3.14.0

07 May 14:24
Compare
Choose a tag to compare
  • Performance improvements.

Version 3.13.5

10 Apr 14:17
1470253
Compare
Choose a tag to compare
  • Fix ellipse and polygon collision objects in Tiled maps, the CollisionType was set to inactive, changed to active as the RectangleHitbox.
  • Fiz padding in BarLifeComponent

Version 3.13.4

21 Feb 11:58
a86da82
Compare
Choose a tag to compare
  • Fix size in setupLifeBar

Version 3.12.3

26 Jan 03:14
893b1c2
Compare
Choose a tag to compare
  • rollback to deprecated RGB colors

Version 3.13.2

14 Jan 03:46
ee0fc95
Compare
Choose a tag to compare
  • Collision performance improvements

Version 3.13.1

11 Jan 23:43
4e32b5d
Compare
Choose a tag to compare
  • BarLifeComponent improvements
  • rename extension method directionThatPlayerIs to getDirectionToPlayer, getAngleFromPlayer to getAngleToPlayer, getInverseAngleFromPlayer to getInverseAngleToPlayer.
  • Back flame version to 1.18.0 :-(.

Version 3.13.0

03 Jan 20:13
3e4928d
Compare
Choose a tag to compare
  • Update Flame to 1.23.0.

Version 3.12.6

03 Jan 13:38
f806819
Compare
Choose a tag to compare
  • Fix RangerError.