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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines