The Palace is a 2D interactive environment or with more words, a rich 2D virtual multi-user chat environment. It was popular in the late nineties and it still has its followers.
“The Palace is a software program used to access graphical chat room servers, called palaces, in which users may interact with one another using graphical avatars overlaid on a graphical backdrop. The software concept was originally created by Jim Bumgardner, an employee of Time Warner Interactive, in 1994, and was first opened to the public in November 1995.” (Wikipedia, retrieved 19:43, 16 September 2010 (CEST))
Main features:
A palace server can be configured to include various extensions. There exist (free) versions that could (and still can) be run on consumer PCs and this may be the reason why Palace servers are still popular 10 years after the death of the company.
Palaceplanet.net provides downloads for the "classical" clients and also has links to the more popular clients which are listed below.
As you can see in the two screen shots below, a room is visually defined by Bitmap (more precisely a 528 x 530 px Gif file. with a reduced color scheme. A sort of 3D effect can be simple obtained by choose a picture that has some perspective.
Manuals:
The shortest information about server management can be found in the RELNOTES file that is distributed with the server.
Unpack the tar.gz archive, then type ./install and answer questions (easy to understand)
Chown the whole directory to a non-root user.
You may do all system administration through a client. Alternatively it's also an option to edit palace/psdata/pserver.prefs where the server writes out the options. Create a backup file first.
~susr owner
~susr operatorpassword
'ownerpass newpassword 'operatorpass newpassword
shutdown
or alternatively, in a server terminal, type:
bin/.stop-palace
Can be replaced by your normal server on the same or a different machine. Then, if you put the media in /palace/media on a regular httpd server on your.server.org, type e.g.:
'fileserver "http://your.server.org/palace/media/"
You likely may have to do this, the included Apache server may be too old for your system. "localhost" also should work
A Palace and its "rooms" are defined in file palace/psdata/xxx.pat. By default, you already have a pserver.pat
The pat file includes room definitions (you can look at the file) that are fairly simple: and id, a name, a picture, a list of "props" and definition for doors.
The easiest way to change the look of your Palace is to download a template from Palaceplanet.net and then have your Palace use this new one. As of september 2010, there was a choice of 9 templates.
To switch templates, type e.g.
'roomsfile "psdata/Beach.pat"
or
'roomsfile "psdata/beachresort.pat"
If you get it wrong, you'll have to hand edit pserver.prefs