Commit Graph

2464 Commits

Author SHA1 Message Date
Leijurv a0014fda12
Merge pull request #1216 from FTC55/master
Fixed a rather obnoxious bug that would require a full restart of the client.
2019-12-31 15:35:01 -08:00
FTC55 04190af340 ...more than I thought. Autoreformatted file x2 2019-12-31 19:45:08 +01:00
FTC55 4b10904b97 Git missed some changes. Autoreformatted files. 2019-12-31 19:43:54 +01:00
FTC55 bbb25acff3 Fixed the bug, merged CancelCommand into ExecutionControlCommands 2019-12-31 19:31:30 +01:00
Brady fcfa022232
Clean up BlockOptionalMeta comment and add behavioral clarification 2019-12-30 02:27:20 -06:00
Brady 220ee30d35
Appease Codacy 2019-12-27 21:28:05 -06:00
Brady 812bc0d8c4
Remove redundant parser layer 2019-12-27 01:14:31 -06:00
Brady d712839c25
Make Schematica respect mapArtMode setting 2019-12-25 01:35:10 -06:00
Brady eee705b371
Schematic Format API support 2019-12-24 17:20:00 -06:00
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 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 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 e49549117b
v1.2.10 2019-10-11 17:08:28 -07:00
Brady 2f9efae457
Refactors to improve consistency 2019-10-11 18:15:14 -05:00
Leijurv 5e9b439591
avery byte scuff btfo 2019-10-10 17:47:26 -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
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
Brady eb619adf4a
Whoops! 2019-10-07 16:50:43 -05:00
Brady 4d05b152f0
Create ICommand to go alongside Command default implementation 2019-10-07 16:46:21 -05:00
Xennex bd345ae041
Update USAGE.md
added a few commands to the list of "fun / interesting / important ones that you might want to look at"
2019-10-07 09:50:10 -06:00
Brady c908552174
Clarify the default arg parsers 2019-10-07 10:08:52 -05:00
Brady f1bbdc177f
Collapse the sub-packages under helpers 2019-10-07 10:06:05 -05:00