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

Comparing deliantra/server/Changes (file contents):
Revision 1.841 by root, Mon Aug 10 03:05:30 2015 UTC vs.
Revision 1.846 by root, Thu Nov 17 04:59:33 2016 UTC

35TODO: the sepharoth "Kether" 35TODO: the sepharoth "Kether"
36TODO: "illegal" access to mlab via town portal in zealots house near mlab tavern 36TODO: "illegal" access to mlab via town portal in zealots house near mlab tavern
37TODO: only store face checksums in C++, store everything else in perl 37TODO: only store face checksums in C++, store everything else in perl
38 38
39TODO: cspm spell arg 39TODO: cspm spell arg
40
41 - last remaining BUG (that showed up in the logs for the last years) has
42 been fixed: monsters would snatch arrows/thrown_objs out of the air without
43 stopping them, causing BUG: arrow had no map. Fixed by marking shot arrows,
44 bolts and thrown objects as NO_PICK temporarily.
45 - fix odr violation: struct point.
46
473.1 Wed Nov 16 23:17:11 CET 2016
48 - convert to blitz++ 0.10 and later (also requiring c++ 11).
40 - port to perl 5.18 and newer. 49 - port to perl 5.18 and newer.
50 - switch to xz compressed archives as only dist method.
51 - upgrade to automake 1.15.
41 - (maps) hopefully fix tobias' tower. 52 - (maps) hopefully fix tobias' tower.
42 - (maps) hopefully fix healing potion vendor in arena entrance. 53 - (maps) hopefully fix healing potion vendor in arena entrance.
43 - (arch) fixed an error in the Gnarg scale mail artifact. 54 - (arch) fixed an error in the Gnarg scale mail artifact.
44 - it was possible to unapply or half-unapply cursed items in many 55 - it was possible to unapply or half-unapply cursed items in many
45 cases, which confused players and also player state. fixed. 56 cases, which confused players and also player state. fixed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines