Commit Graph

2676 Commits

Author SHA1 Message Date
Brady 77bdf6e444
Fix MapSchematic 2019-12-23 18:05:50 -06:00
Brady 0a858c040c
Working 2019-12-19 22:15:14 -06:00
Brady eea5b69b6c
Utilize new FillSchematic 2019-12-19 12:03:02 -06:00
Brady 6759917a2f
Additional clean up 2019-12-19 11:58:47 -06:00
Brady aa3bd80ab2
Clean ups 2019-12-19 11:40:38 -06:00
Brady ea8d7fb3b9
Improve file extension fallback mechanism 2019-12-18 15:19:58 -06:00
Brady b4ddf38116
Check if state is null 2019-12-18 10:27:34 -06:00
Brady 5c9f028103
Initial sponge support 2019-12-18 10:24:43 -06:00
Leijurv 937d4cc884
whoops 2019-12-13 20:46:12 -08:00
Leijurv 2c3e1f4232
builder stuff, fixes #1059 2019-12-13 20:09:04 -08:00
Leijurv ddc681fe77
build repeat count 2019-11-24 11:11:28 -08:00
Leijurv 2b71b31cfa
Merge pull request #1087 from cabaletta/ispassable-crash-fix
Fix isPassable crash
2019-11-10 22:52:29 -08:00
Leijurv ed144e995b
apparently this usage of > was an invalid javadoc command lol 2019-11-10 14:04:27 -08:00
Brady 7e3a2d3c0a
Create a BlockStateInterface specialized IBlockAccess wrapper 2019-11-05 18:17:10 -06:00
Leijurv 152285043d
Update USAGE.md 2019-11-05 11:50:27 -08:00
Leijurv ce52201e45
Merge pull request #1097 from greg904/fix-goto-errmsg
Remove error message when running goto with less than 3 args
2019-10-29 21:33:27 -07:00
Leijurv 45ea776090
Update README.md 2019-10-28 10:47:20 -07:00
Leijurv 2ae16d8bb1
configurable block reach distance 2019-10-26 16:01:08 -07:00
Greg Depoire--Ferrer 23fc6c8b49 Add a space between sentences in error message 2019-10-25 14:49:57 +02:00
Greg Depoire--Ferrer 0db4b193e1 Remove hack, add comment, don't use default when arg is required 2019-10-25 14:49:08 +02:00
Greg Depoire--Ferrer 82d520d808 Don't print invalid type error to stderr 2019-10-25 14:42:36 +02:00
Brady 5201d39adf
Retain old method signature 2019-10-24 15:20:23 -05:00
Brady f02c33d95a
Fix improper tick count incrementation 2019-10-23 17:47:20 -05:00
Brady 43ab4f7d3b
Fix isPassable crash 2019-10-22 15:58:10 -05:00
Leijurv a57668bd15
Merge pull request #1073 from 0-x-2-2/1.13.2
Merged master into 1.13.2 branch. 😎
2019-10-17 13:54:06 -07:00
0x22 a324b58f55
Merged master into 1.13.2 branch. 😎 2019-10-17 16:01:35 -04:00
Leijurv 6341f9fcb4
Merge pull request #1072 from 0-x-2-2/disable-autotest-mob-spawning
Disable harmful mob spawning in Travis auto test.
2019-10-17 12:05:24 -07:00
0x22 66ffd1e0d9
Disable harmful mob spawning in Travis auto test. 2019-10-17 14:35:28 -04:00
Leijurv e65c854e6a
Update USAGE.md 2019-10-15 11:25:35 -07:00
Brady 4eca960a4c
Specify range in IWorldScanner#repack 2019-10-14 15:45:41 -05:00
Leijurv 214225c08d
v1.4.3 2019-10-13 22:53:05 -07:00
Leijurv 05b5894348
a much better way to deal with this 2019-10-13 10:53:25 -07:00
Leijurv 69bceb43f8
Update USAGE.md 2019-10-12 13:07:12 -07:00
Leijurv 6a8807b0fa
documentation stuff 2019-10-12 10:43:01 -07:00
Leijurv c528dba0ea
v1.4.2 2019-10-11 17:52:11 -07:00
Leijurv 105c7d438a
v1.3.5 2019-10-11 17:29:27 -07:00
Leijurv e49549117b
v1.2.10 2019-10-11 17:08:28 -07:00
Leijurv 2b3a302a5f
Merge branch '1.13.2' into 1.14.4 2019-10-11 17:04:53 -07:00
Leijurv 1c00e167ca
Merge branch 'master' into 1.13.2 2019-10-11 16:56:04 -07:00
Leijurv 861ee5049a
unscuff 2019-10-11 16:15:38 -07:00
Brady 2f9efae457
Refactors to improve consistency 2019-10-11 18:15:14 -05:00
Brady c1fe588de4
Leijurv is crying and shaking right now 2019-10-11 18:08:39 -05:00
Brady 8fa2dac261
This should fix tab complete scuff 2019-10-11 17:59:36 -05:00
Leijurv 5e9b439591
avery byte scuff btfo 2019-10-10 17:47:26 -07:00
Leijurv f0ae31f455 fake merge of master into 1.13.2 2019-10-09 20:45:55 -07:00
Leijurv dc7d64fb88
Merge commit 'ce2fc6f2514245987659b378687f795ab641cf1e' into 1.13.2 2019-10-09 20:44:22 -07:00
Brady 42306055ee
Backport anti-poz from 1.13.2 branch to 1.12.2/master 2019-10-09 21:29:48 -05:00
Brady 62df244db7
Initial Brigadier overriden tab completion 2019-10-09 21:19:58 -05:00
Leijurv ce2fc6f251
no more allowVines crash 2019-10-09 10:50:12 -07:00
Brady 0b2bab6549
Clean up performance Mixins 2019-10-07 17:25:09 -05:00