Commit Graph

2728 Commits

Author SHA1 Message Date
628c9cc0b7 Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
4d6045813c Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
a9919d130c Current progress #4 2019-01-09 03:32:38 -05:00
842b1307c7 Current Progress #3 2019-01-09 02:13:44 -05:00
d4157b7e0e Current progress with update 2018-12-23 11:19:33 -05:00
9896a1339e Updates to FaweLocalBlockQueue to allow FAWE-P2 compatibility 2018-11-01 07:24:56 -04:00
dcd041e847 Potential fix for CommandSuggestionEvent errors 2018-11-01 07:22:50 -04:00
767607ea68 Fix for '//mask ?' resulting in pattern error 2018-10-29 06:39:40 -04:00
34c8ecc694 Fixed invoke method missing argument 2018-10-25 07:12:08 -04:00
be73d29354 1.13.2 setType adaptation 2018-10-24 18:25:50 -04:00
ea0133b740 Changes to completely separate SyncTabCompleteListener from Paper 2018-10-19 18:24:58 -04:00
3add6fd32b Check for the AsyncTabCompleteEvent class before attempting to create the Listener 2018-10-17 13:42:21 -04:00
a7c6d5e987 schem list validation 2018-10-17 23:57:36 +11:00
f65887c957 Some ammendments to PR boy0001/WorldEdit#9 2018-10-17 23:41:38 +11:00
4ef43b6c2e Merge pull request #13 from N0tMyFaultOG/master
Minors
2018-10-17 23:40:05 +11:00
2d8a2fc9c7 Minors
- Typo fixes
- updated jenkins download link
2018-10-16 22:15:45 +02:00
c04f99a720 #1158 2018-10-16 02:27:10 +11:00
80bd889a0d Revert "use https for maven repo"
This reverts commit 31cb7cae6a.
2018-10-16 02:20:04 +11:00
31cb7cae6a use https for maven repo 2018-10-16 02:04:41 +11:00
9aaa77094e Merge pull request #9 from IronApollo/master
Fixes some schematic files not being found with proper input
2018-10-14 23:01:33 +11:00
17e8be0bd2 Fixes some schematic files not being found with proper input 2018-10-14 07:14:12 -04:00
dfb0c5671b Fixes boy0001/FastAsyncWorldedit#1116 2018-10-14 03:42:23 +11:00
7cf7c0712f fix fixwater/lava + tile paste 2018-10-13 19:50:13 +11:00
bc25b76ac0 Fix getLegacyCombined 2018-10-13 19:16:53 +11:00
3414fdd5a0 Fix brush cache Name 2018-10-13 18:55:09 +11:00
888cbcedee tweak undo message 2018-10-13 15:21:39 +11:00
1a12c065a1 Various minor fixes
Fix drain
Fix some messages lacking prefix
Fix non persistent brushes
2018-10-13 15:15:38 +11:00
1b7ac7a0bc Merge pull request #7 from N0tMyFaultOG/master
Heightmapinterface permission and reverting some previous settings
2018-10-13 15:12:58 +11:00
730e50a710 That wasn't supposed to be like that 2018-10-04 20:52:54 +02:00
39ba616ffa heightmapinterface permission
Heightmapinterface permission added as you can download it on any server
2018-10-04 20:42:43 +02:00
4b07928994 Fixing wrong syntax 2018-10-04 20:20:05 +02:00
75c111e67a Merge pull request #6 from N0tMyFaultOG/master
Minor fixes
2018-10-05 01:46:42 +10:00
5896b2eba4 Typo fix and neatify 2018-10-04 01:12:29 +02:00
a26cf574de Warn before update restart 2018-10-04 00:44:00 +02:00
037714ab76 Possibly fix for searchItem message 2018-10-04 00:29:01 +02:00
e07ecb73dd Merge branch 'master' of https://github.com/boy0001/WorldEdit 2018-10-03 14:58:34 +10:00
dce39e5c69 Fix physics freeze 2018-10-03 14:58:19 +10:00
a8a35352cc Merge pull request #3 from IronApollo/master
Bypass warning invalid block registered for __RESERVED__
2018-10-03 14:49:11 +10:00
6a3177f4e7 Fixed DefaultBlockParser incorrectly referencing disallowedBlocks 2018-10-02 07:32:24 -04:00
620308b2ba Bypass warning invalid block registered for __RESERVED__ 2018-10-02 05:51:08 -04:00
cfbf7dbec0 Update from sk89q/master 2018-09-25 15:35:21 +10:00
f07dfbfeff Fix inventory mode + nbt 2018-09-23 17:29:13 +10:00
00ac111e46 Fix height brush 2018-09-23 17:10:56 +10:00
e452fc9556 Fix schem load NPE 2018-09-23 15:48:09 +10:00
02c6f11bb9 Added bStats 2018-09-20 22:59:42 +10:00
568643d08a Back to snapshot for continued development 2018-09-20 17:31:14 +10:00
8975469efb Bump to beta 01 2018-09-20 17:18:11 +10:00
1a2cd3a948 Fixes WORLDEDIT-3609, Message should say cut when //cut is used. 2018-09-20 17:09:50 +10:00
4969dac39c Potential minor performance improvements when checking fuzzy equality. 2018-09-20 16:56:46 +10:00
5b5336cc83 some fixes
Use sponge schematic format instead of structure block
Fix VS undo running on main thread
Fix missing sections when setting blocks
2018-09-18 12:49:33 +10:00