Skip to content

MAPeD v0.69b - SPReD v0.62b

Compare
Choose a tag to compare
@0x8BitDev 0x8BitDev released this 06 Apr 15:34
· 370 commits to master since this release

MAPeD:

  • Updated Quick Guide
  • Added PCE version with example projects and native samples (HuC/asm)
  • Screen editor: speeding up drawing of tiles when the layout mode is active
  • Added automatic graphics update of a selected block (Blocks (2x2):ON)
  • Added a color selection with the LMB+mouse move
  • Added highlight to a selected tile/block
  • Added canceling of a tile pattern creation and placement on the screen by the RMB
  • Added option to clear blocks properties
  • Fixed a bug in the calculation of adjacent screens that affects exported data and the screen editor functionality
  • Data export: added export of tiles/blocks images as MxN rectangular image
  • Data export: fixed exported data for maps that share the same CHR bank
  • Data export: fixed adjacent screen indices data, removed null data holes
  • Import of raw CHR data with automatic addition of new CHR banks when data overflows

[!] The SMD version is in development and is available in development build.

SPReD:

  • Updated Python API v1.2 and Quick Guide
  • Added PCE version with example projects and native samples (HuC/asm)
  • Added support for exporting of indexed PCX images
  • Added support for importing of compressed PNG images
  • Fixed import of indexed PNG images
  • SMS/PCE: added ability to swap two selected colors without changing graphics
  • Added a color selection with the LMB+mouse move
  • Disabled optimization during the data packing operation