Commit Graph
100 Commits
Author SHA1 Message Date
Jesse Boyd 8c1a379575 Hide adapter stacktrace 2019-12-19 17:01:22 +00:00
Jesse Boyd 2bd65f6423 Update LegacyMapper.java 2019-12-19 16:58:00 +00:00
Jesse Boyd 5d039c0e2b Update plugin.yml 2019-12-19 16:51:54 +00:00
Jesse Boyd c9c602470f fix indexoutofbounds 2019-12-19 16:48:14 +00:00
Jesse Boyd 1a64976195 load 1.15 adapter 2019-12-19 16:33:08 +00:00
Jesse Boyd 6a49b71cf2 Fix compile 2019-12-19 16:19:46 +00:00
Jesse Boyd aac30742de Remove TranslatableComponent override
use Caption class
2019-12-16 09:01:41 +00:00
Jesse Boyd 34afc03443 fix walls 2019-11-25 23:49:16 +00:00
Jesse Boyd 1e9f197035 Fix #263 2019-11-25 17:31:59 +00:00
Jesse Boyd 678f4eb295 Update Confirm.java 2019-11-24 04:18:53 +00:00
Jesse Boyd 00e0ac721f Fix confirmation 2019-11-24 04:08:17 +00:00
Jesse Boyd 913ada31fb Fix lighting 1.14 2019-11-24 02:26:52 +00:00
Jesse Boyd ee54dcd809 wip generatebiome
will finish later
2019-11-24 01:50:05 +00:00
Jesse Boyd 4f34d1b5d1 Fixes #232 dont allow negative brush radius 2019-11-24 01:30:19 +00:00
Jesse Boyd cbeaa1a7a0 Merge branch 'merge' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into merge 2019-11-24 01:16:09 +00:00
Jesse Boyd 63839bfdf6 Fixes #261 set bounds 2019-11-24 01:14:12 +00:00
Jesse Boyd 1f19b92b0b 1.13? 2019-11-24 00:57:29 +00:00
Jesse Boyd 49d1f6fa88 Merge branch 'merge' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into merge 2019-11-23 18:41:12 +00:00
Jesse Boyd 50c9a2c2d2 Fxi regen (again) 2019-11-23 18:41:05 +00:00
Jesse Boyd edeb285152 Add frb alias 2019-11-23 18:12:27 +00:00
Jesse Boyd 10322a736c Merge branch 'merge' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into merge 2019-11-23 17:50:52 +00:00
Jesse Boyd 2fcd375912 potentially fix regen 2019-11-23 17:50:38 +00:00
Jesse Boyd 21ecd9dc4b Fix confirm stack 2019-11-23 05:33:46 +00:00
Jesse Boyd 944c8c5521 Fixes #255 compass exceptipn 2019-11-23 05:15:48 +00:00
Jesse Boyd 97a4d2e103 Fixed regen 2019-11-23 04:45:43 +00:00
Jesse Boyd 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
Jesse Boyd edcaeb6cfe conflicting arg 2019-11-22 17:11:20 +00:00
Jesse Boyd 9712aaab7d remove unfinished testing 2019-11-22 15:37:15 +00:00
Jesse Boyd 85382ad109 Fix permissions 2019-11-22 15:30:45 +00:00
Jesse Boyd 9b31f39219 idk why that was in there twice 2019-11-21 21:41:13 +00:00
Jesse Boyd 3a16b0ecfe cmd prefix 2019-11-21 21:06:46 +00:00
Jesse Boyd 2061035bc6 merge color with parent 2019-11-21 21:04:39 +00:00
Jesse Boyd 1a5e8c395a inherit colors 2019-11-21 20:47:14 +00:00
Jesse Boyd 05992f7fe8 Update strings.json 2019-11-21 20:39:22 +00:00
Jesse Boyd 0c85db920c save strings.json 2019-11-21 20:37:56 +00:00
Jesse Boyd 1341e38a90 fix compile 2019-11-21 19:56:10 +00:00
Jesse Boyd 6f32783e52 Fix compile 2019-11-21 14:07:07 +00:00
Jesse Boyd 59b8465493 Merge remote-tracking branch 'upstream/feature/translatable-text' int… 2019-11-21 13:50:28 +00:00
Jesse Boyd 66744bfaa4 Merge remote-tracking branch 'upstream/feature/translatable-text' into i18n-merge 2019-11-21 13:50:05 +00:00
Jesse Boyd 37b6c406ac reduce diff 2019-11-21 07:57:32 +00:00
Jesse Boyd 52a502a1c6 Refactor confirmation 2019-11-21 06:50:37 +00:00
Jesse Boyd 444aa0dda7 adapter jar ?
It doesn't have a maven repo, so idk?
Might be worth making one, or using a url for the dependency
2019-11-20 03:54:34 +00:00
Jesse Boyd 144ea2ef34 Lazy tags + get / set tiles
Lazy tags means tiles/ents are not translated into the nms NBTBase until it is needed. Should be faster in cases where getFullBlock is called, but nbt is not always needed.
Commands like Copy and Paste, where the input/output are both nms worlds, can entirely bypass WorldEdit translating to and from the WorldEdit JNBT classes.
2019-11-20 03:40:52 +00:00
Jesse Boyd 60759934a3 Fix some merge issues 2019-11-20 00:11:54 +00:00
Jesse Boyd 0e22d4718a fix some merge issues 2019-11-19 22:07:30 +00:00
Jesse Boyd 5d8adbc10c Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:25:36 +00:00
Jesse Boyd 2c9f192baf Merge remote-tracking branch 'upstream/master' into merge 2019-11-19 21:23:47 +00:00
Jesse Boyd 1556101a98 java based merging? 2019-11-19 15:10:36 +00:00
Jesse Boyd 3eb77e3e8b 7e3fc6c8e7 2019-11-19 04:49:13 +00:00
Jesse Boyd 1b07846746 some adapter refactoring 2019-11-19 04:40:40 +00:00
Jesse Boyd 751765cc01 Fix cyl/hcyl args 2019-11-19 01:41:51 +00:00
Jesse Boyd 319b3c5f7f fix chunks not being submitted 2019-11-18 14:49:52 +00:00
Jesse Boyd 4c32949210 temp fix for undo
also fix inspect brush using wrong ids
2019-11-18 07:23:48 +00:00
Jesse Boyd 0087a0d6ab Various minor
fix undo null sections
fix cancel for certain parallel jobs
optimize schem paste
2019-11-17 22:47:56 +00:00
Jesse Boyd 0394f3516b Fix radius mask 2019-11-17 20:52:58 +00:00
Jesse Boyd 329df8d33b various minor
Increase target size
remove unnecessary brush sync
send chunk on biome change
2019-11-17 20:29:25 +00:00
Jesse Boyd 3f92f12e89 synchronize char blocks 2019-11-17 20:02:33 +00:00
Jesse Boyd e661652c12 Fix setting blocks in null sections 2019-11-17 19:30:28 +00:00
Jesse Boyd 868554367a Fix schem load legacy 2019-11-17 18:20:00 +00:00
Jesse Boyd 69c225c00f Fix //vis 2019-11-17 17:22:21 +00:00
Jesse Boyd c3f86fd6da wip brush vis mode 2019-11-17 05:00:10 +11:00
Jesse Boyd 0b1a36bb7d WIP VisualExtent 2019-11-16 00:20:14 +00:00
Jesse Boyd 49baebeaa3 Fix some more arguments 2019-11-15 18:06:27 +00:00
Jesse Boyd 1c90d2a341 Fix some more arguments 2019-11-15 18:01:36 +00:00
Jesse Boyd 88c946188b Fix brush pattern args 2019-11-15 17:57:28 +00:00
Jesse Boyd e7e2b44b34 merge 2019-11-14 21:24:13 +00:00
Jesse Boyd d9998982d1 Remove IncendoPaste 2019-11-14 21:20:55 +00:00
Jesse Boyd 3dde61cee6 Legacy schem reader offset 2019-11-14 19:23:41 +00:00
Jesse Boyd 601890fe64 Fix biome sending 2019-11-14 19:21:28 +00:00
Jesse Boyd b38ff03ca6 Fix P2 hook PlotPlayer.wrap 2019-11-14 19:21:05 +00:00
Jesse Boyd 54f62e689b WIP level dat for MCAWorld 2019-11-14 19:20:35 +00:00
Jesse Boyd d7b3db215e Use SingleBlockTypeMask for fixLiquid 2019-11-14 17:57:43 +00:00
Jesse Boyd 2670e66ce2 Fix mask optimize 2019-11-14 17:25:37 +00:00
Jesse Boyd 69e1c53076 Fix fill args 2019-11-14 17:25:17 +00:00
Jesse Boyd 1071e7c226 Print help on invalid arg 2019-11-14 17:24:10 +00:00
Jesse Boyd 8812e1b60c Fixes #231 2019-11-14 16:01:38 +00:00
Jesse Boyd b1244c7780 Remove unused methods from IFawe 2019-11-14 10:54:09 +00:00
Jesse Boyd 580fb11197 Fix stack arg 2019-11-14 10:23:02 +00:00
Jesse Boyd 48929d76f1 Fix p2 download 2019-11-12 23:59:05 +00:00
Jesse Boyd 2354c1a845 Fix P2 block setting in some instances
PlotSquared doesn't flush from the same thread, so it can't be pooled for reuse
2019-11-12 22:32:26 +00:00
Jesse Boyd ac6f4ae358 Use BlockArrayClipboard for schem load 2019-11-12 12:41:39 +00:00
Jesse Boyd cfa147cf76 WIP clipboard offsets
TODO schem load -> BlockArrayClipboard
2019-11-11 22:34:33 +00:00
Jesse Boyd eac1f8f73d Remove debug (again) 2019-11-11 21:12:32 +00:00
Jesse Boyd 6cbbefc0de Merge branch 'commanding-pipeline' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding-pipeline 2019-11-11 21:06:22 +00:00
Jesse Boyd 53ad3d3cd2 Fix schem save order 2019-11-11 21:06:10 +00:00
Jesse Boyd 032942c0e8 Remove debug 2019-11-11 20:18:22 +00:00
Jesse Boyd 2e6f46e451 Fix QueueHandler uncache 2019-11-11 20:14:57 +00:00
Jesse Boyd 751e6a5dd4 Update SpongeSchematicReader.java 2019-11-11 19:56:55 +00:00
Jesse Boyd 19a7c54341 Fix schem save 2019-11-11 18:48:15 +00:00
Jesse Boyd 7aa0d9c122 Various minor
Disable P2's we region restrictions (so that it uses FAWE's)
Fix extent binding
Fix filtering on null sections
2019-11-11 16:49:13 +00:00
Jesse Boyd 9d6f2df908 Fix parsing for injected command types 2019-11-11 08:55:53 +00:00
Jesse Boyd 10a6619853 Update to latest P2 2019-11-10 22:20:46 +00:00
Jesse Boyd 59897dea11 Update MCAFile.java 2019-11-10 14:19:36 +00:00
Jesse Boyd ac6455db5d use FaweCache for MCAFile 2019-11-10 11:38:45 +00:00
Jesse Boyd d61dac5aa5 Fix CFI generation 2019-11-08 22:30:39 +00:00
Jesse Boyd 26f073faa2 idk what I was doing there 2019-11-08 09:42:07 +00:00
Jesse Boyd faa63b0c35 CFI changeset 2019-11-08 05:27:04 +00:00
Jesse Boyd 82f5c4ebed Fix compile 2019-11-07 10:28:17 +00:00
Jesse Boyd 5f4af7958f MCAFile is chunk based extent 2019-11-06 10:38:36 +00:00
Jesse Boyd 54a9e03cd6 Update FaweLocalBlockQueue.java 2019-11-06 09:49:01 +00:00