Skip to content

Releases: MonoGame-Extended/Monogame-Extended

Version 6.0.1

Choose a tag to compare

@AristurtleDev AristurtleDev released this 30 Jun 03:51
78c0097

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

Choose a tag to compare

@AristurtleDev AristurtleDev released this 02 May 20:38
ccc2764

Hi everyone,

Version 6.0.0 of MonoGame.Extended is here.

This release has been a long time coming, and it touches some of the oldest and most heavily used parts of the library. The biggest changes in 6.0.0 are a new 2D geometry suite, a fully overhauled 2D collision system, a completely rewritten tilemap system, and an important upgrade to the Entity Component System.

Some of these features started life as separate efforts and grew over time as the design became clearer. Rather than treat them as isolated additions, 6.0.0 brings them together into a more consistent foundation for games that rely on geometry, collisions, worlds, and rendering-heavy content pipelines.

Read more about the changes at https://www.monogameextended.net/blog/version-6/

v6.0.0-preview.4

v6.0.0-preview.4 Pre-release
Pre-release

Choose a tag to compare

@AristurtleDev AristurtleDev released this 24 Apr 19:56

What's Changed

Full Changelog: v6.0.0-preview.2...v6.0.0-preview.4

Version 6.0.0-preview.2

Pre-release

Choose a tag to compare

@AristurtleDev AristurtleDev released this 10 Apr 16:19
1372845

What's Changed

Full Changelog: v6.0.0-preview.1...v6.0.0-preview.2

Version 5.5.1

Choose a tag to compare

@AristurtleDev AristurtleDev released this 10 Apr 16:18
b39c45a

What's Changed

  • Cancelling changing the texture in Ember removes path and ember crashes if texture cannot be found when loaded by @ericlothspeich in #1132

New Contributors

Full Changelog: v5.5.0...v5.5.1

Version 5.5.0

Choose a tag to compare

@AristurtleDev AristurtleDev released this 25 Mar 18:35
25d9e31

What's Changed

Full Changelog: v5.4.0...v5.5.0

Version 6.0.0-preview.1

Pre-release

Choose a tag to compare

@AristurtleDev AristurtleDev released this 14 Mar 21:29

MonoGame.Extended 6.0.0-preview.1

I'm excited to share the first preview release of MonoGame.Extended 6.0.0!

This preview introduces the new tilemap system, a format-agnostic API that loads and renders maps from Tiled, LDtk, and Ogmo Editor through a single unified interface. Samples are now available so you can see it in action and try it out in your own projects.

This is a preview, so feedback and bug reports are very welcome.

Read more in the blog post
https://www.monogameextended.net/blog/version-6-0-0-preview-1/

Version 5.4.0

Choose a tag to compare

@AristurtleDev AristurtleDev released this 27 Feb 19:49
ca7210e

Read more about this release in the blog post at https://www.monogameextended.net/blog/version-5-4-0/

What's Changed

New Contributors

Full Changelog: v5.3.1...v5.4.0

Version 5.3.1

Choose a tag to compare

@AristurtleDev AristurtleDev released this 29 Nov 08:04
5a4caf2

What's Changed

Full Changelog: v5.3.0...v5.3.1

Version 5.3.0

Choose a tag to compare

@AristurtleDev AristurtleDev released this 11 Nov 19:53
6ae5938

What's Changed

New Contributors

Full Changelog: v5.2.0...v5.3.0