Commit Graph

171 Commits

Author SHA1 Message Date
238c56a3c6 Revert "Revert matt's changes"
This reverts commit bfcc6184ad.
2020-06-13 14:41:36 -04:00
bfcc6184ad Revert matt's changes
Let's not break Fawe, thanks
2020-06-13 18:48:57 +02:00
35c2a74c52 Implement more masks 2020-06-12 21:45:49 -04:00
8c38ac0fbc Fix #460 2020-05-11 13:38:06 +01:00
0c539b4e84 Fix replace patterns
Fixes #445 #440 #372
2020-05-06 15:50:57 +01:00
d9829614f2 Fixes #408
The issue seems to be that a some upstream code was removed for likely "performance" reasons. Obviously, wrong since it broke stuff.
2020-04-28 22:26:16 -04:00
cba7c21ce5 Fix special masks issue
This fixes the issue where masks other than SimpleBlock masks (like Offset mask or negate mask) would not work.

The issue was caused by parseFromListInput() who would throw SuggestInputParseException if the input was not a valid block definition.
But as the parser was catching NoMatchException only, this was causing an error and the MaskFactory was broken.
2020-04-13 22:34:15 +02:00
1577ef61d4 Upstream merge 2020-03-23 20:59:56 -04:00
ecedc1ff12 New masks 2020-03-17 22:23:03 -04:00
1ee362a878 Re-added #false and #true masks 2020-02-05 17:44:33 -05:00
75653087b9 Remove FAWE-Piston
Disables a lot of previous functionality in FAWE until replacements can be made. This commit was untested and may cause major issues.
2020-02-05 00:37:42 -05:00
88359f0215 More Kotlin 2020-01-21 14:30:13 -05:00
0d2fff2cd2 Upstream Merge 2020-01-10 22:32:12 -05:00
3ee920f9e6 Update upstream 2020-01-08 19:36:12 +01:00
c2cc4f5aeb Fix craftbook 2019-12-20 05:54:03 +00:00
aac30742de Remove TranslatableComponent override
use Caption class
2019-12-16 09:01:41 +00:00
1844d4dba7 Various major
Add regen
Add //history [find|restore|rollback|summary|clear]
 - history commands are interactable
 - inspect brush info is interactable
Commands are now logged to a searchable database
Fix some cases of id/ordinal mismatch
2019-11-23 04:31:48 +00:00
0c85db920c save strings.json 2019-11-21 20:37:56 +00:00
1341e38a90 fix compile 2019-11-21 19:56:10 +00:00
60759934a3 Fix some merge issues 2019-11-20 00:11:54 +00:00
2c9f192baf Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:23:47 +00:00
9d6f2df908 Fix parsing for injected command types 2019-11-11 08:55:53 +00:00
2080e9786b commanding-pipeline diff 2019-10-23 05:23:52 +01:00
24a147465d Fixed a bunch of extends and removed slottableblockbag 2019-09-21 21:00:45 -04:00
8b96cdc9a5 *
A tribute to Jesse
2019-09-20 21:52:35 -04:00
14ed3f1d9c Remove FawePlayer and API modifications 2019-09-13 23:05:16 -04:00
4e49d16505 fix dependencies 2019-08-26 05:45:03 +01:00
cbbe8b5dfa upstream changes 2019-08-15 15:24:18 -04:00
61bc012f6f Fix source masks using EditSession instead of clipboard. (#515) 2019-08-10 11:54:22 -04:00
ee59dec3d8 comments / minor compiling 2019-08-07 10:13:07 +10:00
4c2b753687 merge 2019-08-07 01:32:05 +10:00
a476ab1ea0 merge 2019-08-07 01:29:49 +10:00
ca54f8c371 Work on CLI and I forget what else 2019-07-29 10:57:28 -04:00
6631b6bdf0 Make BlockStateHolder extend Pattern.
Removes the need for wrapping them in BlockPattern.
2019-07-28 18:20:00 -04:00
ff5860113d It started on work with commands then I got carried away. 2019-07-25 14:44:10 -04:00
46f5b12b36 Convert tabs to whitespace. 2019-07-22 16:42:40 -04:00
9c3122a227 More work on getting commands to compile 2019-07-21 22:49:08 -04:00
6e13b44f84 resolve issues with 2e67425d8131a2b1eb7ff752335bccf371801b8b 2019-07-18 20:12:23 +10:00
dd38cbe750 . 2019-07-18 04:30:02 +10:00
905fbf5a0b 8108d0a9 2019-07-18 02:31:13 +10:00
8108d0a936 Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
cf0c735cf3 Merge branch 'breaking' into breaking-114 2019-07-11 08:08:55 +10:00
cafd4bfece use Locale.ROOT for uppercase as well 2019-07-10 22:26:31 +10:00
f99d6e7478 wip on 1.14 2019-07-09 17:18:51 +10:00
96e2b6c5af First attempt at fixing quoted string oddities. 2019-07-04 22:01:55 -04:00
a2b3aabbbf Typo fixes and command clarifications/cleanup.
Also re-disable the gradle daemon. It doesn't always play nice with
ForgeGradle and hogs ram.
2019-07-04 19:28:42 -04:00
9cbf8178ea Fix setting player heads with owner name. 2019-06-29 11:11:22 -04:00
a2efdbc488 a1c15e1c39 2019-06-29 03:10:47 +10:00
3a4354268c Attempt to fix null command issues. 2019-06-26 20:18:21 -04:00
d0a31691e1 Small changes 2019-06-26 20:14:00 -04:00