Skip to content

Showcase v1.1.1

Compare
Choose a tag to compare
@The-MAZZTer The-MAZZTer released this 22 Nov 22:55
· 5 commits to main since this release

Turkey Eve Edition

New features:

  • Added text overlay to Level Preview, fully customizable through settings/API.
  • C# Level Preview wrapper script now accepts Unity-style float-based numbers for colors instead of limiting to System.Drawing.Color colors.

Bug fixes:

  • Fixed orbit camera trying too hard to find the center of and rotate the whole level when certain levels have giants sectors sitting 16000 units away from the rest of the level. The orbit camera now orbits around the eye object and will limit how far it zooms out.
  • Fixed adding mods to Level Preview using absolute URLs not working.
  • Fixed Showcase and Level Preview not recognizing lowercase .gob files as GOB files.
  • Fixed no error message in Level Preview WebAssembly if a Dark Forces file fails to load.

Full Changelog: v1.1...v1.1.1