Commit Graph

22 Commits

Author SHA1 Message Date
Jacob Gustafson fe7bf42f20 fixed redundant language I introduced
These lines in the pull request are not necessary, it is just changed for my repo which is seen by students.
2017-01-31 15:56:45 -05:00
Jacob Gustafson bb877daae3 Make geometry syntax errors more clear 2017-01-31 15:48:35 -05:00
Jacob Gustafson fd5eab0d7d Improved PEP8 compliance
(only in diff areas)
2016-05-01 23:45:52 -04:00
Jacob Gustafson 67713ef5f1 improved usage output regarding colors.txt
and improved logic of colors.txt detection
2016-05-01 22:51:06 -04:00
Jacob Gustafson 8e1f581ef1 improved environment checking
and wording of "does not exist" message
2016-05-01 22:23:31 -04:00
Jacob Gustafson e85f2214df revert changes to colors 2016-03-09 15:17:06 -05:00
Jacob Gustafson 7e1c67593a Update minetestmapper.py 2016-03-09 15:10:09 -05:00
Jacob Gustafson b00ab22807 Update minetestmapper.py 2016-03-09 15:07:25 -05:00
Jacob Gustafson 61143c1cab Update minetestmapper.py 2016-03-09 15:03:54 -05:00
Jacob Gustafson aad56da8c0 region and geometry support 2016-03-08 12:44:52 -05:00
Perttu Ahola 558e284e25 Update minetestmapper.py to support ver. 24 and 25 2012-07-24 15:17:00 +03:00
Perttu Ahola ff85e2343c Update minetestmapper.py to support the current map format (and previous ones) 2012-06-08 15:17:03 +03:00
Kahrl 3e975d8f28 minetestmapper: Fix the way ylist is computed, use cStringIO instead of rolling own Bytestream, remove some artifacts when drawing underground blocks, introduce a --drawunderground switch (defaults to of), 'blocknum' renamed to 'content'. 2011-09-27 02:38:19 +02:00
Perttu Ahola 08ac3454cc minetestmapper speed tweaks (kahrl & JacobF) 2011-09-26 22:31:34 +03:00
Perttu Ahola e7fcc08d26 Fix minetestmapper.py 2011-09-26 20:54:42 +03:00
JacobF 7f51bccf47 update minetestmapper so it can read the database also 2011-09-16 18:59:33 +03:00
Giuseppe Bilotta dd9909a574 minetestmapper can be run from any directory
If it doesn't find colors.txt locally, it looks for the one in the
directory of the script itself.
2011-08-05 08:45:15 +02:00
Nils Dagsson Moskopp 75816150ec * honor environment variables, use utf-8 2011-07-30 21:17:04 +02:00
Nils Dagsson Moskopp 4681392bac * PEP 8 compliance 2011-07-30 21:05:33 +02:00
Wolfgang Fellger edbcf7c039 * support for content types extension in minetestmapper 2011-07-30 20:35:55 +02:00
Perttu Ahola 90d793f8f3 extended content-type range 2011-07-23 16:55:26 +03:00
Perttu Ahola b55d2d4a65 added minetestmapper in utils/ 2011-06-25 17:46:08 +03:00