Skip to content

3.0.1

Compare
Choose a tag to compare
@CosmoMyzrailGorynych CosmoMyzrailGorynych released this 12 Sep 11:28
· 968 commits to develop since this release

⚡️ General Improvements

  • 🌐 Update French translation (#366 by @rtauziac)
  • 🌐 Update Japanese translation (#367 by @taxi13245)
  • Drop precision on position and scale of objects in the room editor. Reasonably rounds their values to more logical numbers.

🐛 Bug Fixes

  • Add support for template and texture arrays to the Context subsystem
  • Escape single quotes while stringifying certain properties. This allows, among other things, use of ' in custom properties (room editor) and template names
  • Fix ct.place crashing game if a collision check is made on a disproportionately squished circle
  • Room editor shortcuts must work only if the Rooms tab is active

🍱 Demos, Dependencies and Stuff

  • Update nw.js to v0.67.1

📝 Docs

  • ⚡ Fix old terminology in skeletal-animation.md (by @omartek)
  • Italian translation for the working-with-editor section (by @omartek)

🌐 Website

  • 🐛 Fix img tag appearing in games' descriptions on the Made With page
  • 🐛 Remove .DS_Store
  • 📝 Update changelog
  • ⚡ Add a working version of web installer for windows
  • ⚡ Italian documentation translation is now public; add a proper link in the header!
  • ⚡ Temporarily replace web installer for windows with zip archives
  • ⚡ Update italian translation (@omartek)

🤖 Misc

  • 🔥 Remove now useless twoPi var in ct.place