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

Comparing deliantra/server/Changes (file contents):
Revision 1.875 by root, Tue May 10 11:02:55 2022 UTC vs.
Revision 1.877 by root, Mon Dec 19 21:21:10 2022 UTC

47 missile Fire bolt would be invalid. These changes should be reflected in the 47 missile Fire bolt would be invalid. These changes should be reflected in the
48 spell's description. 48 spell's description.
49TODO: bowmode threewide (and possibly others) might not properly respect movetype 49TODO: bowmode threewide (and possibly others) might not properly respect movetype
50 and arrows might end up in places where they shouldn't, e.g. on top of see-through 50 and arrows might end up in places where they shouldn't, e.g. on top of see-through
51 walls. 51 walls.
52TODO: rijk's frontend does not look for .xhtml files when serving static files.
53TODO: Allow players to forget spells in the testing server - this makes spell testing and iteration simpler. 52TODO: Allow players to forget spells in the testing server - this makes spell testing and iteration simpler.
54
55 53
56TODO: cspm spell arg 54TODO: cspm spell arg
57TODO: holy symbol of great virtue in shops has item power 3, as artifatc from thaumathurgy it has 4 55TODO: holy symbol of great virtue in shops has item power 3, as artifatc from thaumathurgy it has 4
58 56
57 - temporary workaorund for an optimiser bug in gcc 10, optimiisng out
58 memsets used to zero-initialize memory.
59 - (maps) remove random workbench under house in darcap, fix exit and add random 59 - (maps) remove random workbench under house in darcap, fix exit and add random
60 reading to dragonslib map, modify zealots house in mlab/tavern.map to remove 60 reading to dragonslib map, modify zealots house in mlab/tavern.map to remove
61 illegal mlab access (ephraim). 61 illegal mlab access (ephraim).
62 - (maps) make some containers unstackable that erroneously stackable. 62 - (maps) make some containers unstackable that erroneously stackable.
63 - (maps) fix a lot of bogus money/diamond converters in mlab. 63 - (maps) fix a lot of bogus money/diamond converters in mlab.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines