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

Comparing deliantra/server/Changes (file contents):
Revision 1.861 by root, Wed Nov 14 19:45:06 2018 UTC vs.
Revision 1.862 by root, Wed Nov 14 20:34:58 2018 UTC

53 53
54 - (maps) remove random worbench under house in darcap, fix exit and add random 54 - (maps) remove random worbench under house in darcap, fix exit and add random
55 reading to dragonslib map, modify zealots house in mlab/tavern.map to remove 55 reading to dragonslib map, modify zealots house in mlab/tavern.map to remove
56 illegal mlab access (ephraim). 56 illegal mlab access (ephraim).
57 - (maps) make some containers unstackable that erroneously stackable. 57 - (maps) make some containers unstackable that erroneously stackable.
58 - detect stackable containers at load time and make each stack a single item. 58 - detect stackable containers at load time and make each stack a single item
59 (reported by Saiapatsu).
60 - do not allow runes to be cast into inaccessible areas (reported by Saiapatsu).
59 - last remaining BUG (that showed up in the logs for the last years) has 61 - last remaining BUG (that showed up in the logs for the last years) has
60 been fixed: monsters would snatch arrows/thrown_objs out of the air without 62 been fixed: monsters would snatch arrows/thrown_objs out of the air without
61 stopping them, causing BUG: arrow had no map. Fixed by marking shot arrows, 63 stopping them, causing BUG: arrow had no map. Fixed by marking shot arrows,
62 bolts and thrown objects as NO_PICK temporarily. 64 bolts and thrown objects as NO_PICK temporarily.
63 - since binutils/gcc/etc. conspired to break static archives, converted the server 65 - since binutils/gcc/etc. conspired to break static archives, converted the server

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines