Releases: cfrantz/z2doc
Releases · cfrantz/z2doc
Release 1.0.7
Bugfixes:
- Fix a memory move error in bank 3.
Release 1.0.6
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
New Features:
- Allow fetch quest items to give spells.
Release 1.0.4
New Features:
- Add an item effects editor for fetch-quest items.
- Add a editor to change townsperson condition satisfiers.
Release 1.0.3
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
Features:
- Allow hidden palace or town to be unhidden.
- Add the "dynamic banks" feature under Miscellaneous Hacks.
Release 1.0.1
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
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
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
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.