Commit Graph

154 Commits

Author SHA1 Message Date
32d837414b static blocktype initialization
instead of using hacky reflection
2019-11-02 20:35:51 +01:00
df9e9e510a Limit processing 2019-11-02 12:13:42 +01:00
c383fab2c2 cfi packet listener 2019-10-30 12:58:21 +01:00
72951cdf23 Various
fake chunk packet
aliases
cfi wip
2019-10-30 12:26:52 +01:00
8356004ec9 chunk sending / cfi 2019-10-26 14:21:49 +01:00
8768085479 schem list is still broken
clickEvent and hoverEvent don't seem to work, I'm probably doing something wrong
2019-10-23 15:35:04 +01:00
2080e9786b commanding-pipeline diff 2019-10-23 05:23:52 +01:00
c9aa6816df Limit shouldn't ever be null. 2019-10-09 23:01:51 -04:00
24a147465d Fixed a bunch of extends and removed slottableblockbag 2019-09-21 21:00:45 -04:00
14ed3f1d9c Remove FawePlayer and API modifications 2019-09-13 23:05:16 -04:00
68eea925e1 update adapter and platform manager 2019-08-29 13:57:03 +01:00
4e49d16505 fix dependencies 2019-08-26 05:45:03 +01:00
d434dfcfdd some minor refactoring 2019-08-18 02:09:09 +01:00
cbbe8b5dfa upstream changes 2019-08-15 15:24:18 -04:00
7a57a5dd8c minor
idk it compiles now
2019-08-10 16:01:42 +10:00
a3c58a187e merge 2019-08-07 01:29:09 +10:00
7963b2c92f Removed commands.yml
I also did a few renames as well as a command registration fix.
2019-07-26 19:23:24 -04:00
3a3efb8117 Updated a class, minor command tweaks, and formatting 2019-07-25 14:58:59 -04:00
ff5860113d It started on work with commands then I got carried away. 2019-07-25 14:44:10 -04:00
9816eb3102 More work on commands 2019-07-23 16:26:18 -04:00
478c330c1e Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding
# Conflicts:
#	worldedit-core/src/main/java/com/boydti/fawe/command/CFICommands.java
#	worldedit-core/src/main/java/com/boydti/fawe/object/extent/NullExtent.java
2019-07-22 22:26:00 -04:00
b230999ca0 Mainly formatting and some work on schematic commands 2019-07-22 22:22:32 -04:00
c05d425f64 couple more compilation issues 2019-07-23 06:58:18 +10:00
46f5b12b36 Convert tabs to whitespace. 2019-07-22 16:42:40 -04:00
283351fea5 fix conflicts 2019-07-22 16:39:43 +10:00
07283af614 some bindings 2019-07-22 16:02:51 +10:00
9c3122a227 More work on getting commands to compile 2019-07-21 22:49:08 -04:00
ee5e15eda3 visual chunk 2019-07-20 15:32:15 +10:00
e86e4c9c53 wip on FaweQueue 2019-07-19 06:49:29 +10:00
f500b5e056 CommandContext + Confirmation
Use InjectedValueAccess instead
Fix command confirmation
2019-07-19 06:03:27 +10:00
b696f9fc79 Delete SetQueue.java 2019-07-19 03:09:01 +10:00
0a924915c8 shift extent queue methods 2019-07-19 02:07:31 +10:00
22a7ad7503 optimized biome streaming to schematics 2019-07-18 22:36:50 +10:00
be8213d8ee resolve conflicts 2019-07-18 16:56:57 +10:00
dd38cbe750 . 2019-07-18 04:30:02 +10:00
ff94a1e5ed 8108d0a9 2019-07-18 04:24:21 +10:00
905fbf5a0b 8108d0a9 2019-07-18 02:31:13 +10:00
68ea3d6e99 revert some changes 2019-07-17 20:50:54 +10:00
8108d0a936 Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
d6a8e9738a delete SetQueue 2019-07-12 01:41:54 +10:00
cf09ca7f37 delete FaweQueue 2019-07-12 01:32:14 +10:00
b32d46b08a Use Locale.ROOT 2019-07-10 21:01:56 +10:00
f99d6e7478 wip on 1.14 2019-07-09 17:18:51 +10:00
5a67363a78 0313320816 2019-06-29 02:24:57 +10:00
c773a1e278 Remove FaweLocation
it was a leftover from when WE didn't have Location
2019-06-29 00:13:30 +10:00
846a1b0769 6c94cca15e 2019-06-29 00:01:51 +10:00
d0a31691e1 Small changes 2019-06-26 20:14:00 -04:00
a1c15e1c39 Many upstream changes. Should be non-breaking 2019-06-25 09:00:44 -04:00
0313320816 As Jesse would say... * 2019-06-20 20:05:18 -04:00
9d1117303c Removed a stupid worldname method. 2019-06-18 23:43:06 -04:00