Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/extension/platform
Matthew Miller 4604aa5920 Additional work towards 1.16 compatibility
- Very basic implementation of the SideEffects system. Will definitely need fine tuning for it to be functional, but is not considered a priority in my opinion.
- Minor changes to the World interface and World implementations related to the SideEffects system. Shouldn't be the cause of any new bugs but be on the lookout.
- Included debug in BukkitImplLoader.java to assist contributors in understanding what needs to be implemented for the adapter to load properly.

Still very WIP but we're a few steps closer. So far, this is coming along better than I anticipated. Hopefully we can keep the momentum.
2020-06-29 22:08:16 -04:00
..
binding Fix clamping issue 2020-03-19 18:14:55 -05:00
permission More deprecation removal 2018-08-04 11:43:38 +10:00
AbstractNonPlayerActor.java Various major 2019-11-23 04:31:48 +00:00
AbstractPlatform.java Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
AbstractPlayerActor.java Revert "Revert matt's changes" 2020-06-13 14:41:36 -04:00
Actor.java Cleanup unused code. 2020-03-05 16:07:20 -05:00
Annotations.java BrushCommands 2019-07-21 21:39:36 +10:00
Capability.java Lazy tags + get / set tiles 2019-11-20 03:40:52 +00:00
Locatable.java feature(cli): Added a CLI version of WorldEdit, and allowed most commands to be run from console (#508) 2019-08-25 19:58:28 +10:00
MultiUserPlatform.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NoCapablePlatformException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Platform.java Additional work towards 1.16 compatibility 2020-06-29 22:08:16 -04:00
PlatformCommandManager.java Additional work towards 1.16 compatibility 2020-06-29 22:08:16 -04:00
PlatformManager.java Additional work towards 1.16 compatibility 2020-06-29 22:08:16 -04:00
PlayerProxy.java Cleanup unused code. 2020-03-05 16:07:20 -05:00
Preference.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Watchdog.java 8af68fc884 2019-11-19 04:43:30 +00:00