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

Comparing deliantra/server/Changes (file contents):
Revision 1.641 by root, Thu Apr 15 02:17:37 2010 UTC vs.
Revision 1.649 by root, Thu Apr 15 22:03:23 2010 UTC

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? 35TODO: think about naking the rhyzian amulet useful - makes little sense in deliantra?
36TODO: build code marks all sorts of objects as unique
37 36
38TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype 37TODO: 2009-11-29 12:48:48.3974 /opt/crossfire/share/crossfire/treasures:5729, "arch stonebig_club": treasure references unknown archetype
39TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk' 38TODO: 2009-11-09 02:36:57.7199 unable to resolve postponed arch reference to 'Hanuk'
40TODO: summon cult does not properly create multipart monsters? 39TODO: summon cult does not properly create multipart monsters?
412010-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 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
42 41
43TODO: removing a single map tag from one map kills the tag on other maps as well, apparently 42TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
44TODO: freed objects cache instead of salloc/sfree
45 43
46TODO: do not show msg for unidentified objects.
47TODO: golem survives "longer" now. 44TODO: golem survives "longer" now - too long?
48TODO: 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..."
49TODO: clean up skill handling in kill_object. 46TODO: clean up skill handling in kill_object.
50TODO: make the "feed all faces" flag persistent between logins. 47TODO: make the "feed all faces" flag persistent between logins.
51TODO: 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?
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
55 2010-04-15 06:51:05.8001 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (444,2)
56 2010-04-15 06:50:53.9623 loading /var/deliantra-server/unique-items/∕world∕world_105_115 (216,1)
57 2010-04-15 06:54:37.0193 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (669,3)
58 2010-04-15 06:54:28.0616 saving /var/deliantra-server/unique-items/∕world∕world_105_115 (195,1)
52 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 59 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
53 - (maps) added (navar) gravedigger, that buys players gravestones. 60 - (maps) added (navar) gravedigger, that buys players gravestones.
54 - (maps) added the rathouse quest for the shockwave spell in navar 61 - (maps) added the rathouse quest for the shockwave spell in navar
55 (by Dustfinger). 62 (by Dustfinger).
56 - (maps) Fixed bad floor tile in navar apartment. 63 - (maps) Fixed bad floor tile in navar apartment.
112 - added detect mineral vein spell. 119 - added detect mineral vein spell.
113 - support "wall overlays" in the random map generator - not very generic, 120 - support "wall overlays" in the random map generator - not very generic,
114 used by minable veins. 121 used by minable veins.
115 - (maps) relocated jeweler town to another directoy. 122 - (maps) relocated jeweler town to another directoy.
116 - (arch) implement mining pickaxes and mining skill. 123 - (arch) implement mining pickaxes and mining skill.
124 - (arch) add missing stonebig_club archetype from cfextended.
117 - generate most constants for perl automatically. 125 - generate most constants for perl automatically.
118 - properly check for weapon name prefix ("Ragnarok's sword"). 126 - properly check for weapon name prefix ("Ragnarok's sword").
119 - when player dies, restore his food to at least 200. 127 - when player dies, restore his food to at least 200.
120 - support multiple inheritance for arch sources (inherit a,b,c). 128 - support multiple inheritance for arch sources (inherit a,b,c).
121 - switch to storable-n-format for facedata, for better interoperability. 129 - switch to storable-n-format for facedata, for better interoperability.
158 - random map generator results should now be fully repeatable. 166 - random map generator results should now be fully repeatable.
159 - fixed possible crash bug in build code. 167 - fixed possible crash bug in build code.
160 - rename find_marked_object to ->mark and speed up. 168 - rename find_marked_object to ->mark and speed up.
161 - player movers properly destroy themselves when used up, instead 169 - player movers properly destroy themselves when used up, instead
162 of leaking. 170 of leaking.
171 - do not show msg for unidentified objects that need identification.
172 - convert formulae/bookarch/settings file parser to thawer framework.
173 - finally get rid of fgets (..., thawer) and use a much cleaner
174 next_line method.
175 - use nicer file format for exp_table and attackmess
176 (more like other resource files).
177 - make parse errors during server startup fatal.
163 178
1642.93 Sat Feb 13 15:52:36 CET 2010 1792.93 Sat Feb 13 15:52:36 CET 2010
165 - (maps) fix travel to valdor and back. 180 - (maps) fix travel to valdor and back.
166 - do no longer by default eval map cod ein safe compartments 181 - do no longer by default eval map cod ein safe compartments
167 (this can be re-enabled using the safe_eval config option). 182 (this can be re-enabled using the safe_eval config option).
832 - bugfix: when unapplying skills also remove them from the range/combat slots. 847 - bugfix: when unapplying skills also remove them from the range/combat slots.
833 - bugfix: do not merge items whose archetype name merges, use the 848 - bugfix: do not merge items whose archetype name merges, use the
834 archetype *archname* (chairs of different facings were merged). 849 archetype *archname* (chairs of different facings were merged).
835 - bugfix: fix a potential crash issue in find_object_name (not used 850 - bugfix: fix a potential crash issue in find_object_name (not used
836 normally). 851 normally).
837 - bugfix: locked doors cnanot be bashed down by magical means 852 - bugfix: locked doors cannot be bashed down by magical means
838 (destruction, magic missile etc.). 853 (destruction, magic missile etc.).
839 - swarm spells without a direction now use various spiral patterns 854 - swarm spells without a direction now use various spiral patterns
840 instead of being fully random. 855 instead of being fully random.
841 - update AnyEvent API to 3.4 and above. 856 - update AnyEvent API to 3.4 and above.
842 857

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines