Jesse Boyd
|
ced4fed9db
|
Create pom
|
2018-08-14 20:41:52 +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
|
22511b2e19
|
Make this public
|
2018-08-14 12:07:11 +10:00 |
|
Jesse Boyd
|
198c53ff58
|
Fix wrong import
|
2018-08-14 12:00:48 +10:00 |
|
Jesse Boyd
|
1740c845d2
|
What are the dud BlockCategories?
|
2018-08-14 11:00:44 +10:00 |
|
Jesse Boyd
|
76a55b7712
|
Merge remote-tracking branch 'refs/remotes/sk89q/master'
# Conflicts:
# worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/BukkitAdapter.java
# worldedit-core/src/main/java/com/sk89q/util/yaml/YAMLProcessor.java
# worldedit-core/src/main/java/com/sk89q/worldedit/blocks/BlockType.java
# worldedit-core/src/main/java/com/sk89q/worldedit/command/ToolCommands.java
# worldedit-core/src/main/java/com/sk89q/worldedit/command/tool/BlockReplacer.java
# worldedit-core/src/main/java/com/sk89q/worldedit/command/tool/LongRangeBuildTool.java
# worldedit-core/src/main/java/com/sk89q/worldedit/extent/reorder/MultiStageReorder.java
# worldedit-core/src/main/java/com/sk89q/worldedit/world/block/BlockType.java
# worldedit-core/src/main/java/com/sk89q/worldedit/world/item/ItemType.java
|
2018-08-14 01:36:00 +10:00 |
|
Matthew Miller
|
96388df4b0
|
Add adapters for EntityType
|
2018-08-13 22:29:48 +10:00 |
|
Jesse Boyd
|
f72977e69a
|
Register BlockExplodeEvent in separate class
|
2018-08-13 03:46:57 +10:00 |
|
Jesse Boyd
|
74ec39d67b
|
Change output jar name
|
2018-08-13 03:38:20 +10:00 |
|
Jesse Boyd
|
7fb3899bb7
|
Use BlockState for player inventory getBlock
|
2018-08-13 03:31:26 +10:00 |
|
Jesse Boyd
|
e7c27b08bf
|
Remove stub injector methods
|
2018-08-13 02:36:39 +10:00 |
|
Jesse Boyd
|
26593a135d
|
Don't need this adapter class
|
2018-08-13 00:51:37 +10:00 |
|
Jesse Boyd
|
712ae5aec5
|
Register individual methods for chunk listener
|
2018-08-13 00:36:00 +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 |
|
Jesse Boyd
|
1b2fec8e09
|
Add readme
|
2018-08-12 23:43:12 +10:00 |
|
Matthew Miller
|
f54d6afb65
|
Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block.
|
2018-08-10 20:29:06 +10:00 |
|
Matthew Miller
|
5f4cc3e694
|
Cleanup a little bit more code.
|
2018-08-06 19:08:15 +10:00 |
|
Matthew Miller
|
526aa6cf49
|
If we fail to set NBT Data, try it without the adapter/NBT Data
|
2018-08-06 18:29:07 +10:00 |
|
Matthew Miller
|
1d9546f9c7
|
Fixed a typo in the adapter.
|
2018-08-05 15:02:01 +10:00 |
|
Matthew Miller
|
88fc1771b5
|
Wrap createEntity in BukkitWorld to detect corrupt entities.
|
2018-08-05 14:24:09 +10:00 |
|
Matthew Miller
|
334143357a
|
Added LongArrayTag support to NBT
|
2018-08-05 13:36:53 +10:00 |
|
Matthew Miller
|
b2769befdb
|
Added a few utility methods.
|
2018-08-04 11:43:42 +10:00 |
|
Matthew Miller
|
1480606b52
|
Fixed a few more issues found looking over the changeset.
|
2018-08-04 11:43:42 +10:00 |
|
Matthew Miller
|
af74627b69
|
Switch to release 1.13 API
|
2018-08-04 11:43:41 +10:00 |
|
Matthew Miller
|
65420af09e
|
Fixed //fill and //rotate
|
2018-08-04 11:43:41 +10:00 |
|
Matthew Miller
|
663dd1f4d8
|
Added an entity, weathertype, and gamemode registry.
|
2018-08-04 11:43:41 +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 |
|
Matthew Miller
|
c3d832c3fd
|
State system is done. It works. Finally. Still a few rough edges that need fixing however.
|
2018-08-04 11:43:41 +10:00 |
|
Matthew Miller
|
6b5f218809
|
Basically finish the state system. Just 1 more bug that I'm encountering.
|
2018-08-04 11:43:41 +10:00 |
|
Matthew Miller
|
4938f419ad
|
Almost finished the state system. Just got to have it actually load in the values.
|
2018-08-04 11:43:41 +10:00 |
|
Matthew Miller
|
3e1d438565
|
Get it to a point where it works minimally on 1.13 Spigot.
|
2018-08-04 11:43:41 +10:00 |
|
Matthew Miller
|
59ca29577c
|
Remove weird TODO import and moved BlockType == Material to BukkitUtil
|
2018-08-04 11:43:40 +10:00 |
|
Matthew Miller
|
ca06a05117
|
Update the Bukkit adapter to the Spigot API Preview
|
2018-08-04 11:43:40 +10:00 |
|
Matthew Miller
|
e1c2ea3a3b
|
Update configs, and remove unused BlockData methods.
|
2018-08-04 11:43:40 +10:00 |
|
kashike
|
a48c319e7e
|
package move
|
2018-08-04 11:43:40 +10:00 |
|
Matthew Miller
|
7db443a69a
|
Migrate the logic for which pass a block goes into. Also updated it and made it use tags where possible.
|
2018-08-04 11:43:40 +10:00 |
|
Matthew Miller
|
57c13ef8f4
|
Continue moving out of legacy BlockType
|
2018-08-04 11:43:40 +10:00 |
|
Matthew Miller
|
11f5d05e7b
|
Update BlockState to remove legacy ID usage.
|
2018-08-04 11:43:40 +10:00 |
|
Matthew Miller
|
93b225ca3c
|
Expose a way of switching between ItemType and BlockType for ItemBlocks.
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
b06937d1c8
|
Setup a legacy mapper system. The file does not exist yet.
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
66d70f00e7
|
Removed more deprecated code
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
282eca7663
|
Added a category system and refactored registries
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
484687a49d
|
Further work on BlockState transition
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
e99190225e
|
Further BaseBlock modernisation
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
811f1d4433
|
Rewrote block parsing, and further switch to BlockState
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
5f5a1797ad
|
Remove legacy ServerInterface
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
e2608bc0c9
|
Further modernise and remove legacy item classes
|
2018-08-04 11:43:39 +10:00 |
|
Matthew Miller
|
aaaf2d5678
|
More deprecation removal
|
2018-08-04 11:43:38 +10:00 |
|
Matthew Miller
|
20bf6e079b
|
Continue the great purge
|
2018-08-04 11:43:38 +10:00 |
|