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

Comparing deliantra/server/Changes (file contents):
Revision 1.663 by elmex, Wed Apr 21 09:30:07 2010 UTC vs.
Revision 1.668 by root, Sun Apr 25 07:08:57 2010 UTC

50TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)). 50TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)).
51TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments 51TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments
52TODO: mining class 52TODO: mining class
53TODO: freelist freeing 53TODO: freelist freeing
54TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player 54TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
55TODO: one can apply, but not open, containers without keys
56TODO: fix luck in random rolls
55TODO: - entering a map will now respect move_on and other effects. 57TODO: - entering a map will now respect move_on and other effects.
56 - (maps, arch) complete revamping of the transport routes - all cities are 58 - (maps, arch) complete revamping of the transport routes - all cities are
57 now easily reachable, at a price. 59 now easily reachable, at a price.
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 60 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 61 - (maps) added (navar) gravedigger, that buys players gravestones.
71 - (arch) increased the (possible) number of arrows/bolts found in shops 73 - (arch) increased the (possible) number of arrows/bolts found in shops
72 and made them a bit more expensive. 74 and made them a bit more expensive.
73 - (maps) add more glory hole treasure styles. 75 - (maps) add more glory hole treasure styles.
74 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 76 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
75 in a select number of mlab maps. 77 in a select number of mlab maps.
78 - (maps) the library should be less of a death trap now.
79 - (maps) exits no longer point to auto-apply exits, most affected
80 maps now have proper doors or a similar solution.
76 - only talk to the items on the nearest mapspace, or, of there 81 - only talk to the items on the nearest mapspace, or, of there
77 are none, to the player, not ALL items in vicinity. 82 are none, to the player, not ALL items in vicinity.
78 - do not update the floorbox while running, to avoid big item 83 - do not update the floorbox while running, to avoid big item
79 updates that cost network bandwidth and processing power. 84 updates that cost network bandwidth and processing power.
80 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 85 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
189 - properly initialise all maptile values in constructor. 194 - properly initialise all maptile values in constructor.
190 - improved {link} map. 195 - improved {link} map.
191 - optional unloadable extensions will not lead to an endless loop. 196 - optional unloadable extensions will not lead to an endless loop.
192 - server will cleanly autorestart when running out of protocol IDs. 197 - server will cleanly autorestart when running out of protocol IDs.
193 - use faster and slightly more exact find_dir_2 replacement. 198 - use faster and slightly more exact find_dir_2 replacement.
199 - building listening books is possible again.
200 - (maps, arch) added archetype for building instructions and replaced
201 the copies of the instructions in the maps with it.
202 - (arch) made the spark shower spell available in shops.
194 203
1952.93 Sat Feb 13 15:52:36 CET 2010 2042.93 Sat Feb 13 15:52:36 CET 2010
196 - (maps) fix travel to valdor and back. 205 - (maps) fix travel to valdor and back.
197 - do no longer by default eval map cod ein safe compartments 206 - do no longer by default eval map cod ein safe compartments
198 (this can be re-enabled using the safe_eval config option). 207 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines