Skip to content

1.1.3.0 Patch

Compare
Choose a tag to compare
@flabbet flabbet released this 06 Jun 16:30

Summary

Changelog:

  • Fixed startup crash on Steam
  • Fixed bug that caused saving palette in .hex to be incorrectly formatted.
  • Fixed bug that didn't allow opening .pixi files with space in path (only when ran within command line arguments, opening in PixiEditor itself worked fine)
  • Disabled startup registry association with lospec palettes and .pixi files due to unknown bug that caused crashes for some users
  • Disabled single instance of PixiEditor for Steam, in other words, if you open .pixi file from within Windows, it will be opened in new PixiEditor instance instead of currently opened one.

Changes:

  • c340a80 Disabled temporarily associations and pixi double click on Steam
  • db611ef Merge pull request #542 from PixiEditor/args-parsing-fix
  • 228eab5 Fixed Command Line parsing wrongly paths with space
  • 0726b6b Merge pull request #541 from PixiEditor/hex-parser-saving-fix
  • 77067e5 Update HexPaletteParser.cs
  • da9348c Merge pull request #471 from PixiEditor/cropped-layer-previews
  • 3147a88 Fix mask deletion crash
  • eae4ce4 Fix some bugs
  • b9c8c9d Fix cropped previews resize document crash
  • 9974b8b Fix preview not getting downsized
See More
  • c7f4927 now cropped previews done?
  • 27f1ae3 Cropped layer previews finished?wip
  • 0274a78 Merge remote-tracking branch 'origin/master' into cropped-layer-previews
  • d5d953a Cropped layer previews wip

This list of changes was auto generated.