--- deliantra/server/Changes 2010/05/04 22:27:40 1.694 +++ deliantra/server/Changes 2010/05/05 09:42:52 1.697 @@ -108,6 +108,8 @@ - (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. - 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. @@ -172,6 +174,7 @@ - (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. + - the shop menu now also displays the (approx) value of the item. - added a 'password' command, to change your password (and for DMs to change passwords for other players). - correctly save shopitems string, to avoid parse error when reading @@ -184,6 +187,9 @@ - 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. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.