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

Comparing deliantra/server/Changes (file contents):
Revision 1.613 by root, Sat Apr 10 01:06:21 2010 UTC vs.
Revision 1.615 by root, Sat Apr 10 04:42:44 2010 UTC

52TODO: slow down some skills (e.g. stealing) 52TODO: slow down some skills (e.g. stealing)
53TODO: apply range checkign should go to apply_special 53TODO: apply range checkign should go to apply_special
54TODO: stealing, mining, others has no "there is nothing" message. 54TODO: stealing, mining, others has no "there is nothing" message.
55TODO: unapply item before imporoving it, in case we can't apply it anymore afterwards. 55TODO: unapply item before imporoving it, in case we can't apply it anymore afterwards.
56TODO: reload_archetypes does nto provide new archetypes 56TODO: reload_archetypes does nto provide new archetypes
57TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
57 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
58 - (maps) added (navar) gravedigger, that buys players gravestones. 59 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar
61 (Made by Dustfinger).
59 - made (wizard) look_at show also uuids. 62 - made (wizard) look_at show also uuids.
60 - added cf::object::find_object_uuid (::find_object already exists!). 63 - added cf::object::find_object_uuid (::find_object already exists!).
61 - (maps) added new apartment, made by LinuxLemoner. 64 - (maps) added new apartment, made by LinuxLemoner.
65 - (maps) added quest for the mining skill scroll to valleynoy.
62 - (arch) added sounds: zombie death, book reading, inscription. 66 - (arch) added sounds: zombie death, book reading, inscription.
63 - (arch) made the hill giants loose more body parts. 67 - (arch) made the hill giants loose more body parts.
64 - (arch, maps) added black unicorn horn, required to access mlab hell. 68 - (arch, maps) added black unicorn horn, required to access mlab hell.
69 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
70 caused overflows causing monsters to become living deads.
65 - teach the random map generator the ability to read ".rmg" files 71 - teach the random map generator the ability to read ".rmg" files
66 that specify which actual style map to generate, and use it for 72 that specify which actual style map to generate, and use it for
67 the default decorstyle to avoid inappropriate maps to be used. 73 the default decorstyle to avoid inappropriate maps to be used.
68 - move_type changes (spells, skills etc.) now will correctly 74 - move_type changes (spells, skills etc.) now will correctly
69 take move_on/move_off into account (e.g. buttons). 75 take move_on/move_off into account (e.g. buttons).
83 - cfutil skips .-directories when scanning. 89 - cfutil skips .-directories when scanning.
84 - build.ext prevents players from building on other player's maps. 90 - build.ext prevents players from building on other player's maps.
85 - rent.ext allows the dm to enter anytime. 91 - rent.ext allows the dm to enter anytime.
86 - NPC_Dialogue adds a new predefined variable, $map. 92 - NPC_Dialogue adds a new predefined variable, $map.
87 - new "build" event hook. 93 - new "build" event hook.
88 - get rid of archetype min/mac values except max_x (which should go, too). 94 - get rid of archetype min/max values except max_x (which should go, too).
89 - added fix_generated_item and cf::object::generate to XS interface. 95 - added fix_generated_item and cf::object::generate to XS interface.
90 - no longer use uppercase identifiers for saving anywhere, but support 96 - no longer use uppercase identifiers for saving anywhere, but support
91 them on loading, for old playerfiles and maps. 97 them on loading, for old playerfiles and maps.
92 - removed is_legal_2ways_exit - this is apparently dead code, and 98 - removed is_legal_2ways_exit - this is apparently dead code, and
93 would be handled differently nowadays anyway. 99 would be handled differently nowadays anyway.
101 - fix lots of path-related buffer overflows in the random map generator. 107 - fix lots of path-related buffer overflows in the random map generator.
102 - added detect mineral vein spell. 108 - added detect mineral vein spell.
103 - support "wall overlays" in the random map generator - not very generic, 109 - support "wall overlays" in the random map generator - not very generic,
104 used by minable veins. 110 used by minable veins.
105 - (maps) relocated jeweler town to another directoy. 111 - (maps) relocated jeweler town to another directoy.
106 - (maps) added quest for the mining skill scroll to valleynoy.
107 - (arch) implement mining pickaxes and mining skill. 112 - (arch) implement mining pickaxes and mining skill.
108 - generate most constants for perl automatically. 113 - generate most constants for perl automatically.
109 - properly check for weapon name prefix ("Ragnarok's sword"). 114 - properly check for weapon name prefix ("Ragnarok's sword").
110 - when player dies, restore his food to at least 200. 115 - when player dies, restore his food to at least 200.
111 - support multiple inheritance for arch sources (inherit a,b,c). 116 - support multiple inheritance for arch sources (inherit a,b,c).
127 - save and restore combat/ranged/current slot for players. 132 - save and restore combat/ranged/current slot for players.
128 - the server now batches item's face/fx commands, as opposed 133 - the server now batches item's face/fx commands, as opposed
129 to sending one fx per item - helps mostly at connect and 134 to sending one fx per item - helps mostly at connect and
130 with floorbox updates. 135 with floorbox updates.
131 - implemented ext::player_env::play_music_once $who->contr, "km/...". 136 - implemented ext::player_env::play_music_once $who->contr, "km/...".
132 - (maps) added the rathouse quest for the shockwave spell in navar 137 - the random map generator now supports selecting difficult for
133 (Made by Dustfinger). 138 more style categories than just monsters (all except fountains
139 apparently).
134 140
1352.93 Sat Feb 13 15:52:36 CET 2010 1412.93 Sat Feb 13 15:52:36 CET 2010
136 - (maps) fix travel to valdor and back. 142 - (maps) fix travel to valdor and back.
137 - do no longer by default eval map cod ein safe compartments 143 - do no longer by default eval map cod ein safe compartments
138 (this can be re-enabled using the safe_eval config option). 144 (this can be re-enabled using the safe_eval config option).
1183 - introduced new keyword for map files: file_format_version (integer, server version: 0) 1189 - introduced new keyword for map files: file_format_version (integer, server version: 0)
1184 - better message for apply failures due to applymode 1190 - better message for apply failures due to applymode
1185 - removed most all of the weather code 1191 - removed most all of the weather code
1186 - unified logging to stderr and file 1192 - unified logging to stderr and file
1187 - too many minor changes to document 1193 - too many minor changes to document
1194

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines