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

Comparing deliantra/server/Changes (file contents):
Revision 1.644 by root, Thu Apr 15 04:18:08 2010 UTC vs.
Revision 1.655 by root, Fri Apr 16 23:28:42 2010 UTC

44TODO: golem survives "longer" now - too long? 44TODO: golem survives "longer" now - too long?
45TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 45TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
46TODO: clean up skill handling in kill_object. 46TODO: clean up skill handling in kill_object.
47TODO: make the "feed all faces" flag persistent between logins. 47TODO: make the "feed all faces" flag persistent between logins.
48TODO: mining experience 48TODO: mining experience
49TODO: make exp_table reloadable.
50TODO:
512010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t
52ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player()
53TODO: 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)).
54TODO: 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
55TODO: mining class
56TODO: freelist freeing
57TODO: restart on counter too high
49 - (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.
50 - (maps) added (navar) gravedigger, that buys players gravestones. 59 - (maps) added (navar) gravedigger, that buys players gravestones.
51 - (maps) added the rathouse quest for the shockwave spell in navar 60 - (maps) added the rathouse quest for the shockwave spell in navar
52 (by Dustfinger). 61 (by Dustfinger).
53 - (maps) Fixed bad floor tile in navar apartment. 62 - (maps) Fixed bad floor tile in navar apartment.
59 - (arch) made the hill giants loose more body parts. 68 - (arch) made the hill giants loose more body parts.
60 - (arch, maps) added black unicorn horn, required to access mlab hell. 69 - (arch, maps) added black unicorn horn, required to access mlab hell.
61 - (arch) increased the (possible) number of arrows/bolts found in shops 70 - (arch) increased the (possible) number of arrows/bolts found in shops
62 and made them a bit more expensive. 71 and made them a bit more expensive.
63 - (maps) add more glory hole treasure styles. 72 - (maps) add more glory hole treasure styles.
73 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
74 in a select number of mlab maps.
64 - do not update the floorbox while running, to avoid big item 75 - do not update the floorbox while running, to avoid big item
65 updates that cost network bandwidth and processing power. 76 updates that cost network bandwidth and processing power.
66 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 77 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
67 caused overflows causing monsters to become living deads. 78 caused overflows causing monsters to become living deads.
68 - unapply weapons and armour before trying to improve it. 79 - unapply weapons and armour before trying to improve it.
69 - teach the random map generator the ability to read ".rmg" files 80 - teach the random map generator the ability to read ".rmg" files
70 that specify which actual style map to generate, and use it for 81 that specify which actual style map to generate, and use it for
71 the default decorstyle to avoid inappropriate maps to be used. 82 the default decorstyle to avoid inappropriate maps to be used.
72 - support (with some limitations) multiple different skills with the 83 - support (with some limitations) multiple different skills with the
73 same subtype. 84 same subtype.
85 - fix "nekosan duplication" bug - map swap out was not atomic,
86 so nekosan could end up beign saved AND escaped to another map.
74 - show invisible no longer makes magic mouths visible. 87 - show invisible no longer makes magic mouths visible.
75 - move_type changes (spells, skills etc.) now will correctly 88 - move_type changes (spells, skills etc.) now will correctly
76 take move_on/move_off into account (e.g. buttons). 89 take move_on/move_off into account (e.g. buttons).
77 - display (exit) or (random map) in client for those objects. 90 - display (exit) or (random map) in client for those objects.
78 - removed (useless) spell damage columns from spell info and replace 91 - removed (useless) spell damage columns from spell info and replace
81 - building of levers/doors works again for all kinds of floors. 94 - building of levers/doors works again for all kinds of floors.
82 - the player can now withdraw and deposit all the available money. 95 - the player can now withdraw and deposit all the available money.
83 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 96 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
84 steinwandstadt/celvear. 97 steinwandstadt/celvear.
85 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 98 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
86 - improve editor support protoocl slightly, provide workarounds for 2.10 99 - improve editor support protocol slightly, provide workarounds for 2.10
87 clients. 100 clients.
88 - tcp.ext didn't unbind in reloads. 101 - tcp.ext didn't unbind in reloads.
89 - map-tags.ext didn't properly close the database on reloads. 102 - map-tags.ext didn't properly close the database on reloads.
90 - cfutil skips .-directories when scanning. 103 - cfutil skips .-directories when scanning.
91 - build.ext prevents players from building on other player's maps. 104 - build.ext prevents players from building on other player's maps.
109 - added detect mineral vein spell. 122 - added detect mineral vein spell.
110 - support "wall overlays" in the random map generator - not very generic, 123 - support "wall overlays" in the random map generator - not very generic,
111 used by minable veins. 124 used by minable veins.
112 - (maps) relocated jeweler town to another directoy. 125 - (maps) relocated jeweler town to another directoy.
113 - (arch) implement mining pickaxes and mining skill. 126 - (arch) implement mining pickaxes and mining skill.
127 - (arch) add missing stonebig_club archetype from cfextended.
114 - generate most constants for perl automatically. 128 - generate most constants for perl automatically.
115 - properly check for weapon name prefix ("Ragnarok's sword"). 129 - properly check for weapon name prefix ("Ragnarok's sword").
116 - when player dies, restore his food to at least 200. 130 - when player dies, restore his food to at least 200.
117 - support multiple inheritance for arch sources (inherit a,b,c). 131 - support multiple inheritance for arch sources (inherit a,b,c).
118 - switch to storable-n-format for facedata, for better interoperability. 132 - switch to storable-n-format for facedata, for better interoperability.
119 - implement generic "ranged" item framework (pickaxe, fishing rod). 133 - implement generic "ranged" item framework (pickaxe, fishing rod).
120 - the singing skill actually respects the direction now. 134 - the singing skill actually respects the direction now.
121 - oratory and singing now require a direction. 135 - oratory and singing now require a direction.
122 - use_skill now requires that you can actually apply the skill tool. 136 - use_skill now requires that you can actually apply the skill tool.
123 - do not invoke perl on every user command anymore by providing 137 - do not invoke perl on every user command anymore by providing
124 a comamnd and an unknown_command event. 138 a command and an unknown_command event.
125 - move mark, run, run_stop, fire and fire_stop commands back from 139 - move mark, run, run_stop, fire and fire_stop commands back from
126 perl to C++, for speed reasons (basically undo patchset 1304). 140 perl to C++, for speed reasons (basically undo patchset 1304).
127 - add a client_destroy event, so we don't have to hook the 141 - add a client_destroy event, so we don't have to hook the
128 attachable destroy event (which is called much more often). 142 attachable destroy event (which is called much more often).
129 - removed (unused) FLOOR object type. 143 - removed (unused) FLOOR object type.
156 - fixed possible crash bug in build code. 170 - fixed possible crash bug in build code.
157 - rename find_marked_object to ->mark and speed up. 171 - rename find_marked_object to ->mark and speed up.
158 - player movers properly destroy themselves when used up, instead 172 - player movers properly destroy themselves when used up, instead
159 of leaking. 173 of leaking.
160 - do not show msg for unidentified objects that need identification. 174 - do not show msg for unidentified objects that need identification.
161 - convert formulae file parser to thawer framework. 175 - convert formulae/bookarch/settings file parser to thawer framework.
162 - finally get rid of fgets (..., thawer) and use a much cleaner 176 - finally get rid of fgets (..., thawer) and use a much cleaner
163 next_line method. 177 next_line method.
178 - use nicer file format for exp_table and attackmess
179 (more like other resource files).
180 - make parse errors during server startup fatal.
181 - properly initialise all maptile values in constructor.
182 - improved {link} map.
183 - optional unloadable extensions will not lead to an endless loop.
164 184
1652.93 Sat Feb 13 15:52:36 CET 2010 1852.93 Sat Feb 13 15:52:36 CET 2010
166 - (maps) fix travel to valdor and back. 186 - (maps) fix travel to valdor and back.
167 - do no longer by default eval map cod ein safe compartments 187 - do no longer by default eval map cod ein safe compartments
168 (this can be re-enabled using the safe_eval config option). 188 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines