From c2621f726b2f0742091698a6d6d2c6d876e7456c Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Thu, 2 Jul 2020 18:42:41 -0700 Subject: [PATCH] Summarized changes for 2.2.1.7e. --- HengbandChangeLog.html.en | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/HengbandChangeLog.html.en b/HengbandChangeLog.html.en index 639787d..cd0ff2d 100644 --- a/HengbandChangeLog.html.en +++ b/HengbandChangeLog.html.en @@ -11,6 +11,48 @@

Binaries | English screen shot | Japanese screen shot | Feedback | Source code | 2.2.1.7 Changes | 1.6.2 Changes

Changes

    +
  1. July 2, 2020. 2.2.1.7e includes the following changes: +
      +
    • Fixed bug: initialize displayed state of the "big tiles" setting + in the menu from the stored value rather than always setting it to + true. +
    • Configured so the writable game files are put in + ~/Documents/Hengband-2.2.1 rather than + ~/Documents/Hengband. You may delete + ~/Documents/Hengband if you don't want to retain the + high scores file and previously saved games. If you want to carry + over the high scores file or previously saved games you could +
        +
      1. Rename ~/Documents/Hengband to + ~/Documents/Hengband-2.2.1 prior to running the new + version. +
      2. Copy the contents of ~/Documents/Hengband/apex to + ~/Documents/Hengband-2.2.1/apex and the contents of + ~/Documents/Hengband/save to + ~/Documents/Hengband-2.2.1/save after running the + new version. +
      +
    • The executable was compiled on Mac OS X 10.15.5 rather than + Mac OS X 10.14.6. If you encounter problems with versions of + Mac OS X prior to 10.15, please let me know. +
    • Made minor changes to English messages: +
        +
      1. The short description for the Trump realm wasn't cleared + properly on the birth screen. +
      2. Changed English diary entries about gender and personality + selection so "gender" appears in the one for gender and + "personality" in the one about personality. +
      3. Changed diary entry about realm selection to put "and" between + the realms if there are two and to pluralize "realm" as + appropriate. +
      4. Corrected typo in a rumor. +
      5. Dropped period in a knowledge menu item for consistency with + the rest of the menu. +
      +
    • Changed to initialize the effective group ID and effective user + ID before calling init_angband(). Has no apparent effect with + Hengband 2.2.1.7 but is necessary for Hengband 1.6.2. +
  2. March 28, 2020. 2.2.1.7d includes the following changes:
    • Fixed regression: changing the font or tile set during character -- 2.11.0