Commit Graph

728 Commits

Author SHA1 Message Date
e03a43a1ab finish MCAWriter 2019-04-10 22:04:22 +10:00
808d32bc85 make bit mask protected
TODO same for BIT_OFFSET
2019-04-10 22:03:51 +10:00
b24ebaf6f2 Delay command setup 2019-04-10 22:03:10 +10:00
31797d4231 WIP on 1.13 CFI 2019-04-10 18:32:21 +10:00
d7380781f4 Fix BlockTransformExtent 2019-04-10 02:31:05 +10:00
652f27c853 Fix fixLiquid 2019-04-09 11:29:43 +08:00
093542c337 fix compile + use mutable vector for affine transform + fix bstats package 2019-04-07 20:43:59 +10:00
1529c187d2 Merge branch 'breaking' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into breaking 2019-04-07 17:41:51 +10:00
31ac2b69d1 Fix block rotation 2019-04-07 17:41:26 +10:00
c8529b0609 . 2019-04-07 10:52:30 +10:00
ed9ae5a6ab Update BBC.java 2019-04-07 01:26:34 +02:00
ab3394c35e Add prefixes and make FAWE more translatable 2019-04-07 01:13:23 +02:00
6558e549fd Fix smooth brush 2019-04-06 06:52:12 +11:00
39830046bc Fix //none 2019-04-06 06:47:51 +11:00
ee797219b4 Fix findFreePos 2019-04-06 06:13:15 +11:00
501992dd20 Fix setPosition 2019-04-06 05:51:18 +11:00
0afae082c2 Remove string switches for BlockType 2019-04-06 03:34:11 +11:00
d49c5ebe74 translate a few utility commands 2019-04-06 03:04:27 +11:00
386c8836cd Fix registry 2019-04-06 02:52:27 +11:00
144215c813 Don't construct new BaseBlock 2019-04-06 01:12:57 +11:00
99db2d557a optimize repeating extent pattern 2019-04-06 01:05:48 +11:00
9e2832c273 Use BlockVectorSet 2019-04-06 01:01:05 +11:00
f7cdae5e56 Disable undo if fastmode 2019-04-06 00:53:00 +11:00
fd735a6f60 Fix property pattern 2019-04-05 19:22:50 +11:00
2143b9b5b7 finish block registry 2019-04-05 17:51:42 +11:00
be5541b61b revert some changes 2019-04-05 15:48:41 +11:00
94d5d8df8e Merge branch 'master' into breaking 2019-04-05 15:47:04 +11:00
140809c903 Working now 2019-04-05 15:15:10 +11:00
33f5322fda WIP merge (i'll finish this later) 2019-04-05 01:24:47 +11:00
1beea3cd22 Some more upstream merge 2019-04-04 21:28:41 +11:00
8897109dc4 wip upstream merge 2019-04-04 00:25:16 +11:00
7086eb8b3e continue with merge 2019-04-03 22:28:57 +11:00
8aef06b29e *
haven't done one of these in a while
*continuing with merge in previous commit
2019-04-03 17:00:59 +11:00
4cd8d08134 merge with upstream (broken) 2019-04-03 16:53:58 +11:00
f361619037 Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11:00
9fbcbc7cea <pattern> not <block>
As there are actual commands that will only accept blocks
2019-04-03 15:40:31 +11:00
2407f9246f How did it compile locally? 2019-04-03 00:21:42 -04:00
122236f6c7 Too lazy to write a commit message 2019-04-02 23:36:32 -04:00
29692f3fbe Migrate to SLF4J 2019-04-02 18:21:02 -04:00
47e66913e3 Selective upstream merge 2019-04-02 16:26:51 -04:00
4af43eb84c WeatherTypes now matches upstream 2019-04-02 15:43:40 -04:00
6ccd0eb58e Fixed deleted code due to IDE glitch 2019-04-02 15:22:54 -04:00
1a19bc457f Added Nullable to BlockTypes 2019-04-02 15:03:59 -04:00
3419bb6f30 Fixed stats issue. 2019-04-01 22:09:59 -04:00
86ce762982 Minor performance tweaks and cleaning of metrics
Why were metrics so messed up in the first place?
2019-04-01 20:42:10 -04:00
f87e31683e don't use origin as the region bounds 2019-04-02 00:19:32 +11:00
c9f1fed282 Fixes #88 2019-04-02 00:08:56 +11:00
c820406e8c Fix binding order 2019-04-01 23:55:15 +11:00
64a134a9ee Merge remote-tracking branch 'refs/remotes/origin/master' into new-vector-system
# Conflicts:
#	build.gradle
#	worldedit-core/build.gradle
#	worldedit-core/src/main/java/com/boydti/fawe/util/IncendoPaster.java

#	worldedit-core/src/main/java/com/sk89q/worldedit/command/WorldEditCommands.java

#	worldedit-core/src/main/java/com/sk89q/worldedit/extent/clipboard/io/SpongeSchematicReader.java
2019-04-01 23:50:16 +11:00
bf53194650 Again #47 2019-04-01 21:41:44 +11:00