Update changelog

This commit is contained in:
GriffinR 2022-10-08 10:20:35 -04:00 committed by Marcus Huderle
parent 487cc8d367
commit 31d090f63c

View file

@ -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
- 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.
- 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.
- 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.