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

Comparing deliantra/server/Changes (file contents):
Revision 1.657 by root, Sun Apr 18 05:08:13 2010 UTC vs.
Revision 1.665 by root, Fri Apr 23 04:32:47 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: 55TODO: one cna apply, but not open, containers without keys
56TODO: - entering a map will now respect move_on and other effects.
57 - (maps, arch) complete revamping of the transport routes - all cities are
58 now easily reachable, at a price.
56 - (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.
57 - (maps) added (navar) gravedigger, that buys players gravestones. 60 - (maps) added (navar) gravedigger, that buys players gravestones.
58 - (maps) added the rathouse quest for the shockwave spell in navar 61 - (maps) added the rathouse quest for the shockwave spell in navar
59 (by Dustfinger). 62 (by Dustfinger).
60 - (maps) Fixed bad floor tile in navar apartment. 63 - (maps) Fixed bad floor tile in navar apartment.
61 - made (wizard) look_at show also uuids. 64 - made (wizard) look_at show also uuids.
62 - added cf::object::find_object_uuid (::find_object already exists!). 65 - added cf::object::find_object_uuid (::find_object already exists!).
63 - (maps) added new apartment, made by LinuxLemoner. 66 - (maps) added new apartment, made by LinuxLemoner.
64 - (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.
65 - (arch) added sounds: zombie death, book reading, inscription. 69 - (arch) added sounds: zombie death, book reading, inscription.
66 - (arch) made the hill giants loose more body parts. 70 - (arch) made the hill giants loose more body parts.
67 - (arch, maps) added black unicorn horn, required to access mlab hell. 71 - (arch, maps) added black unicorn horn, required to access mlab hell.
68 - (arch) increased the (possible) number of arrows/bolts found in shops 72 - (arch) increased the (possible) number of arrows/bolts found in shops
69 and made them a bit more expensive. 73 and made them a bit more expensive.
70 - (maps) add more glory hole treasure styles. 74 - (maps) add more glory hole treasure styles.
71 - (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
72 in a select number of mlab maps. 76 in a select number of mlab maps.
77 - only talk to the items on the nearest mapspace, or, of there
78 are none, to the player, not ALL items in vicinity.
73 - do not update the floorbox while running, to avoid big item 79 - do not update the floorbox while running, to avoid big item
74 updates that cost network bandwidth and processing power. 80 updates that cost network bandwidth and processing power.
75 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 81 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
76 caused overflows causing monsters to become living deads. 82 caused overflows causing monsters to become living deads.
77 - unapply weapons and armour before trying to improve it. 83 - unapply weapons and armour before trying to improve it.
92 - building of levers/doors works again for all kinds of floors. 98 - building of levers/doors works again for all kinds of floors.
93 - the player can now withdraw and deposit all the available money. 99 - the player can now withdraw and deposit all the available money.
94 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 100 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
95 steinwandstadt/celvear. 101 steinwandstadt/celvear.
96 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 102 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
103 - (arch,maps,code) rebalanced value of spellbooks greatly. it's now
104 mostly based on the spell's level in the spellbook.
97 - improve editor support protocol slightly, provide workarounds for 2.10 105 - improve editor support protocol slightly, provide workarounds for 2.10
98 clients. 106 clients.
99 - tcp.ext didn't unbind in reloads. 107 - tcp.ext didn't unbind in reloads.
100 - map-tags.ext didn't properly close the database on reloads. 108 - map-tags.ext didn't properly close the database on reloads.
101 - cfutil skips .-directories when scanning. 109 - cfutil skips .-directories when scanning.
115 - invitation to maps with unagressive and friendly monsters doesn't 123 - invitation to maps with unagressive and friendly monsters doesn't
116 require level 4 anymore. 124 require level 4 anymore.
117 - do not let update_stats muck with the chosen_skill anymore. 125 - do not let update_stats muck with the chosen_skill anymore.
118 - monsters now rotate through all skills (in chosen_skill). 126 - monsters now rotate through all skills (in chosen_skill).
119 - fix lots of path-related buffer overflows in the random map generator. 127 - fix lots of path-related buffer overflows in the random map generator.
128 - detect/sense curse/magic will no longer work on items that don't
129 need identify.
120 - added detect mineral vein spell. 130 - added detect mineral vein spell.
121 - support "wall overlays" in the random map generator - not very generic, 131 - support "wall overlays" in the random map generator - not very generic,
122 used by minable veins. 132 used by minable veins.
123 - (maps) relocated jeweler town to another directoy. 133 - (maps) relocated jeweler town to another directoy.
124 - (arch) implement mining pickaxes and mining skill. 134 - (arch) implement mining pickaxes and mining skill.
125 - (arch) add missing stonebig_club archetype from cfextended. 135 - (arch) add missing stonebig_club archetype from cfextended.
136 - jeweler skill doesn't diminish input values anymore.
126 - generate most constants for perl automatically. 137 - generate most constants for perl automatically.
127 - properly check for weapon name prefix ("Ragnarok's sword"). 138 - properly check for weapon name prefix ("Ragnarok's sword").
128 - when player dies, restore his food to at least 200. 139 - when player dies, restore his food to at least 200.
129 - support multiple inheritance for arch sources (inherit a,b,c). 140 - support multiple inheritance for arch sources (inherit a,b,c).
130 - switch to storable-n-format for facedata, for better interoperability. 141 - switch to storable-n-format for facedata, for better interoperability.
178 - make parse errors during server startup fatal. 189 - make parse errors during server startup fatal.
179 - properly initialise all maptile values in constructor. 190 - properly initialise all maptile values in constructor.
180 - improved {link} map. 191 - improved {link} map.
181 - optional unloadable extensions will not lead to an endless loop. 192 - optional unloadable extensions will not lead to an endless loop.
182 - server will cleanly autorestart when running out of protocol IDs. 193 - server will cleanly autorestart when running out of protocol IDs.
194 - use faster and slightly more exact find_dir_2 replacement.
195 - building listening books is possible again.
196 - (maps, arch) added archetype for building instructions and replaced
197 the copies of the instructions in the maps with it.
183 198
1842.93 Sat Feb 13 15:52:36 CET 2010 1992.93 Sat Feb 13 15:52:36 CET 2010
185 - (maps) fix travel to valdor and back. 200 - (maps) fix travel to valdor and back.
186 - do no longer by default eval map cod ein safe compartments 201 - do no longer by default eval map cod ein safe compartments
187 (this can be re-enabled using the safe_eval config option). 202 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines