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.647 by root, Thu Apr 15 19:12:29 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: the tree nekosans, logfile at maybe?
54 2010-04-15 06:51:05.8001 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (444,2)
55 2010-04-15 06:50:53.9623 loading /var/deliantra-server/unique-items/∕world∕world_105_115 (216,1)
56 2010-04-15 06:54:37.0193 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (669,3)
57 2010-04-15 06:54:28.0616 saving /var/deliantra-server/unique-items/∕world∕world_105_115 (195,1)
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.
109 - added detect mineral vein spell. 118 - added detect mineral vein spell.
110 - support "wall overlays" in the random map generator - not very generic, 119 - support "wall overlays" in the random map generator - not very generic,
111 used by minable veins. 120 used by minable veins.
112 - (maps) relocated jeweler town to another directoy. 121 - (maps) relocated jeweler town to another directoy.
113 - (arch) implement mining pickaxes and mining skill. 122 - (arch) implement mining pickaxes and mining skill.
123 - (arch) add missing stonebig_club archetype from cfextended.
114 - generate most constants for perl automatically. 124 - generate most constants for perl automatically.
115 - properly check for weapon name prefix ("Ragnarok's sword"). 125 - properly check for weapon name prefix ("Ragnarok's sword").
116 - when player dies, restore his food to at least 200. 126 - when player dies, restore his food to at least 200.
117 - support multiple inheritance for arch sources (inherit a,b,c). 127 - support multiple inheritance for arch sources (inherit a,b,c).
118 - switch to storable-n-format for facedata, for better interoperability. 128 - switch to storable-n-format for facedata, for better interoperability.
159 of leaking. 169 of leaking.
160 - do not show msg for unidentified objects that need identification. 170 - do not show msg for unidentified objects that need identification.
161 - convert formulae file parser to thawer framework. 171 - convert formulae file parser to thawer framework.
162 - finally get rid of fgets (..., thawer) and use a much cleaner 172 - finally get rid of fgets (..., thawer) and use a much cleaner
163 next_line method. 173 next_line method.
174 - use nicer file format for exp_table and attackmess
175 (more like other resource files).
176 - make parse errors during server startup fatal.
164 177
1652.93 Sat Feb 13 15:52:36 CET 2010 1782.93 Sat Feb 13 15:52:36 CET 2010
166 - (maps) fix travel to valdor and back. 179 - (maps) fix travel to valdor and back.
167 - do no longer by default eval map cod ein safe compartments 180 - do no longer by default eval map cod ein safe compartments
168 (this can be re-enabled using the safe_eval config option). 181 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines