Commit graph

25 commits

Author SHA1 Message Date
Norbi Peti d57bf0513a Make blocks static via a workaround of constant positioning 2021-06-08 01:03:23 +02:00
Norbi Peti 415012d425
Remove debug code 2021-05-18 00:46:47 +02:00
Norbi Peti bba56a1967
Update to Techblox and new API 2021-05-17 23:28:51 +02:00
Norbi Peti bfedf5d2bb
Use assembly name and version 2021-03-10 21:11:38 +01:00
Norbi Peti dbbdf1cbef Make it version-independent and add license and readme 2020-06-18 15:27:27 +02:00
Norbi Peti ef7ccb3d0a Don't save air blocks 2020-06-03 16:47:43 +02:00
Norbi Peti f08280776e Who needs engines 2020-05-29 16:57:52 +02:00
Norbi Peti 1069b3a591 Oh they connect if Sync() isn't used 2020-05-27 02:33:22 +02:00
Norbi Peti b27858607c Using async instead of extra vars
But they don't connect...
2020-05-27 01:06:44 +02:00
Norbi Peti ec07a429c3 Reducing lag by using simphisstep 2020-05-26 15:50:14 +02:00
Norbi Peti 37d31e9ae3 Read the mappings from the file
The file needs to be in the game dir
2020-05-26 02:51:14 +02:00
Norbi Peti 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
Norbi Peti 2ad5109639
Improve gitignore, save each block
It's easier and may be better in the future
2020-04-24 01:10:48 +02:00
Norbi Peti 218c20a6a4
Update, add more blocks 2020-04-24 00:09:43 +02:00
Norbi Peti f1a3031ea4
Update 2020-03-13 01:55:19 +01:00
Norbi Peti 08279b9bc1
Change scale, add more blocks 2020-02-16 02:02:41 +01:00
Norbi Peti 28c3adff4d
Update and add rotation params to test cmd 2020-01-15 22:59:44 +01:00
Norbi Peti 562cea3d49
Implemented importing, it works! 2020-01-06 20:53:18 +01:00
Norbi Peti b05197fa36
Fix serialization 2020-01-06 16:59:13 +01:00
Norbi Peti bdbc3ac184
Use the API & create exporter MC plugin
Getting a StackOverflowError at the moment
2020-01-04 02:35:03 +01:00
Norbi Peti cb9d16b61b
Can place any cube with any color and scale 2020-01-02 23:53:22 +01:00
Norbi Peti ac75bdd371
It works! It places a pink axle 2020-01-02 20:28:17 +01:00
Norbi Peti a122b38bf9
Create cube placer engine
I thought I committed this yesterday
2020-01-02 19:43:36 +01:00
Norbi Peti 93b272f791
Forgot to add these two days ago 2020-01-02 00:53:38 +01:00
Norbi Peti 609e4e96e3
Attempt to read a region file 2019-12-31 03:29:58 +01:00