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

Comparing deliantra/server/Changes (file contents):
Revision 1.673 by root, Wed Apr 28 19:01:01 2010 UTC vs.
Revision 1.677 by root, Wed Apr 28 21:05:33 2010 UTC

88TODO: freelist freeing 88TODO: freelist freeing
89TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player 89TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
90TODO: one can apply, but not open, containers without keys 90TODO: one can apply, but not open, containers without keys
91TODO: fix luck in random rolls 91TODO: fix luck in random rolls
92TODO: additional error log 92TODO: additional error log
93TODO: move sound.conf, jeweler conf to datadir...
93 - (maps, arch) complete revamping of the transport routes - all cities are 94 - (maps, arch) complete revamping of the transport routes - all cities are
94 now easily reachable, at a price. 95 now easily reachable, at a price.
95 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 96 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
96 - (maps) added (navar) gravedigger, that buys players gravestones. 97 - (maps) added (navar) gravedigger, that buys players gravestones.
97 - (maps) added the rathouse quest for the shockwave spell in navar 98 - (maps) added the rathouse quest for the shockwave spell in navar
111 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 112 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
112 in a select number of mlab maps. 113 in a select number of mlab maps.
113 - (maps) the library should be less of a death trap now. 114 - (maps) the library should be less of a death trap now.
114 - (maps) exits no longer point to auto-apply exits, most affected 115 - (maps) exits no longer point to auto-apply exits, most affected
115 maps now have proper doors or a similar solution. 116 maps now have proper doors or a similar solution.
117 - moved formulae, attackmess, artifacts, exp_table, materials and
118 races files to arch, where they belong (exp_table is no longer in
119 confdir but in datadir now!).
120 - jeweler and sound config files are now normal datafiles as well.
116 - quit_character was causign a runtime exception, causing it to not 121 - quit_character was causing a runtime exception, causing it to not
117 work since 2.93. 122 work since 2.93.
118 - entering a map will now respect move_on and other effects, 123 - entering a map will now respect move_on and other effects,
119 except for auto-apply exits :/ 124 except for auto-apply exits :/
120 - only talk to the items on the nearest mapspace, or, of there 125 - only talk to the items on the nearest mapspace, or, of there
121 are none, to the player, not ALL items in vicinity. 126 are none, to the player, not ALL items in vicinity.
240 - building listening books is possible again. 245 - building listening books is possible again.
241 - (maps, arch) added archetype for building instructions and replaced 246 - (maps, arch) added archetype for building instructions and replaced
242 the copies of the instructions in the maps with it. 247 the copies of the instructions in the maps with it.
243 - (arch) made the spark shower spell available in shops. 248 - (arch) made the spark shower spell available in shops.
244 - don't create a second LOGIN event on character creation. 249 - don't create a second LOGIN event on character creation.
250 - correctly generate "You paid xyz" message in shops.
245 251
2462.93 Sat Feb 13 15:52:36 CET 2010 2522.93 Sat Feb 13 15:52:36 CET 2010
247 - (maps) fix travel to valdor and back. 253 - (maps) fix travel to valdor and back.
248 - do no longer by default eval map cod ein safe compartments 254 - do no longer by default eval map cod ein safe compartments
249 (this can be re-enabled using the safe_eval config option). 255 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines