Skip to content

Releases: bitbrain/braingdx

Version 0.2.15

25 Jul 13:06
Compare
Choose a tag to compare

This release fixes various issues around tiled map support within braingdx.

  • [#133] Introduce TiledMapAPI.setEventFactory(GameEventFactory)
  • [#135] Game objects with a collision now have an indexed initial position
  • fixed a bug where sticky events would be accidentally deleted
  • added a GameEventRouter class which publishes game events when game objects collide with event objects

Version 0.2.14

19 Jul 17:48
Compare
Choose a tag to compare
  • [#134] extend TiledCollisionResolver

Version 0.2.13

14 Jul 14:08
Compare
Choose a tag to compare
  • [#127] fix initial project setup

Version 0.2.12

14 Jul 13:34
Compare
Choose a tag to compare
  • [#118] replace listeners with TiledMap events
  • do not log an error message when no event listeners are defined for a published event

Version 0.2.11.2

10 Jul 22:03
Compare
Choose a tag to compare
  • introduce box2dlights 1.5-SNAPSHOT

Version 0.2.11.1

10 Jul 21:41
Compare
Choose a tag to compare
  • [#124] introduce new deployment flow

Version 0.2.11

10 Jul 17:35
Compare
Choose a tag to compare

first release