Update changelog

This commit is contained in:
Marcus Huderle 2019-02-16 16:55:09 -06:00
parent bf17f29a13
commit 3225ff5133
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
### Fixed ### Fixed
- Fix crash when creating a new map from a layout that has no pre-existing maps that use it. - Fix crash when creating a new map from a layout that has no pre-existing maps that use it.
- Fix bug where `var_value` JSON fields were being interpreted as integers. - Fix bug where `var_value`, `trainer_type` and `trainer_sight_or_berry_tree_id` JSON fields were being interpreted as integers.
## [1.2.0] - 2019-02-04 ## [1.2.0] - 2019-02-04
### Breaking Changes ### Breaking Changes

View file

@ -100,7 +100,7 @@ p, li { white-space: pre-wrap; }
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Add ability to zoom in and out the map metatile selector via a slider at the bottom of the metatile selector window.</li></ul> <ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Add ability to zoom in and out the map metatile selector via a slider at the bottom of the metatile selector window.</li></ul>
<p style=" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="fixed"></a><span style=" font-weight:600;">F</span><span style=" font-weight:600;">ixed</span></p> <p style=" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="fixed"></a><span style=" font-weight:600;">F</span><span style=" font-weight:600;">ixed</span></p>
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fix crash when creating a new map from a layout that has no pre-existing maps that use it.</li> <ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fix crash when creating a new map from a layout that has no pre-existing maps that use it.</li>
<li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fix bug where <span style=" font-family:'Courier New';">var_value</span> JSON fields were being interpreted as integers.</li></ul> <li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fix bug where <span style=" font-family:'Courier New';">var_value</span>, <span style=" font-family:'Courier New';">trainer_type</span> and <span style=" font-family:'Courier New';">trainer_sight_or_berry_tree_id</span> JSON fields were being interpreted as integers.</li></ul>
<p style=" margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="12020190204"></a><span style=" font-weight:600;">1</span><span style=" font-weight:600;">.2.0 - 2019-02-04</span></p> <p style=" margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="12020190204"></a><span style=" font-weight:600;">1</span><span style=" font-weight:600;">.2.0 - 2019-02-04</span></p>
<p style=" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="breakingchanges"></a><span style=" font-weight:600;">B</span><span style=" font-weight:600;">reaking Changes</span></p> <p style=" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a name="breakingchanges"></a><span style=" font-weight:600;">B</span><span style=" font-weight:600;">reaking Changes</span></p>
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">New JSON map data format in pokeemerald and pokeruby from commits <a href="https://github.com/pret/pokeemerald/commit/82abc164dc9f6a74fdf0c535cc1621b7ed05318b"><span style=" text-decoration: underline; color:#0000ff;">82abc164dc9f6a74fdf0c535cc1621b7ed05318b</span></a> and <a href="https://github.com/pret/pokeruby/commit/a0ba1b7c6353f7e4f3066025514c05b323a0123d"><span style=" text-decoration: underline; color:#0000ff;">a0ba1b7c6353f7e4f3066025514c05b323a0123d</span></a>.</li></ul> <ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">New JSON map data format in pokeemerald and pokeruby from commits <a href="https://github.com/pret/pokeemerald/commit/82abc164dc9f6a74fdf0c535cc1621b7ed05318b"><span style=" text-decoration: underline; color:#0000ff;">82abc164dc9f6a74fdf0c535cc1621b7ed05318b</span></a> and <a href="https://github.com/pret/pokeruby/commit/a0ba1b7c6353f7e4f3066025514c05b323a0123d"><span style=" text-decoration: underline; color:#0000ff;">a0ba1b7c6353f7e4f3066025514c05b323a0123d</span></a>.</li></ul>