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

Comparing deliantra/server/Changes (file contents):
Revision 1.675 by root, Wed Apr 28 20:51:58 2010 UTC vs.
Revision 1.682 by root, Fri Apr 30 11:40:27 2010 UTC

87TODO: mining class 87TODO: mining class
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
93TODO: move sound.conf to datadir...
94 - (maps, arch) complete revamping of the transport routes - all cities are 92 - (maps, arch) complete revamping of the transport routes - all cities are
95 now easily reachable, at a price. 93 now easily reachable, at a price.
96 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 94 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
97 - (maps) added (navar) gravedigger, that buys players gravestones. 95 - (maps) added (navar) gravedigger, that buys players gravestones.
98 - (maps) added the rathouse quest for the shockwave spell in navar 96 - (maps) added the rathouse quest for the shockwave spell in navar
99 (by Dustfinger). 97 (by Dustfinger).
100 - (maps) Fixed bad floor tile in navar apartment. 98 - (maps) fixed bad floor tile in navar apartment.
101 - made (wizard) look_at show also uuids. 99 - made (wizard) look_at show also uuids.
102 - added cf::object::find_object_uuid (::find_object already exists!). 100 - added cf::object::find_object_uuid (::find_object already exists!).
103 - (maps) added new apartment, made by LinuxLemoner. 101 - (maps) added new apartment, made by LinuxLemoner.
104 - (maps) added quest for the mining skill scroll to valleynoy. 102 - (maps) added quest for the mining skill scroll to valleynoy.
105 - (maps) added greedy highlevel book shop to heaven town. 103 - (maps) added greedy highlevel book shop to heaven town.
112 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 110 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
113 in a select number of mlab maps. 111 in a select number of mlab maps.
114 - (maps) the library should be less of a death trap now. 112 - (maps) the library should be less of a death trap now.
115 - (maps) exits no longer point to auto-apply exits, most affected 113 - (maps) exits no longer point to auto-apply exits, most affected
116 maps now have proper doors or a similar solution. 114 maps now have proper doors or a similar solution.
115 - (arch) jumping skill has now physical attacktype.
116 - (maps) fixed nurnberg/reception/fire5 to match new style torches.
117 - moved formulae, attackmess, artifacts, exp_table, materials and 117 - moved formulae, attackmess, artifacts, exp_table, materials and
118 races files to arch, where they belong (exp_table is no longer in 118 races files to arch, where they belong (exp_table is no longer in
119 confdir but in datadir now!). 119 confdir but in datadir now!).
120 - jeweler and sound config files are now normal datafiles as well.
120 - quit_character was causign a runtime exception, causing it to not 121 - quit_character was causing a runtime exception, causing it to not
121 work since 2.93. 122 work since 2.93.
122 - entering a map will now respect move_on and other effects, 123 - entering a map will now respect move_on and other effects,
123 except for auto-apply exits :/ 124 except for auto-apply exits :/
124 - 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
125 are none, to the player, not ALL items in vicinity. 126 are none, to the player, not ALL items in vicinity.
245 - (maps, arch) added archetype for building instructions and replaced 246 - (maps, arch) added archetype for building instructions and replaced
246 the copies of the instructions in the maps with it. 247 the copies of the instructions in the maps with it.
247 - (arch) made the spark shower spell available in shops. 248 - (arch) made the spark shower spell available in shops.
248 - don't create a second LOGIN event on character creation. 249 - don't create a second LOGIN event on character creation.
249 - correctly generate "You paid xyz" message in shops. 250 - correctly generate "You paid xyz" message in shops.
251 - added a 'password' command, to change your password (and for DMs to
252 change passwords for other players).
253 - correctly save shopitems string, to avoid parse error when reading
254 saved maps.
255 - logging now differentiates between logging levels better.
250 256
2512.93 Sat Feb 13 15:52:36 CET 2010 2572.93 Sat Feb 13 15:52:36 CET 2010
252 - (maps) fix travel to valdor and back. 258 - (maps) fix travel to valdor and back.
253 - do no longer by default eval map cod ein safe compartments 259 - do no longer by default eval map cod ein safe compartments
254 (this can be re-enabled using the safe_eval config option). 260 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines