22 Commits

Author SHA1 Message Date
Auke Kok
651c651be0 Convert iron doors, other wood type doors.
All wood type doors are converted to "oak" doors.
2015-11-22 15:04:53 -08:00
Auke Kok
aad68da074 Flower pot conversion
We always plant a full size flower pot. If there are tile
entities, we translate those to blocks and attempt to plant
them on top of the flower pot.
2015-11-22 14:47:28 -08:00
Auke Kok
63afc25900 Proper doors.
Quite the complex workaround, but this results in doors not
needing fixing unless they (unlikely) are across a block
boundary.
2015-11-22 01:21:00 -08:00
Auke Kok
513ce330fc Grass random height, lilypads rotate random.
A few other minor tweaks as well
- start of paintings
- always make mesecon wires work (but ugly)
2015-11-21 21:49:25 -08:00
Auke Kok
0bba40382c Functional pressure plates.
These will work fine to open and close doors, and to power
mesecon wire.
2015-11-19 23:28:28 -08:00
Auke Kok
899bd53690 100 blocks is often enough for this message. 2015-11-16 23:51:12 -08:00
dgm3333
7569822776 Update block.py 2015-07-19 18:31:06 +02:00
dgm3333
d5ae91aa04 Added misc comments, and debugging print() Corrected mirrored import of x axis for Anvil format files Changed so unknown blocks are imported and will be displayed as unknown (otherwise blocks are ignored and imports can have significant holes in them) 2015-07-19 18:31:06 +02:00
Novatux
c607bf8ae5 Fix metadata 2014-03-04 19:07:25 +01:00
Novatux
a156312240 Forgot an import 2014-03-04 15:09:01 +01:00
Novatux
05bf81aaf1 Fix a typo 2014-03-04 14:37:27 +01:00
Novatux
1d81526834 Add metadata 2014-03-04 14:04:53 +01:00
Novatux
56b0932509 Fix typo 2014-03-04 11:44:41 +01:00
Novatux
9d1dd5b2d4 Fix name_id_mapping 2014-03-04 11:26:24 +01:00
Novatux
4fb7717471 Commit the changes every 50 blocks saved 2014-03-04 07:47:09 +01:00
Novatux
edc92b9691 Some cleanup 2014-03-04 07:21:56 +01:00
Novatux
afa4e2fd1b Try to fix the out-of-memory error 2014-03-04 07:07:24 +01:00
Novatux
03867583a5 Use os.path.join 2014-03-03 07:19:30 +01:00
Novatux
ceaf1ac406 Fix a typo and string length 2014-03-02 18:20:25 +01:00
Novatux
0fddeea44c Fix param2 2014-02-09 18:33:34 +01:00
Novatux
6101f6c9f6 Fix light being inversed day/night 2014-02-09 18:30:59 +01:00
Novatux
817196d2e4 Refactor a lot, export directly to map.sqlite 2014-02-09 17:37:11 +01:00