From 713f8b4a7fbe513258dcfa5438daa56f88c90e4a Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 13 Nov 2011 23:42:29 +0100 Subject: [PATCH] Updated README and VERSION to beta. --- README | 10 +++++++++- VERSION | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README b/README index 0364ede3bc..54e6b9d43c 100644 --- a/README +++ b/README @@ -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 diff --git a/VERSION b/VERSION index eae58b76b1..caed21a73a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -HG-Alpha +Beta