Commit Graph

35 Commits

Author SHA1 Message Date
Auke Kok
cab2cc2c58 New readme text, todo list. 2015-11-19 20:13:34 -08:00
Auke Kok
f425378b74 Now converting all signs properly using signs_lib.
This includes working formspec for multiliners.
2015-11-18 23:40:01 -08:00
Auke Kok
27272bb7a4 Fix signs! Can't fix bookshelves :( 2015-11-18 21:00:35 -08:00
Auke Kok
d6e40c1517 use xpanes for bars, glass panes. 2015-11-18 00:20:14 -08:00
Auke Kok
a8e5d494c5 Trapdoors, ladders, lots of "ornamental" changes.
fixed many orientation issues. Added trapdoors, working my
way through mese stuff.
2015-11-18 00:10:53 -08:00
Auke Kok
cb593e742c Fix nyan cat rainbow block name 2015-11-17 00:55:56 -08:00
Auke Kok
4adc2fe5d4 Fix orientation of all the remaining stair blocks. 2015-11-17 00:15:00 -08:00
Auke Kok
b09881a003 Add a *TON* of block fixes.
Mostly common mods in here, fix rotations, stairs, slabs.

This is a lot of changes.
2015-11-16 23:53:00 -08:00
Auke Kok
4e6b00c1a8 Make using these maps EASY
write out all the needed mods and bits so that this works
almost out of the box...
2015-11-16 23:52:19 -08:00
Auke Kok
edc790fd80 By default, users shouldn't have to do this.
developers know already how to debug this, so don't make
weird blocks unless really needed.
2015-11-16 23:51:43 -08:00
Auke Kok
899bd53690 100 blocks is often enough for this message. 2015-11-16 23:51:12 -08:00
Novatux
309bcac67e Move license information to README.md 2015-07-19 18:32:38 +02:00
dgm3333
eb7e597624 Create README.md 2015-07-19 18:31:06 +02: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
e52fe25b26 Add license 2015-07-19 18:27:17 +02:00
Novatux
f7b834e7f5 Try to fix a crash with unknown blocks 2015-02-16 08:30:37 +01: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
Novatux
bd46d3339b A few more blocks 2014-02-08 19:47:28 +01:00
Novatux
aa22858cfa Add the loading code too 2014-02-08 08:05:53 +01:00
Novatux
f32d463c7c Remove test code 2014-02-08 08:01:25 +01:00
Novatux
e4535916f6 Initial commit 2014-02-08 07:58:24 +01:00