Updated README and VERSION to beta.

This commit is contained in:
Griatch 2011-11-13 23:42:29 +01:00
parent 9212a2b329
commit 713f8b4a7f
2 changed files with 10 additions and 2 deletions

10
README
View file

@ -2,7 +2,7 @@
-----------------------------------
Evennia README
(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
--------------
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:
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

View file

@ -1 +1 @@
HG-Alpha
Beta