mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 13:37:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
06297c3976
commit
4028dce888
43 changed files with 169 additions and 153 deletions
|
|
@ -194,6 +194,11 @@
|
|||
<section id="evennia-main-branch">
|
||||
<h2>Evennia Main branch<a class="headerlink" href="#evennia-main-branch" title="Permalink to this headline">¶</a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>Feature: Support Python 3.12 (Griatch). Currently supporting 3.10,3.11 and
|
||||
3.12. Note that 3.10 support will be removed in a future release.</p></li>
|
||||
<li><p>Feature: Update <code class="docutils literal notranslate"><span class="pre">evennia[extra]</span></code> scipy dependency to 1.12 to support latest
|
||||
Python. Note that this may change which (equivalent) path is being picked when
|
||||
following an xyzgrid contrib pathfinding.</p></li>
|
||||
<li><p>Feature: <em>Backwards incompatible</em>: <code class="docutils literal notranslate"><span class="pre">DefaultObject.get_numbered_name</span></code> now gets object’s
|
||||
name via <code class="docutils literal notranslate"><span class="pre">.get_display_name</span></code> for better compatibility with recog systems.</p></li>
|
||||
<li><p>Feature: <em>Backwards incompatible</em>: Removed the (#dbref) display from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue