Commit Graph

10 Commits (master)

Author SHA1 Message Date
Pablo Virgo c2d8885d80 Converting pos values to coordinates and back works with
mtc-from-minetest.rkt and mtc-to-minetest.rkt
2016-05-18 16:59:27 -04:00
Pablo Virgo 0591b412b1 Wrapping SQL inserts in transactions make SQLite3 thousands of times
faster.
2016-05-12 20:43:54 -04:00
Pablo Virgo d2ddcd1499 blocks.rkt no longer self-tests by default. 2016-05-12 02:05:44 -04:00
Pablo Virgo 91edd190ca convert-positions.rkt appears to work for changing Mintest pos
values into actual values. Stores in a new database.
2016-05-12 02:04:02 -04:00
Pablo Virgo 20de7900ac Initial code for convert positions reads a file name from the command
line and attempts to connect to it as a SQLite3 database.
2016-05-04 22:54:59 -04:00
Pablo Virgo 2148f868a6 Added data definition and template for ListOfPoint 2016-05-04 22:52:43 -04:00
Pablo Virgo d92dbddb64 Minor grammar corrections in README.md 2016-05-02 00:15:26 -04:00
Pablo Virgo 4c43a6fcc6 Readme includes basic project idea and motivation. 2016-05-02 00:10:15 -04:00
Pablo Virgo 15ab007f91 Code start: Translating Minetest block positions appears to work with
basic tests.
2016-05-02 00:08:56 -04:00
ptvirgo f40ff127a0 Initial commit 2016-05-01 22:18:15 -04:00