801793cc12
Merge upstream changes through 7961fa58
...
Signed-off-by: Byron Marohn <combustible@live.com >
2018-12-21 12:13:43 -08:00
5520813ae6
Switching from IRC to Discord
...
To offer us a better possibility to help you regarding issues or bugs, join us on discord https://discord.gg/ngZCzbU
2018-12-18 21:54:17 +01:00
7a1b75f110
Significantly improved the quality of Simplified Chinese translation
2018-12-10 16:58:27 +01:00
99fb2b546c
Fixing Italian translation
2018-11-21 14:37:44 +01:00
9b1836f336
Language update 2/2
2018-11-05 16:54:31 +01:00
69168c7262
Updating & fixing repo
...
- Updated Paper download link going to 1.13
- Updated translations from boy0001/FastAsyncWorldEdit
-
2018-11-02 13:20:54 +01:00
fd6034fbdd
Added the 1.13.1 new blocks.
2018-09-23 20:22:33 +10:00
8ed67f66ad
Merge boy0001/FastAsyncWorldEdit
2018-09-14 02:42:55 +10:00
abd886acd7
some hasty refactoring
2018-08-28 02:56:28 +10:00
a61c856adc
Allow certain commands to bypass queuing
2018-08-24 19:33:52 +10:00
c3db5c0cf1
Fix persistent brushes
2018-08-24 07:18:14 +10:00
9927cde616
JS command perms
2018-08-22 17:13:01 +10:00
c55353e5b1
Various command (use es6 if java9 + nashorn)
2018-08-22 03:22:37 +10:00
2172ebba83
Fix some issues with java 9 / reflection
2018-08-16 19:56:31 +10:00
025360753f
Update german translations
2018-08-14 00:38:02 +10:00
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
a920c77cb8
update legacy.sjon to fix some issues
...
added some missing entries to the legacy.json using a script
2018-08-12 23:52:46 +10:00
b2bc043eeb
Added 155:3 and 155:4 translation
2018-08-04 11:43:42 +10:00
a4b9ceaeb2
Finish off the last of the legacy mapper warnings (Excluding TNT as I've got the 1.13.1 names)
2018-08-04 11:43:42 +10:00
c05c33cab0
Make a lot of progress on legacy conversions.
2018-08-04 11:43:42 +10:00
64e0d99696
Improvements to the legacy mapper. Still a lot of work.
2018-08-04 11:43:41 +10:00
572bf04482
Cleanup the bukkit implementation, and update to the 1.13 release items/blocks.
2018-08-04 11:43:41 +10:00
3e1d438565
Get it to a point where it works minimally on 1.13 Spigot.
2018-08-04 11:43:41 +10:00
484687a49d
Further work on BlockState transition
2018-08-04 11:43:39 +10:00
07ade0b083
Phase 1 of Item conversion
2018-08-04 11:43:38 +10:00
a03b9cbe4c
Add blocks and items for MC 1.12.
...
And some forgotten before...
2017-06-08 10:01:23 -04:00
e511758d99
Add rotations to various blocks that were missing them.
...
Up/down levers still broken.
Fixes WORLDEDIT-3490.
2017-02-26 18:56:38 -05:00
b0bfa4a562
Add new 1.11 blocks.
2016-11-20 03:07:28 -05:00
7a097ca56e
Add new 1.10 blocks to blocks.json
2016-06-23 09:03:07 -04:00
b3fbe8b7a5
Update blocks.json.
...
This fixes a lot of issues with block rotations for various blocks.
Additionally, the //info tool will now report states (only works for
states that use data values) for easier lookups.
Note that some doors still have update issues, and //fast is needed
to paste them if they drop as items.
2016-05-15 04:02:35 -04:00
7586c19bb3
Revert changes to skull rotation.
...
Because it's stored in nbt. This should fix unit tests.
Someone reported rotation to be broken though, so this potentially rebreaks it?
2015-07-15 10:08:43 -04:00
1e6e54b85a
Add/Fix rotation values for several blocks.
...
Torches, redstone torches, anvils, iron trapdoors, and skull should all rotate correctly now.
Doors are still missing data.
Fixes WORLDEDIT-3307, WORLDEDIT-3273.
2015-07-06 00:06:41 -04:00
2fedcf8019
Add rotation values to lit redstone torches.
...
Fixes WORLDEDIT-3273.
2015-03-06 15:22:55 -05:00
ddc741147e
Fix button rotation, add support for up/down flipping and restore unit test functionality.
2015-01-23 00:28:05 -05:00
7192780251
Switch to Gradle. Use git log --follow for history.
...
This converts the project into a multi-module Gradle build.
By default, Git does not show history past a rename, so use git log
--follow to see further history.
2014-11-14 11:27:39 -08:00