mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 18:26:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
b9423169d8
commit
4cd97e630f
54 changed files with 745 additions and 587 deletions
|
|
@ -164,10 +164,9 @@
|
|||
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
|
||||
<section id="evennia-1-0">
|
||||
<h2>Evennia 1.0<a class="headerlink" href="#evennia-1-0" title="Permalink to this headline">¶</a></h2>
|
||||
<blockquote>
|
||||
<div><p>Not released yet
|
||||
2019-2022 develop branch (WIP)</p>
|
||||
</div></blockquote>
|
||||
<p>2019-2022 develop branch</p>
|
||||
<p>Changed to using <code class="docutils literal notranslate"><span class="pre">main</span></code> branch to follow github standard. Old <code class="docutils literal notranslate"><span class="pre">master</span></code> branch remains
|
||||
for now but will not be used anymore, so as to not break installs during transition.</p>
|
||||
<p>Increase requirements: Django 4.1+, Twisted 22.10+ Python 3.10, 3.11. PostgreSQL 11+.</p>
|
||||
<ul class="simple">
|
||||
<li><p>New <code class="docutils literal notranslate"><span class="pre">drop:holds()</span></code> lock default to limit dropping nonsensical things. Access check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue