--- deliantra/server/Changes 2008/12/04 03:48:19 1.270 +++ deliantra/server/Changes 2008/12/04 22:32:41 1.272 @@ -18,6 +18,12 @@ TODO: remove curse should *maybe* work on players themselves TODO: remove curse in glyph/rune doesn't have any effect? TODO: nothing is written on it -> log-1 + + - fix overflow in lighting calculations. + - negative glow radii can no longer cause total darkness. + +2.72 Thu Dec 4 22:20:19 CET 2008 + - (maps) completely redesigned scorn. - "cast light" now works on oneself. - bump max light radius to 9, rewrote glow lighting calculations, fix negative glow radii again (they were totally broken before).