Update changelog
This commit is contained in:
parent
487cc8d367
commit
31d090f63c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
- The wild encounter editor is automatically disabled if the encounter JSON data cannot be read
|
- The wild encounter editor is automatically disabled if the encounter JSON data cannot be read
|
||||||
- Metatiles are always rendered accurately with 3 layers, and the unused layer is not assumed to be transparent.
|
- Metatiles are always rendered accurately with 3 layers, and the unused layer is not assumed to be transparent.
|
||||||
- `object_event_graphics_info.h` can now be parsed correctly if it uses structs with attributes.
|
- `object_event_graphics_info.h` can now be parsed correctly if it uses structs with attributes.
|
||||||
|
- Tileset data in `headers`, `graphics`, and `metatiles` can now be parsed if written in C.
|
||||||
- The selection is no longer reset when pasting events. The newly pasted events are selected instead.
|
- The selection is no longer reset when pasting events. The newly pasted events are selected instead.
|
||||||
- Palette editor ui is updated a bit to allow hex and rgb value input.
|
- Palette editor ui is updated a bit to allow hex and rgb value input.
|
||||||
- The metatile behavior is now displayed in the bottom bar mouseover text.
|
- The metatile behavior is now displayed in the bottom bar mouseover text.
|
||||||
|
|
Loading…
Reference in a new issue