diff --git a/docs/latest/.buildinfo b/docs/latest/.buildinfo index d97e14281e..f4b1b0a9db 100644 --- a/docs/latest/.buildinfo +++ b/docs/latest/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 045cb0b524198abc1cbf591a1f6615ad +config: b1e80c5fb0e553828115c486c02c1902 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/latest/Coding/Changelog.html b/docs/latest/Coding/Changelog.html index a87a3439c9..5d1523d1e7 100644 --- a/docs/latest/Coding/Changelog.html +++ b/docs/latest/Coding/Changelog.html @@ -202,6 +202,8 @@ default object’s adding line breaks in hook returns. (InspectorCaracal)

  • Feature: New sethelp/category switch to change a help topic’s category after it was created (chiizujin)

  • +
  • Feature: Add alias/delete switch for removing object aliases +from in-game with default command (chiizujin)

  • Fix: Use plural (‘no apples’) instead of singular (‘no apple’) in get_numbered_name for better grammatical form (InspectorCaracal)

  • Fix: Object aliases not showing in search multi-match @@ -214,6 +216,11 @@ to disappear for wider client widths (chiizujin)

  • duplicates (chiizujin)

  • Fix: Traceback in crafting contrib’s recipe.msg (InspectorCaracal)

  • +
  • Fix: EvEditor line-echo compacted whitespace erroneously (chiizujin)

  • +
  • Fix: EvEditor :help described the :paste operation in the wrong +way (chiizujin)

  • +
  • Fix: EvEditor range:range specification didn’t return correct +range (chiizujin)

  • Doc: Added Beginner Tutorial lessons for AI, Quests and Procedural dungeon (Griatch)

  • Doc fixes (Griatch, InspectorCaracal)

  • diff --git a/docs/latest/Contributing-Docs.html b/docs/latest/Contributing-Docs.html index 1b5f021868..05166ea6c3 100644 --- a/docs/latest/Contributing-Docs.html +++ b/docs/latest/Contributing-Docs.html @@ -66,6 +66,7 @@