--- deliantra/server/Changes 2010/07/11 04:01:48 1.748 +++ deliantra/server/Changes 2010/08/22 20:11:04 1.749 @@ -19,6 +19,8 @@ TODO: fix rando maps - wallstyle includes piers? random exitstyle is teleporters? TODO: you can emote to logged out players +TODO: 2010-07-26 23:16:17.5863 W Can't call method "skip_block" on an undefined value at /opt/deliantra-server/share/deliantra-server/cf.pm line 2136. + when trying to load a map that apparently could not been saved during chargen. - (maps) hopefully fix tobias' tower. - (maps) hopefully fix healing potion vendor in arena entrance. - (arch) fixed an error in the Gnarg scale mail artifact. @@ -32,6 +34,9 @@ - (maps) the shady rogue in goths can unapply cursed items for you. - (maps) implement a wilderness town portal. - (arch) set proper(?) int values for all monsters. + - god enemy race check fixed ("god detests your race"). + - gods errornously allowed any kind of worshipping race, even + ones they hate. - use same default config in code as on gameserver.deliantra.net. - Pod::POM 0.26 and higher actually interpret =encoding, which broke our parser.