Skip to content

Releases: mcgivrer/fromClassToGame

Saber

24 Apr 16:55
Compare
Choose a tag to compare
Saber Pre-release
Pre-release

First release proposing the Physic Engine Influencer object.

Onion2

24 Apr 20:05
c4bfdf9
Compare
Choose a tag to compare

What's Changed

  • bugfix(mvnrsrc): Fix Maven resources declaration tissue by @mcgivrer in #98

Full Changelog: v1.0.1...v1.0.1-1

Orion

24 Apr 20:05
Compare
Choose a tag to compare

A first corrective release to change some basic things in PhysicEngine management and particles.

What's Changed

  • Merge branch 'main' into release/1.0.0 by @mcgivrer in #78
  • Feature/update behavior component by @mcgivrer in #75
  • Feature/add particle system by @mcgivrer in #80
  • Feature/add javadoc render helper by @mcgivrer in #81
  • fix: upgrade org.slf4j:slf4j-api from 1.7.5 to 1.7.32 by @mcgivrer in #83
  • [Snyk] Upgrade org.slf4j:slf4j-api from 1.7.5 to 1.7.32 by @snyk-bot in #82
  • fix(configuration): fix configruation issue by @mcgivrer in #85
  • feat(LifeTime): Add life duration to GameObject by @mcgivrer in #84
  • Feature/add particle system by @mcgivrer in #87
  • fix(Velocity): Fix Velocity ParticleSystem computation by @mcgivrer in #91
  • bugfix(Inventory): Move inventory to demo package by @mcgivrer in #92
  • Feat(Material): Add Test on Material by @mcgivrer in #93

Full Changelog: v1.0.0...v1.0.1

PointOfView

24 Apr 20:05
Compare
Choose a tag to compare

A first release bringing basics to build simple 2D game on this small java framework, with an old AWT integration.

What's Changed

Full Changelog: https://github.com/mcgivrer/fromClassToGame/commits/v1.0.0