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

Comparing deliantra/server/Changes (file contents):
Revision 1.656 by root, Sat Apr 17 02:50:21 2010 UTC vs.
Revision 1.661 by root, Wed Apr 21 05:48:35 2010 UTC

302010-04-07 23:58:02.2732 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38 302010-04-07 23:58:02.2732 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38
312010-04-07 23:58:02.2732 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632 312010-04-07 23:58:02.2732 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632
322010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428 322010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428
33 33
34TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them. 34TODO: it is possible to inventory-lock items on the floor, and *spomehow* possible to drop them.
35TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
36 35
37TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype 36TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype
38TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk' 37TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk'
39TODO: summon cult does not properly create multipart monsters? 38TODO: summon cult does not properly create multipart monsters?
402010-01-16 20:39:27.1222 BUG: process_events(): Object {cnt:2127760,uuid:<1.7241a5bd1>,name:"throwing dagger",flags:[17,24],type:48}(on /brest/ludo2@8+2) has no speed (-0.033333), but is on active list 392010-01-16 20:39:27.1222 BUG: process_events(): Object {cnt:2127760,uuid:<1.7241a5bd1>,name:"throwing dagger",flags:[17,24],type:48}(on /brest/ludo2@8+2) has no speed (-0.033333), but is on active list
41 40
42TODO: removing a single map tag from one map kills the tag on other maps as well, apparently 41TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
43 42
44TODO: golem survives "longer" now - too long? 43TODO: golem survives "longer" now - too long?
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. 44TODO: clean up skill handling in kill_object.
47TODO: make the "feed all faces" flag persistent between logins. 45TODO: make the "feed all faces" flag persistent between logins.
48TODO: mining experience 46TODO: mining experience
49TODO: make exp_table reloadable.
50TODO: 47TODO:
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 482010-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() 49ype: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)). 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)).
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 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
55TODO: mining class 52TODO: mining class
56TODO: freelist freeing 53TODO: freelist freeing
54TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
55TODO: - entering a map will now respect move_on and other effects.
56 - (maps, arch) complete revamping of the transport routes - all cities are
57 now easily reachable, at a price.
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.
59 - (maps) added the rathouse quest for the shockwave spell in navar 60 - (maps) added the rathouse quest for the shockwave spell in navar
60 (by Dustfinger). 61 (by Dustfinger).
61 - (maps) Fixed bad floor tile in navar apartment. 62 - (maps) Fixed bad floor tile in navar apartment.
69 - (arch) increased the (possible) number of arrows/bolts found in shops 70 - (arch) increased the (possible) number of arrows/bolts found in shops
70 and made them a bit more expensive. 71 and made them a bit more expensive.
71 - (maps) add more glory hole treasure styles. 72 - (maps) add more glory hole treasure styles.
72 - (maps, arch) add "hollow" variants of cave\d tiles, and use them 73 - (maps, arch) add "hollow" variants of cave\d tiles, and use them
73 in a select number of mlab maps. 74 in a select number of mlab maps.
75 - only talk to the items on the nearest mapspace, or, of there
76 are none, to the player, not ALL items in vicinity.
74 - do not update the floorbox while running, to avoid big item 77 - do not update the floorbox while running, to avoid big item
75 updates that cost network bandwidth and processing power. 78 updates that cost network bandwidth and processing power.
76 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 79 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
77 caused overflows causing monsters to become living deads. 80 caused overflows causing monsters to become living deads.
78 - unapply weapons and armour before trying to improve it. 81 - unapply weapons and armour before trying to improve it.
116 - invitation to maps with unagressive and friendly monsters doesn't 119 - invitation to maps with unagressive and friendly monsters doesn't
117 require level 4 anymore. 120 require level 4 anymore.
118 - do not let update_stats muck with the chosen_skill anymore. 121 - do not let update_stats muck with the chosen_skill anymore.
119 - monsters now rotate through all skills (in chosen_skill). 122 - monsters now rotate through all skills (in chosen_skill).
120 - fix lots of path-related buffer overflows in the random map generator. 123 - fix lots of path-related buffer overflows in the random map generator.
124 - detect/sense curse/magic will no longer work on items that don't
125 need identify.
121 - added detect mineral vein spell. 126 - added detect mineral vein spell.
122 - support "wall overlays" in the random map generator - not very generic, 127 - support "wall overlays" in the random map generator - not very generic,
123 used by minable veins. 128 used by minable veins.
124 - (maps) relocated jeweler town to another directoy. 129 - (maps) relocated jeweler town to another directoy.
125 - (arch) implement mining pickaxes and mining skill. 130 - (arch) implement mining pickaxes and mining skill.
126 - (arch) add missing stonebig_club archetype from cfextended. 131 - (arch) add missing stonebig_club archetype from cfextended.
132 - jeweler skill doesn't diminish input values anymore.
127 - generate most constants for perl automatically. 133 - generate most constants for perl automatically.
128 - properly check for weapon name prefix ("Ragnarok's sword"). 134 - properly check for weapon name prefix ("Ragnarok's sword").
129 - when player dies, restore his food to at least 200. 135 - when player dies, restore his food to at least 200.
130 - support multiple inheritance for arch sources (inherit a,b,c). 136 - support multiple inheritance for arch sources (inherit a,b,c).
131 - switch to storable-n-format for facedata, for better interoperability. 137 - switch to storable-n-format for facedata, for better interoperability.
179 - make parse errors during server startup fatal. 185 - make parse errors during server startup fatal.
180 - properly initialise all maptile values in constructor. 186 - properly initialise all maptile values in constructor.
181 - improved {link} map. 187 - improved {link} map.
182 - optional unloadable extensions will not lead to an endless loop. 188 - optional unloadable extensions will not lead to an endless loop.
183 - server will cleanly autorestart when running out of protocol IDs. 189 - server will cleanly autorestart when running out of protocol IDs.
190 - use faster and slightly more exact find_dir_2 replacement.
184 191
1852.93 Sat Feb 13 15:52:36 CET 2010 1922.93 Sat Feb 13 15:52:36 CET 2010
186 - (maps) fix travel to valdor and back. 193 - (maps) fix travel to valdor and back.
187 - do no longer by default eval map cod ein safe compartments 194 - do no longer by default eval map cod ein safe compartments
188 (this can be re-enabled using the safe_eval config option). 195 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines