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

Comparing deliantra/server/Changes (file contents):
Revision 1.635 by elmex, Tue Apr 13 18:10:54 2010 UTC vs.
Revision 1.644 by root, Thu Apr 15 04:18:08 2010 UTC

292010-04-07 23:58:02.2732 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851 292010-04-07 23:58:02.2732 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851
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: apartment-descritpions for gotisch1/2
35TODO: 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.
36TODO: 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?
37TODO: build code marks all sorts of objects as unique
38 36
39TODO: 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
40TODO: 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'
41TODO: summon cult does not properly create multipart monsters? 39TODO: summon cult does not properly create multipart monsters?
422010-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
43 41
44TODO: 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
45TODO: freed objects cache instead of salloc/sfree
46 43
47TODO: do not show msg for unidentified objects.
48TODO: set_ranged_ob/set_combat_ob, clear spells etc. removal of slot_Type etc.
49TODO: thrown objects hit natively (with their own skill).
50TODO: golem survives "longer" now. 44TODO: golem survives "longer" now - too long?
51TODO: slow down some skills (e.g. stealing)
52TODO: apply range checkign should go to apply_special
53TODO: stealing, mining, others has no "there is nothing" message.
54TODO: 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..."
55TODO: clean up skill handling in kill_object. 46TODO: clean up skill handling in kill_object.
56TODO: 2010-04-11 18:10:15.4287 BUG: process_events(): removed object is on active list: {cnt:1978121,uuid:<1.803137b46>,name:"mover",flags:[2,8,11,64,103,104],type:40}(on /quests/peterm/Demonology/GroundLevel@8+9)
57TODO: make the "feed all faces" flag persistent between logins. 47TODO: make the "feed all faces" flag persistent between logins.
58TODO: hut_-2, cats show invisible showas talk? 48TODO: mining experience
59TODO: 2010-04-12 20:40:44.2865 {cnt:4621281,uuid:<1.8075c9705>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67): no alternative teleporters around (user {cnt:148158,uuid:<1.5d9874c88>,name:"Roscoe",flags:[0,7,11,15,39,40,56,57,61,71,89],type:1}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67)).
60 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 49 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
61 - (maps) added (navar) gravedigger, that buys players gravestones. 50 - (maps) added (navar) gravedigger, that buys players gravestones.
62 - (maps) added the rathouse quest for the shockwave spell in navar 51 - (maps) added the rathouse quest for the shockwave spell in navar
63 (by Dustfinger). 52 (by Dustfinger).
64 - (maps) Fixed bad floor tile in navar apartment. 53 - (maps) Fixed bad floor tile in navar apartment.
78 caused overflows causing monsters to become living deads. 67 caused overflows causing monsters to become living deads.
79 - unapply weapons and armour before trying to improve it. 68 - unapply weapons and armour before trying to improve it.
80 - teach the random map generator the ability to read ".rmg" files 69 - teach the random map generator the ability to read ".rmg" files
81 that specify which actual style map to generate, and use it for 70 that specify which actual style map to generate, and use it for
82 the default decorstyle to avoid inappropriate maps to be used. 71 the default decorstyle to avoid inappropriate maps to be used.
72 - support (with some limitations) multiple different skills with the
73 same subtype.
74 - show invisible no longer makes magic mouths visible.
83 - move_type changes (spells, skills etc.) now will correctly 75 - move_type changes (spells, skills etc.) now will correctly
84 take move_on/move_off into account (e.g. buttons). 76 take move_on/move_off into account (e.g. buttons).
85 - display (exit) or (random map) in client for those objects. 77 - display (exit) or (random map) in client for those objects.
86 - removed (useless) spell damage columns from spell info and replace 78 - removed (useless) spell damage columns from spell info and replace
87 it by effective casting level - clients > 2.10 required to display 79 it by effective casting level - clients > 2.10 required to display
160 - recycle object counts now - to support longer uptimes. 152 - recycle object counts now - to support longer uptimes.
161 - got rid of the dreaded write_parameters_to_string (666 chars omitted) 153 - got rid of the dreaded write_parameters_to_string (666 chars omitted)
162 function (and yes, 666 is exact!). 154 function (and yes, 666 is exact!).
163 - random map generator results should now be fully repeatable. 155 - random map generator results should now be fully repeatable.
164 - fixed possible crash bug in build code. 156 - fixed possible crash bug in build code.
157 - rename find_marked_object to ->mark and speed up.
158 - player movers properly destroy themselves when used up, instead
159 of leaking.
160 - do not show msg for unidentified objects that need identification.
161 - convert formulae file parser to thawer framework.
162 - finally get rid of fgets (..., thawer) and use a much cleaner
163 next_line method.
165 164
1662.93 Sat Feb 13 15:52:36 CET 2010 1652.93 Sat Feb 13 15:52:36 CET 2010
167 - (maps) fix travel to valdor and back. 166 - (maps) fix travel to valdor and back.
168 - do no longer by default eval map cod ein safe compartments 167 - do no longer by default eval map cod ein safe compartments
169 (this can be re-enabled using the safe_eval config option). 168 (this can be re-enabled using the safe_eval config option).
834 - bugfix: when unapplying skills also remove them from the range/combat slots. 833 - bugfix: when unapplying skills also remove them from the range/combat slots.
835 - bugfix: do not merge items whose archetype name merges, use the 834 - bugfix: do not merge items whose archetype name merges, use the
836 archetype *archname* (chairs of different facings were merged). 835 archetype *archname* (chairs of different facings were merged).
837 - bugfix: fix a potential crash issue in find_object_name (not used 836 - bugfix: fix a potential crash issue in find_object_name (not used
838 normally). 837 normally).
839 - bugfix: locked doors cnanot be bashed down by magical means 838 - bugfix: locked doors cannot be bashed down by magical means
840 (destruction, magic missile etc.). 839 (destruction, magic missile etc.).
841 - swarm spells without a direction now use various spiral patterns 840 - swarm spells without a direction now use various spiral patterns
842 instead of being fully random. 841 instead of being fully random.
843 - update AnyEvent API to 3.4 and above. 842 - update AnyEvent API to 3.4 and above.
844 843

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines