--- deliantra/server/Changes 2010/05/04 22:27:40 1.694 +++ deliantra/server/Changes 2010/05/05 08:20:15 1.696 @@ -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. @@ -184,6 +186,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.