Skip to content

Releases: cfrantz/z2doc

Release 1.0.7

24 Jul 04:53
Compare
Choose a tag to compare

Bugfixes:

  • Fix a memory move error in bank 3.

Release 1.0.6

01 Jul 21:06
Compare
Choose a tag to compare

Bug Fixes:

  • Fix a bug in selecting the correct item availability address in worlds > 0.

New Features:

  • Add checkboxes to control whether the "origin boxes" are drawn for objects, enemies and availability in the sideview editor.

Release 1.0.5

16 Jun 18:55
Compare
Choose a tag to compare

New Features:

  • Allow fetch quest items to give spells.

Release 1.0.4

03 Jun 17:42
Compare
Choose a tag to compare

New Features:

  • Add an item effects editor for fetch-quest items.
  • Add a editor to change townsperson condition satisfiers.

Release 1.0.3

01 Jun 01:34
Compare
Choose a tag to compare

Release 1.0.3

New Features:

  • Add a pbag value editor to the enemy attributes.
  • Add ability to edit Fairy speed.
  • Fix breakable blocks on the overworld sideview maps.

Bug Fixes:

  • Fix the hidden palace PPU macro: be aware of which screen the
    palace will be on (thanks Digshake).

Release 1.0.2

06 May 20:59
Compare
Choose a tag to compare

Features:

  • Allow hidden palace or town to be unhidden.
  • Add the "dynamic banks" feature under Miscellaneous Hacks.

Release 1.0.1

25 Feb 01:53
Compare
Choose a tag to compare

New Features / Bugfixes:

  • Allow editing of the tile transform table. This allows changing the
    tile transforms for boulder, spider, hidden palace and hidden town.
  • Automatically update the tile transform table when saving an overworld.

Release 1.0.0

23 Dec 19:49
Compare
Choose a tag to compare

Features:

  • Start game at a specific connection during editing.
  • Fix palaces turning to stone.
  • Add an editor for drops.
  • Add an IPS patch exporter.
  • Enhance the assembler to allow data definitions.

Bug Fixes:

  • Fix a typo in 'write bytes'
  • Clamp the text indicies to valid values.
  • Reset the memory remapping for LoadPostProcess.

Release 0.4.2

11 Sep 01:18
Compare
Choose a tag to compare

Features:

  • Add the capability to modify the spell names.

Bugfixes:

  • Fix a bug in the NES allocator.
  • Fix assmebler error for Absolute and Indirect modes.
  • Correct a typo in the maze island palette address.
  • Read overworld tile palette info from the rom.

Release 0.4.0

04 Jul 04:48
Compare
Choose a tag to compare

Features:

  • Townspeople Text Editing
  • Edit doorway destinations in towns.
  • Add random terrain generation for overworlds.
  • Add a widget to adjust elevator speed.
  • Enhance the assembler to have labels and constants.

Bugfixes:

  • Custom code to move a code fragment out of the keepout.
  • Display sideviews with inactive areas grayed out.
  • Allow dragging overworld connections in the editor.