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

Comparing deliantra/server/Changes (file contents):
Revision 1.762 by root, Sat Oct 16 09:20:58 2010 UTC vs.
Revision 1.771 by elmex, Thu Apr 14 18:11:38 2011 UTC

36 (such as money, which won't stack afterwards). 36 (such as money, which won't stack afterwards).
37 - (maps) the shady rogue in goths can unapply cursed items for you. 37 - (maps) the shady rogue in goths can unapply cursed items for you.
38 - (maps) implement a wilderness town portal. 38 - (maps) implement a wilderness town portal.
39 - (arch) set proper(?) int values for all monsters. 39 - (arch) set proper(?) int values for all monsters.
40 - (maps) fire5.map could destroy players. 40 - (maps) fire5.map could destroy players.
41 - new command "bumpmsg" that triggers the bump-into-wall messages.
41 - altars with match expressions did not work properly. 42 - altars with match expressions did not work properly.
42 - use last_sp not cursed/damned flags in remove_curse/damnation spells. 43 - use last_sp not cursed/damned flags in remove_curse/damnation spells.
43 - god enemy race check fixed ("god detests your race"). 44 - god enemy race check fixed ("god detests your race").
44 - gods errornously allowed any kind of worshipping race, even 45 - gods errornously allowed any kind of worshipping race, even
45 ones they hate. 46 ones they hate.
46 - use same default config in code as on gameserver.deliantra.net. 47 - use same default config in code as on gameserver.deliantra.net.
47 - Pod::POM 0.26 and higher actually interpret =encoding, which broke 48 - Pod::POM 0.26 and higher actually interpret =encoding, which broke
48 our parser. 49 our parser.
50 - generate slightly more special exits and avoid warning.
49 - applying a glowing crystal now gives status messages. 51 - applying a glowing crystal now gives status messages.
50 - fix a memleak in the random map generator. 52 - fix a memleak in the random map generator.
51 - rework the random map parameter passign a bit to be extendable. 53 - rework the random map parameter passign a bit to be extendable.
52 - (random maps) use a nonrecursive algorithm to generate mazes, 54 - (random maps) use a nonrecursive algorithm to generate mazes,
53 also, improve the quality of the mazes (no longer will the edges 55 also, improve the quality of the mazes (no longer will the edges
75 - (maps) /pup_land/nurnberg/storehouse quest was fixed, the potatoe 77 - (maps) /pup_land/nurnberg/storehouse quest was fixed, the potatoe
76 sacks fit on a tile again. 78 sacks fit on a tile again.
77 - (arch) fixed message of improve wisdom scroll. 79 - (arch) fixed message of improve wisdom scroll.
78 - (arch) move glyph/magicmap/visibility into .faceinfo files, 80 - (arch) move glyph/magicmap/visibility into .faceinfo files,
79 support background colour for text clients. 81 support background colour for text clients.
82 - (arch) improve automatic name from archname generation.
80 - implement faceset 2, colour + utf-8 glyph, for text-based clients. 83 - implement faceset 2, colour + utf-8 glyph, for text-based clients.
81 - support resist_xxx, body_xxx_info and body_xxx_used specials in 84 - support resist_xxx, body_xxx_info and body_xxx_used specials in
82 match expressions. 85 match expressions.
83 - don't cause an error if a monster tries to cast magic mapping. 86 - don't cause an error if a monster tries to cast magic mapping.
84 - sometimes a special exit wasn't placed when it should have been. 87 - sometimes a special exit wasn't placed when it should have been.
88 - make newmapcmd mandatory, remove support for map0/map1.
89 - require EV 4.00.
90 - made wording of "use_skill jeweler analyze" a bit more precise.
91 - add perlxsi.c to cleanfiles.
92 - (arch) made speed potions easier for now.
93 - the server didn't properly initialise all client skill slots,
94 no known impact.
95 - clean up unused settings, introduce DELIANTRA_DATADIR.
96 - (arch) added potion of fortitude to resist fear for the jeweler skill.
85 97
863.0 Sat May 29 23:30:57 CEST 2010 983.0 Sat May 29 23:30:57 CEST 2010
87 - (maps, arch) complete revamping of the transport routes - all cities are 99 - (maps, arch) complete revamping of the transport routes - all cities are
88 now easily reachable, at a price. 100 now easily reachable, at a price.
89 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 101 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines