From 3225ff5133934e50deb71b120825b6c08ea8a2ec Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sat, 16 Feb 2019 16:55:09 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- forms/aboutporymap.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 503f924f..51fbcc59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - 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 ### Breaking Changes diff --git a/forms/aboutporymap.ui b/forms/aboutporymap.ui index a0e34bb5..45a7eb1e 100644 --- a/forms/aboutporymap.ui +++ b/forms/aboutporymap.ui @@ -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> <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> -<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: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>