daleken/
daleken/data/notes/
daleken/data/player/
daleken/data/system/poses/
daleken/doc/Homepage/images/
daleken/log/
--- This has been modified and edited from sky.txt in the Envy 2.0 release to
    reflect changes made from the Envy 2.0 source to Envy 2.2.
     
=== Blue Sky

It's blue sky time!  These are features we'd like to have in Envy.  We haven't
designed them, haven't coded them, haven't scheduled them.  They won't be in
Envy 2.2 and may never be in Envy.

If you code any of these features please send us a copy.



=== Symbolic Names in Numeric Fields.

We'd like 'fread_number' to understand words such as AFF_SANCTUARY and
translate them into the appropriate numbers.

-- Instead of changing fread_number to read in AFF_SANCTUARY, we've changed
fread_string to read in a character "number" and store into a numeric field.
Though this requires a modification on all the area files in EnvyMud, the
added flexibility was useful.

DONE!  Daleken has the new area file format, see 'newarea.txt'



=== New Comm Drivers

Right now comm.c understands only Berkeley Unix networking.  We'd like comm
drivers for the following operating systems:

	System V Unix
	VMS
	OS/2   (single user)
	FOSSIL (for dialup Envy on bbs's)



=== Randomization on Area Loading

We'd like to see items loaded with random spells, placed on random mobs, so
that players have to explore more instead of just having a '#blue' macro that
goes to the queen spider and kills her for a blue potion.

Daleken has random repops of items and mobiles, you can define the repop
of an object to 500/1000 so it only repops half the time, this may satisfy
this criterion.



=== An Arena

A room flag where players can attack players without getting a killer flag, can
cast offensive spells at players, and death carries no xp or eq loss.  Wanna
try out a beholder without getting killed?  Just pay enough money and you can
have one loaded in the arena!

DONE! Daleken has this room, as well as player battles which occur world-wide
and for experience!  Immortals can also set up battles for quests.



=== Area Logging

So you can tell if everyone's going to the same area over and over and make the
area harder.

Too much log space although the area flag is being considered.


=== Envy-to-Envy Portals

The save files are ASCII -- just shoot it over a server-to-server connection.



=== Protection Against Multi-Playing

RFC 1413 is a good protocol but no one implements it.  :(



=== Built-in Client

We'd like to incorporate EVERYTHING in Tintin 3 into the server (except for
multiple sessions -- but even multiple sessions would be good for the MS-DOS
single-player version).  People use clients anyways.  Why not make it easy on
them, and give everyone the same advantage.



=== 'Retire' Command

For those (2)50 level players who keep hanging around!

Bah we will make them immortals or they can continue to gain level 250(250).