12 Commits

Author SHA1 Message Date
poikilos
5b6db13152 add code quality script; conform to PEP8
excluding bare except since correct exception is unknown; but including:
change ==None to is None
2020-02-10 15:29:30 -05:00
poikilos
6f918cc3b4 Improve documentation, move changes to CHANGELOG.md 2020-02-10 12:39:50 -05:00
poikilos
2768ecc639 remove redundant and repeated traceback and exception output
and clarify exceptions
2020-02-10 11:51:25 -05:00
poikilos
cd6c6b7acc Switch to BytesIO; revert ignoring of minetestmapper-numpy exceptions
resolves #3
2020-02-10 11:11:37 -05:00
poikilos
f6847b31d4 Run 2to3, and manually fix string.* calls and file(...)
resolves #1
2020-02-09 15:28:09 -05:00
poikilos
bf987909af correct syntax 2018-04-25 10:59:28 -04:00
poikilos
be1768a8aa show correct python version in help text 2018-04-25 10:57:00 -04:00
poikilos
bb4f18713f show missing Pillow error instead of traceback 2018-04-25 10:51:30 -04:00
poikilos
f4b073e572 use new arg names YMAX and YMIN 2018-04-25 09:35:19 -04:00
expertmm
36f6983799 conforming params to official minetestmapper 2018-02-15 19:11:21 -05:00
expertmm
f32ae09e2c detect colors.txt, more stdout; numpy: fix crash 2018-02-15 18:02:31 -05:00
Jacob Gustafson
71634f5f06
commit last pre-cpp minetestmapper
from 26e2eb019a/util/minetestmapper.py
2018-02-15 16:35:22 -05:00