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

Comparing deliantra/server/Changes (file contents):
Revision 1.393 by root, Wed Sep 2 22:52:36 2009 UTC vs.
Revision 1.399 by root, Thu Sep 17 00:07:04 2009 UTC

37TODO: quit charcetr doesn't nuke in-memory per-player maps 37TODO: quit charcetr doesn't nuke in-memory per-player maps
38TODO: ./maps/aldwulf/alch_lab/hut_1.map charm luggae will kill, and make you gain any/climbing(?) exp 38TODO: ./maps/aldwulf/alch_lab/hut_1.map charm luggae will kill, and make you gain any/climbing(?) exp
39TODO: farmwife doesn't react to guuh's head? 39TODO: farmwife doesn't react to guuh's head?
40TODO: shop mats should use the nesrest other shopmat, always. 40TODO: shop mats should use the nesrest other shopmat, always.
41 41
42 - display spell description for spellbooks, rods, wands, potion and scrolls,
43 but not horns (to make them more useful for content-creators).
44 - examining an object now dumps the serialised object form when the user
45 is a wizard.
46 - display the duration of change_ability spells when examining them
47 (missing: protection spells, but they are a hack...).
48 - fix a minor cfpod formatting bug.
49 - do not talk about the hintmode so much - die-hards are expected to find
50 the hintmode setting on the settings page.
51 - enable the object loader to also dump archetypes.
52
532.80 Tue Sep 15 20:22:31 CEST 2009
42 - fix the "screen stays black on login" bug and remove debug instrumentation 54 - fix the "screen stays black on login" bug and remove debug instrumentation
43 that ultimately was not helpful to catch it :) 55 that ultimately was not helpful to catch it :)
44 - split outer_env into outer_env and outer_env_self, and fix 56 - split outer_env into outer_env and outer_env_self, and fix
45 all callers to use either one or the other, as appropriate. This 57 all callers to use either one or the other, as appropriate. This
46 fixes the (rather fragile) light spell, maybe others. 58 fixes the (rather fragile) light spell, maybe others.
47 - fixed an overflow and exploit in the bank/payment code. 59 - fixed an overflow and exploit in the bank/payment code.
48 - fixed a bug in the jeweler quest and added the 'Tome of Jewelery' 60 - fixed a bug in the jeweler quest and added the 'Tome of Jewelery'
49 to explain the skill a bit more. 61 to explain the skill a bit more.
50 - removed a buggy check for zero attacktype. So that we might find 62 - removed a buggy check for zero attacktype. So that we might find
51 the real bugs in the archs/maps/objects. 63 the real bugs in the archs/maps/objects.
64 - Fixed enabling torches with lighters.
52 - (maps) Added Heaven Town region. 65 - (maps) Added Heaven Town region.
53 - (arch+maps) Fixed & normalized warriors on map 66 - (arch+maps) Fixed & normalized warriors on map
54 /quests/peterm/CTower/Barracks. 67 /quests/peterm/CTower/Barracks.
55 - fix the light spell (and possibly diseases and other lights). 68 - fix the light spell (and possibly diseases and other lights).
56 - (arch) The clawing skill didn't have the physical attacktype. 69 - (arch) The clawing skill didn't have the physical attacktype.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines