Commit Graph
29 Commits
Author SHA1 Message Date
Aurora 0c941465b1 Change Method on 1.16 R2 2020-12-07 17:21:02 +01:00
Auroraandweaondara 4127e83749 Don't paste ComplexEntityParts 2020-10-12 14:05:46 +02:00
AuroraandAurora ddff407f18 Fix convert function in AbstractDirectionConverter 2020-09-07 20:18:31 +02:00
Aurora dd85fc254f actually do the file path stuff how it's supposed to work 2020-08-30 11:45:37 +02:00
Aurora 9238a887c0 fix filepath in Local Configuration 2020-08-29 13:32:05 +02:00
Aurora f969403b54 Fix NMS for Chunk Updates on 1.16.2 2020-08-26 16:05:22 +02:00
Aurora 041029168f Fix NMS in 1.16.2. Still not working properly. 2020-08-25 20:43:07 +02:00
Aurora 38007ed1d5 reimplement 1.16.1 support 2020-08-25 17:09:31 +02:00
Aurora 07c5e65166 fix critical error 2020-08-23 18:31:33 +02:00
Aurora 7cf88aff65 fix 1.16.2 support 2020-08-23 18:28:51 +02:00
Aurora e74cb33847 comment biome change output back in 2020-08-16 17:05:09 +02:00
Aurora 3aa041aa7e Merge remote-tracking branch 'upstream/1.16' into fixEntities 2020-08-16 17:01:45 +02:00
Auroraanddordsor21 313701a836 setup vault after loading 2020-08-15 15:34:40 +01:00
Aurora b411ea9af4 Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities 2020-07-26 19:03:46 +02:00
Aurora bc45a112ee Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities 2020-07-03 19:54:08 +02:00
Aurora 94b1233d98 implement entities in paste -e 2020-07-03 19:52:55 +02:00
Aurora 34298f7dee Add back the getEntity Stuff since it seems to work fine 2020-07-01 19:28:38 +02:00
Aurora 8b3479d477 Merge branch '1.16' of https://github.com/IntellectualSites/FastAsyncWorldEdit into fixEntities 2020-07-01 19:09:05 +02:00
Aurora 9fc2387f11 Revert "start reimplementing entities"
This reverts commit aac02ceea1.
2020-07-01 14:54:11 +02:00
Aurora 6fc68da2ce Revert "got paste -e working, still throws IllegalStateException but idc"
This reverts commit 54008be1a2.
2020-07-01 14:52:50 +02:00
Aurora b96d45e4e6 merge 1.16 2020-07-01 14:46:25 +02:00
Aurora 54008be1a2 got paste -e working, still throws IllegalStateException but idc 2020-06-26 13:52:18 +02:00
Aurora aac02ceea1 start reimplementing entities 2020-06-25 22:13:34 +02:00
Aurora 5602b33b78 Fix a few links 2020-05-30 09:17:21 +02:00
Auroraanddordsor21 255c20f4ad Fix recursivePickaxe 2020-05-27 11:39:23 +01:00
Auroraanddordsor21 1f898cd0d1 Negate "hasCollision" for isTranslucent() also for 1.15.0 and 1.14 2020-05-25 19:00:16 +01:00
Auroraanddordsor21 d9240c5626 Negate "hasCollision" for isTranslucent() 2020-05-25 19:00:16 +01:00
Auroraanddordsor21 2de45458d4 Compare using BlockType, not Block for AreaPickaxe, fixes #436 2020-05-25 14:36:58 +01:00
Auroraanddordsor21 e23c76511d correclty implement findFreePosition and setOnGround to fix navigation wand teleport issues 2020-05-24 20:01:28 +01:00