Commit graph

21 commits

Author SHA1 Message Date
dbbdf1cbef Make it version-independent and add license and readme 2020-06-18 15:27:27 +02:00
ef7ccb3d0a Don't save air blocks 2020-06-03 16:47:43 +02:00
f08280776e Who needs engines 2020-05-29 16:57:52 +02:00
1069b3a591 Oh they connect if Sync() isn't used 2020-05-27 02:33:22 +02:00
b27858607c Using async instead of extra vars
But they don't connect...
2020-05-27 01:06:44 +02:00
ec07a429c3 Reducing lag by using simphisstep 2020-05-26 15:50:14 +02:00
37d31e9ae3 Read the mappings from the file
The file needs to be in the game dir
2020-05-26 02:51:14 +02:00
3e3fd0c767 Cleanup, added INI file and parser lib (merged)
Updated plugin and removed commands that don't really belong here
Using ILMerge to merge the parser into the DLL
2020-05-19 01:16:40 +02:00
2ad5109639
Improve gitignore, save each block
It's easier and may be better in the future
2020-04-24 01:10:48 +02:00
218c20a6a4
Update, add more blocks 2020-04-24 00:09:43 +02:00
f1a3031ea4
Update 2020-03-13 01:55:19 +01:00
08279b9bc1
Change scale, add more blocks 2020-02-16 02:02:41 +01:00
28c3adff4d
Update and add rotation params to test cmd 2020-01-15 22:59:44 +01:00
562cea3d49
Implemented importing, it works! 2020-01-06 20:53:18 +01:00
b05197fa36
Fix serialization 2020-01-06 16:59:13 +01:00
bdbc3ac184
Use the API & create exporter MC plugin
Getting a StackOverflowError at the moment
2020-01-04 02:35:03 +01:00
cb9d16b61b
Can place any cube with any color and scale 2020-01-02 23:53:22 +01:00
ac75bdd371
It works! It places a pink axle 2020-01-02 20:28:17 +01:00
a122b38bf9
Create cube placer engine
I thought I committed this yesterday
2020-01-02 19:43:36 +01:00
93b272f791
Forgot to add these two days ago 2020-01-02 00:53:38 +01:00
609e4e96e3
Attempt to read a region file 2019-12-31 03:29:58 +01:00