--- deliantra/server/Changes 2010/05/04 22:26:49 1.693 +++ deliantra/server/Changes 2010/05/18 01:45:15 1.719 @@ -2,43 +2,15 @@ Version numbers sort like decimal numbers. -2010-04-30 14:27:48.6702 t Found correct bow for arrows. -2010-04-30 14:25:50.3128 t Turned off spells in Medium guard - - -2010-04-07 23:58:02.2729 [ABT] BUG: hitter ({cnt:4994384,uuid:<1.7f744a072>,name:"icestorm",flags:[8,11],type:102}(on /gotischerbereich/mlabspiraltower/std5@0+6)) with no relation to target ({cnt:4984688,uuid:<1.7f742acea>,name:"Dread",flags:[0,8,11,14,21,52,103,104],type:0}(on /gotischerbereich/mlabspiraltower/stc5@15+5)) at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951 -2010-04-07 23:58:02.2729+ eval {...} called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3951 -2010-04-07 23:58:02.2729+ cf::tick() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3519 -2010-04-07 23:58:02.2729+ cf::main_loop() called at /opt/deliantra-server/share/deliantra-server/cf.pm line 3579 -2010-04-07 23:58:02.2729+ cf::main() called at -e line 0 -2010-04-07 23:58:02.2729+ -2010-04-07 23:58:02.2729 [ABT] --- C backtrace follows --- -2010-04-07 23:58:02.2729 [ABT] [log_backtrace(char const*)] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1259 -2010-04-07 23:58:02.2730 [ABT] [LOG(int, char const*, ...)] /root/src/cf.schmorp.de/server/common/logger.C:209 -2010-04-07 23:58:02.2730 [ABT] [get_attack_mode] /root/src/cf.schmorp.de/server/server/attack.C:678 -2010-04-07 23:58:02.2730 [ABT] [hit_player(object*, int, object*, unsigned int, int)] /root/src/cf.schmorp.de/server/server/attack.C:1447 -2010-04-07 23:58:02.2730 [ABT] [hit_map(object*, int, unsigned int, int)] /root/src/cf.schmorp.de/server/server/attack.C:348 -2010-04-07 23:58:02.2730 [ABT] [move_cone(object*)] /root/src/cf.schmorp.de/server/server/spell_attack.C:2066 -2010-04-07 23:58:02.2730 [ABT] [process_object(object*)] /root/src/cf.schmorp.de/server/server/time.C:1356 -2010-04-07 23:58:02.2731 [ABT] [process_events] /root/src/cf.schmorp.de/server/server/main.C:275 -2010-04-07 23:58:02.2731 [ABT] [server_tick()] /root/src/cf.schmorp.de/server/server/main.C:405 -2010-04-07 23:58:02.2731 [ABT] [XS_cf_server_tick] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1641 -2010-04-07 23:58:02.2731 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851 -2010-04-07 23:58:02.2731 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38 -2010-04-07 23:58:02.2731 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632 -2010-04-07 23:58:02.2731 [ABT] [cfperl_tick()] /root/src/cf.schmorp.de/server/server/./cfperl.xs:1052 -2010-04-07 23:58:02.2731 [ABT] [??] ??:0 -2010-04-07 23:58:02.2732 [ABT] [??] ??:0 -2010-04-07 23:58:02.2732 [ABT] [??] ??:0 -2010-04-07 23:58:02.2732 [ABT] [Perl_pp_entersub] /root/cvt/perl/perl-5.10.0/pp_hot.c:2851 -2010-04-07 23:58:02.2732 [ABT] [Perl_runops_standard] /root/cvt/perl/perl-5.10.0/run.c:38 -2010-04-07 23:58:02.2732 [ABT] [Perl_call_sv] /root/cvt/perl/perl-5.10.0/perl.c:2632 -2010-04-07 23:58:02.2732 [ABT] [main] /root/src/cf.schmorp.de/server/server/main.C:428 - TODO: golem survives "longer" now - too long? TODO: clean up skill handling in kill_object. TODO: mining experience TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player +TODO: reload_settings +TODO: thawer should ot next() +TODO: apply Glowing Crystal # does not work +TODO: pet experience is, rarely, given to the wrong skill (e.g. mining) +3.0 - (maps, arch) complete revamping of the transport routes - all cities are now easily reachable, at a price. - (maps) the mana fountain now has a ratelimit of 30 potions per hour. @@ -105,8 +77,11 @@ - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. - (arch,maps,code) rebalanced value of spellbooks greatly. it's now mostly based on the spell's level in the spellbook. + - the music scheduler did not properly send new music on region + changes. - (maps) fix some map regions and the region tree. - the server will now be more picky when parsing the regions file. + - do not rely on chosen_skill in calc_alch_danger. - improve editor support protocol slightly, provide workarounds for 2.10 clients. - follow has been rewritten to be, hopefully, more robust. @@ -141,6 +116,10 @@ - (arch) implement mining pickaxes and mining skill. - (arch) add missing stonebig_club archetype from cfextended. - jeweler skill doesn't diminish input values anymore. + - jeweler skill is harder to level now, but in exchange item power + of the output is only 1/5th (instead of 1/3rd) of ring level. + - jeweler skill adds the makers name (currently not visible) to the + generated ring/amulet. - generate most constants for perl automatically. - properly check for weapon name prefix ("Ragnarok's sword"). - when player dies, restore his food to at least 200. @@ -205,8 +184,9 @@ - (arch) made the spark shower spell available in shops. - don't create a second LOGIN event on character creation. - correctly generate "You paid xyz" message in shops. - - added a 'password' command, to change your password (and for DMs to - change passwords for other players). + - the shop menu now also displays the (approx) value of the item. + - added a 'password' command, to let DMs change the password of players + more conveniently. - correctly save shopitems string, to avoid parse error when reading saved maps. - logging now differentiates between logging levels better. @@ -217,6 +197,21 @@ - work around a 50.10.0 utf8 caching bug. - correctly try to load tiled maps in adjacent_map, might fix "no relation to target" bugs. + - try to load (pure-)perl modules asynchronously, warn about + modules being loaded from the mainloop, pre-load some more + core modules so perl doesn't do it later on. + - pre-load many of the files perl might load on it's own e.g. when + compiling regexes. + - make exp_table and materials file reloadable. + - made reload_config non-blocking. + - the seen command called (Blocking) stat() instead of aio_stat, + causing server freezes. + - store unhashed password, to prepare for safer authentication. + - do not log connections from the local host, to help a local + watchdog. + - fix summon freeze at map borders. + - support @group syntax and music config file for music face lists. + - run post_init jobs in parallel, they might do I/O. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.