Commit Graph

32 Commits

Author SHA1 Message Date
Octavia Togami 28767d6e0f Officially propagate GPL downwards to all files
(cherry picked from commit f2ce020da059718e34342c149172944dfd02b775)
2020-09-01 16:30:43 -04:00
N0tMyFaultOG 6cb8352686 1.16.2
- My IJ is broke but this should work. Dunno if I got all nms changes, but we will see.
2020-08-23 17:18:29 +02:00
MattBDev 3bc692ff11 Part 1 of upstream merge and format 2020-07-13 22:50:59 -04:00
NotMyFault 053b1a20d6 More 1.15 wip 2019-12-11 14:45:27 +01: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 1b07846746
some adapter refactoring 2019-11-19 04:40:40 +00:00
MattBDev c926cddbd6 Item Registry Test is now functional 2019-09-19 14:56:03 -04:00
MattBDev 3bcfcd3008 Fixed bug with wands and updated tests 2019-09-18 15:09:04 -04:00
Jesse Boyd be8213d8ee
resolve conflicts 2019-07-18 16:56:57 +10:00
MattBDev 8108d0a936 Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
Jesse Boyd 58c6b6278f
a69b239848 2019-06-29 04:20:48 +10:00
Jesse Boyd 55dad5a972
7f3c4c4828 2019-06-29 01:39:58 +10:00
MattBDev a69b239848 Upstream 2019-06-25 13:07:47 -04:00
Jesse Boyd 140809c903
Working now 2019-04-05 15:15:10 +11:00
Jesse Boyd 33f5322fda
WIP merge (i'll finish this later) 2019-04-05 01:24:47 +11:00
Jesse Boyd 8897109dc4
wip upstream merge 2019-04-04 00:25:16 +11:00
Jesse Boyd f361619037
Merge remote-tracking branch 'upstream/master' into breaking 2019-04-03 16:53:34 +11:00
matt 0d88a6bce2 Merging upstream changes 2019-03-26 13:27:09 -04:00
matt 85bfd16d7c Code cleaning
Most notable change: Remove redundant type parameters and replaced with <>. This is a small step to bring us closer to upstream parity.
2019-03-25 19:55:32 -04:00
Matthew Miller db1315e043 Refactor registries to entirely use the platform 2019-02-16 19:35:13 +10:00
IronApollo e53535319d Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
Byron Marohn 801793cc12 Merge upstream changes through 7961fa58
Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-21 12:13:43 -08:00
Matthew Miller fd6034fbdd Added the 1.13.1 new blocks. 2018-09-23 20:22:33 +10:00
Jesse Boyd abd886acd7
some hasty refactoring 2018-08-28 02:56:28 +10:00
Jesse Boyd 2172ebba83
Fix some issues with java 9 / reflection 2018-08-16 19:56:31 +10:00
Jesse Boyd 131fd39f63
Various minor
Add entity registry
Re-add AbstractLoggingExtent
Fill in missing nbt on entity load
2018-08-14 19:24:10 +10:00
Jesse Boyd 55d34343dd
Fix some api compatibility issues 2018-08-14 17:18:49 +10:00
Jesse Boyd a629d15c74
Copy paste/merge FAWE classes to this WorldEdit fork
- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00
Matthew Miller 572bf04482 Cleanup the bukkit implementation, and update to the 1.13 release items/blocks. 2018-08-04 11:43:41 +10:00
kashike 70208c38fd category changes 2018-08-04 11:43:40 +10:00
kashike d33e2e98aa registry changes 2018-08-04 11:43:40 +10:00
kashike a48c319e7e package move 2018-08-04 11:43:40 +10:00