--- deliantra/server/Changes 2018/12/05 22:14:02 1.870 +++ deliantra/server/Changes 2019/06/26 06:52:40 1.871 @@ -96,6 +96,7 @@ - level 0 experience valuew as uninitialised. all these years. - run the shstr garbage collector regularly, not only after intern (). - fixed minor undefined behaviour that was unlieklly to result in problems. + - don't log runtime errors for invalid regexes for the maps command. 3.1 Wed Nov 16 23:17:11 CET 2016 - convert to blitz++ 0.10 and later (also requiring c++ 11).