Updated README and VERSION to beta.
This commit is contained in:
parent
9212a2b329
commit
713f8b4a7f
2 changed files with 10 additions and 2 deletions
10
README
10
README
|
|
@ -2,7 +2,7 @@
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
Evennia README
|
Evennia README
|
||||||
(http://evennia.com)
|
(http://evennia.com)
|
||||||
Alpha hg (mercurial) version
|
Beta hg (mercurial) version
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -41,6 +41,14 @@ See the INSTALL file for help on setting up and running Evennia.
|
||||||
Current Status
|
Current Status
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Nov 2011:
|
||||||
|
After creating several different proof-of-concept game systems (in contrib
|
||||||
|
and privately) as well testing lots of things to make sure the implementation
|
||||||
|
is basically sound, we are declaring Evennia out of Alpha. This can mean
|
||||||
|
as much or as little as you want, admittedly - development is
|
||||||
|
still heavy but the issue list is at an all-time low and the server is slowly
|
||||||
|
stabilizing as people try different things with it.
|
||||||
|
|
||||||
Aug 2011:
|
Aug 2011:
|
||||||
Split Evennia into two processes: Portal and Server. After a lot of
|
Split Evennia into two processes: Portal and Server. After a lot of
|
||||||
work trying to get in-memory code-reloading to work, it's clear this
|
work trying to get in-memory code-reloading to work, it's clear this
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
HG-Alpha
|
Beta
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue