ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.627 by root, Mon Apr 12 05:22:37 2010 UTC vs.
Revision 1.631 by elmex, Mon Apr 12 10:00:35 2010 UTC

57TODO: make the "feed all faces" flag persistent between logins. 57TODO: make the "feed all faces" flag persistent between logins.
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 59 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar 60 - (maps) added the rathouse quest for the shockwave spell in navar
61 (by Dustfinger). 61 (by Dustfinger).
62 - (maps) Fixed bad floor tile in navar apartment.
62 - made (wizard) look_at show also uuids. 63 - made (wizard) look_at show also uuids.
63 - added cf::object::find_object_uuid (::find_object already exists!). 64 - added cf::object::find_object_uuid (::find_object already exists!).
64 - (maps) added new apartment, made by LinuxLemoner. 65 - (maps) added new apartment, made by LinuxLemoner.
65 - (maps) added quest for the mining skill scroll to valleynoy. 66 - (maps) added quest for the mining skill scroll to valleynoy.
66 - (arch) added sounds: zombie death, book reading, inscription. 67 - (arch) added sounds: zombie death, book reading, inscription.
67 - (arch) made the hill giants loose more body parts. 68 - (arch) made the hill giants loose more body parts.
68 - (arch, maps) added black unicorn horn, required to access mlab hell. 69 - (arch, maps) added black unicorn horn, required to access mlab hell.
70 - (arch) increased the (possible) number of arrows/bolts found in shops
71 and made them a bit more expensive.
69 - do not update the floorbox while running, to avoid big item 72 - do not update the floorbox while running, to avoid big item
70 updates that cost network bandwidth and processing power. 73 updates that cost network bandwidth and processing power.
71 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 74 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
72 caused overflows causing monsters to become living deads. 75 caused overflows causing monsters to become living deads.
73 - unapply weapons and armour before trying to improve it. 76 - unapply weapons and armour before trying to improve it.
149 - log the number of unique logins seen every minute in a compact 152 - log the number of unique logins seen every minute in a compact
150 format (for statistics). 153 format (for statistics).
151 - do not send delitem for players. 154 - do not send delitem for players.
152 - support static scalar data members properly in genacc now. 155 - support static scalar data members properly in genacc now.
153 - implement "simple" freelist management for objects. 156 - implement "simple" freelist management for objects.
157 - recycle object counts now - to support longer uptimes.
154 158
1552.93 Sat Feb 13 15:52:36 CET 2010 1592.93 Sat Feb 13 15:52:36 CET 2010
156 - (maps) fix travel to valdor and back. 160 - (maps) fix travel to valdor and back.
157 - do no longer by default eval map cod ein safe compartments 161 - do no longer by default eval map cod ein safe compartments
158 (this can be re-enabled using the safe_eval config option). 162 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines