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

Comparing deliantra/server/Changes (file contents):
Revision 1.661 by root, Wed Apr 21 05:48:35 2010 UTC vs.
Revision 1.667 by root, Sat Apr 24 18:26:12 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
55TODO: - entering a map will now respect move_on and other effects. 56TODO: - entering a map will now respect move_on and other effects.
56 - (maps, arch) complete revamping of the transport routes - all cities are 57 - (maps, arch) complete revamping of the transport routes - all cities are
57 now easily reachable, at a price. 58 now easily reachable, at a price.
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 59 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 60 - (maps) added (navar) gravedigger, that buys players gravestones.
62 - (maps) Fixed bad floor tile in navar apartment. 63 - (maps) Fixed bad floor tile in navar apartment.
63 - made (wizard) look_at show also uuids. 64 - made (wizard) look_at show also uuids.
64 - added cf::object::find_object_uuid (::find_object already exists!). 65 - added cf::object::find_object_uuid (::find_object already exists!).
65 - (maps) added new apartment, made by LinuxLemoner. 66 - (maps) added new apartment, made by LinuxLemoner.
66 - (maps) added quest for the mining skill scroll to valleynoy. 67 - (maps) added quest for the mining skill scroll to valleynoy.
68 - (maps) added greedy highlevel book shop to heaven town.
67 - (arch) added sounds: zombie death, book reading, inscription. 69 - (arch) added sounds: zombie death, book reading, inscription.
68 - (arch) made the hill giants loose more body parts. 70 - (arch) made the hill giants loose more body parts.
69 - (arch, maps) added black unicorn horn, required to access mlab hell. 71 - (arch, maps) added black unicorn horn, required to access mlab hell.
70 - (arch) increased the (possible) number of arrows/bolts found in shops 72 - (arch) increased the (possible) number of arrows/bolts found in shops
71 and made them a bit more expensive. 73 and made them a bit more expensive.
72 - (maps) add more glory hole treasure styles. 74 - (maps) add more glory hole treasure styles.
73 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 75 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
74 in a select number of mlab maps. 76 in a select number of mlab maps.
77 - (maps) the library should be less of a death trap now.
78 - (maps) exits no longer point to auto-apply exits, most affected
79 maps now have proper doors or a similar solution.
75 - only talk to the items on the nearest mapspace, or, of there 80 - only talk to the items on the nearest mapspace, or, of there
76 are none, to the player, not ALL items in vicinity. 81 are none, to the player, not ALL items in vicinity.
77 - do not update the floorbox while running, to avoid big item 82 - do not update the floorbox while running, to avoid big item
78 updates that cost network bandwidth and processing power. 83 updates that cost network bandwidth and processing power.
79 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 84 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
96 - building of levers/doors works again for all kinds of floors. 101 - building of levers/doors works again for all kinds of floors.
97 - the player can now withdraw and deposit all the available money. 102 - the player can now withdraw and deposit all the available money.
98 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 103 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
99 steinwandstadt/celvear. 104 steinwandstadt/celvear.
100 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 105 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
106 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
107 mostly based on the spell's level in the spellbook.
101 - improve editor support protocol slightly, provide workarounds for 2.10 108 - improve editor support protocol slightly, provide workarounds for 2.10
102 clients. 109 clients.
103 - tcp.ext didn't unbind in reloads. 110 - tcp.ext didn't unbind in reloads.
104 - map-tags.ext didn't properly close the database on reloads. 111 - map-tags.ext didn't properly close the database on reloads.
105 - cfutil skips .-directories when scanning. 112 - cfutil skips .-directories when scanning.
186 - properly initialise all maptile values in constructor. 193 - properly initialise all maptile values in constructor.
187 - improved {link} map. 194 - improved {link} map.
188 - optional unloadable extensions will not lead to an endless loop. 195 - optional unloadable extensions will not lead to an endless loop.
189 - server will cleanly autorestart when running out of protocol IDs. 196 - server will cleanly autorestart when running out of protocol IDs.
190 - use faster and slightly more exact find_dir_2 replacement. 197 - use faster and slightly more exact find_dir_2 replacement.
198 - building listening books is possible again.
199 - (maps, arch) added archetype for building instructions and replaced
200 the copies of the instructions in the maps with it.
201 - (arch) made the spark shower spell available in shops.
191 202
1922.93 Sat Feb 13 15:52:36 CET 2010 2032.93 Sat Feb 13 15:52:36 CET 2010
193 - (maps) fix travel to valdor and back. 204 - (maps) fix travel to valdor and back.
194 - do no longer by default eval map cod ein safe compartments 205 - do no longer by default eval map cod ein safe compartments
195 (this can be re-enabled using the safe_eval config option). 206 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines