Skip to content

Muzzle v2.4 - Quality of Life

Latest
Compare
Choose a tag to compare
@OkiStuff OkiStuff released this 07 Jan 21:03

Muzzle v2.4 - Quality of LIfe

Hello everyone, it's been a while since a new update, school happened. But here it is!

What's Changed

  • New and better README.md
  • Set-up script
  • Removed MUZZLE_DEBUG_ASSERT; added MZ_ASSERT
  • Added draw_text_center functions that treat the X and Y position as the center of the text.
  • Added unload_font
  • And more

Full Changelog: v2.3.2...v2.4

What's next

I wanted to implement 3D Audio in this version, but then I learned of the mess going down with OpenAL. openal-soft has been added as a submodule, but you do not need to compile it or worry about it. I will try to figure out how to use this implementation of OpenAL, but most likely, I will use another library.