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

Comparing deliantra/server/Changes (file contents):
Revision 1.659 by elmex, Mon Apr 19 12:03:50 2010 UTC vs.
Revision 1.660 by root, Wed Apr 21 03:34:25 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
55 - (maps, arch) complete revamping of the transport routes - all cities are
56 now easily reachable, at a price.
55 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 57 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
56 - (maps) added (navar) gravedigger, that buys players gravestones. 58 - (maps) added (navar) gravedigger, that buys players gravestones.
57 - (maps) added the rathouse quest for the shockwave spell in navar 59 - (maps) added the rathouse quest for the shockwave spell in navar
58 (by Dustfinger). 60 (by Dustfinger).
59 - (maps) Fixed bad floor tile in navar apartment. 61 - (maps) Fixed bad floor tile in navar apartment.
67 - (arch) increased the (possible) number of arrows/bolts found in shops 69 - (arch) increased the (possible) number of arrows/bolts found in shops
68 and made them a bit more expensive. 70 and made them a bit more expensive.
69 - (maps) add more glory hole treasure styles. 71 - (maps) add more glory hole treasure styles.
70 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 72 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
71 in a select number of mlab maps. 73 in a select number of mlab maps.
74 - only talk to the items on the nearest mapspace, or, of there
75 are none, to the player, not ALL items in vicinity.
72 - do not update the floorbox while running, to avoid big item 76 - do not update the floorbox while running, to avoid big item
73 updates that cost network bandwidth and processing power. 77 updates that cost network bandwidth and processing power.
74 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 78 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
75 caused overflows causing monsters to become living deads. 79 caused overflows causing monsters to become living deads.
76 - unapply weapons and armour before trying to improve it. 80 - unapply weapons and armour before trying to improve it.
77 - teach the random map generator the ability to read ".rmg" files 81 - teach the random map generator the ability to read ".rmg" files
78 that specify which actual style map to generate, and use it for 82 that specify which actual style map to generate, and use it for
79 the default decorstyle to avoid inappropriate maps to be used. 83 the default decorstyle to avoid inappropriate maps to be used.
80 - support (with some limitations) multiple different skills with the 84 - support (with some limitations) multiple different skills with the
81 same subtype. 85 same subtype.
86 - entering a map will now respect move_on and other effects.
82 - fix "nekosan duplication" bug - map swap out was not atomic, 87 - fix "nekosan duplication" bug - map swap out was not atomic,
83 so nekosan could end up beign saved AND escaped to another map. 88 so nekosan could end up beign saved AND escaped to another map.
84 - show invisible no longer makes magic mouths visible. 89 - show invisible no longer makes magic mouths visible.
85 - move_type changes (spells, skills etc.) now will correctly 90 - move_type changes (spells, skills etc.) now will correctly
86 take move_on/move_off into account (e.g. buttons). 91 take move_on/move_off into account (e.g. buttons).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines