Commit Graph

  • 699783ba72 Another selective merge matt 2019-03-28 15:02:37 -04:00
  • d7d2d03ee8 Clipboard offset pattern is now #copy@[x,y,z]. wizjany 2019-03-27 23:36:59 -04:00
  • acc8eb0a99 Lambda's and References and Cleanups! Oh My! matt 2019-03-27 12:17:05 -04:00
  • 1424998327 Simplified switch statements and minor formatting matt 2019-03-27 11:36:26 -04:00
  • 67fd0668ee ocd NotMyFault 2019-03-27 15:40:53 +01:00
  • 8623dd0009 Fixes #80 NotMyFault 2019-03-27 15:38:21 +01:00
  • 712479adbb Reverted incompatible EntityType upstream change matt 2019-03-27 00:16:54 -04:00
  • 74bff83e38 Don't let items types be null. wizjany 2019-03-26 22:30:24 -04:00
  • 6b3426e1de BaseBlock is technically mutable so that technically shouldn't use it. wizjany 2019-03-26 18:14:35 -04:00
  • 2a194b0434 Add pattern that randomly chooses states. wizjany 2019-03-26 18:11:32 -04:00
  • 9fcf805148 Pattern doesn't need to be deprecated matt 2019-03-26 16:35:22 -04:00
  • 464719c02a Revert upstream change NotMyFault 2019-03-26 21:00:28 +01:00
  • 8124d3b3c5 Reverted an upstream change due to a sketchy class issue matt 2019-03-26 15:29:46 -04:00
  • 3420b8329b Remove most of PseudoRandom, a few minor cleaning changes, and an upstream change matt 2019-03-26 13:41:09 -04:00
  • 0d88a6bce2 Merging upstream changes matt 2019-03-26 13:27:09 -04:00
  • 4629c1f7e4 Few fixes for the Forge version. Matthew Miller 2019-03-26 21:09:41 +10:00
  • 8eccdc7444 Add -f flag to //count to allow fuzzy inputs. wizjany 2019-03-25 22:38:51 -04:00
  • 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. matt 2019-02-15 21:46:10 -05:00
  • 3236bdd78e Changes to NBT-handling in operations and extents, changes to match the widely supported setBlock functionality, minor code cleanup IronApollo 2019-03-25 13:31:12 -04:00
  • 16c22b75da Merge pull request #79 from IntellectualSites/remove-plotme-support Josh Knight 2019-03-25 06:09:50 -04:00
  • 4c3b09895d Merge pull request #76 from IntellectualSites/new-vector-system2 Josh Knight 2019-03-25 06:09:13 -04:00
  • 14ab61d154 Remove PlotMe support NotMyFault 2019-03-25 00:02:20 +01:00
  • 68c8950cdc Add IncendoPaster NotMyFault 2019-03-24 23:02:32 +01:00
  • a64ff8f299 Make master build (probably) NotMyFault 2019-03-24 20:58:05 +01:00
  • 692ba6fda3 Checkstyle. wizjany 2019-03-22 14:03:43 -04:00
  • 456f821ce0 Revert "Make end tag singleton" matt 2019-03-22 12:51:44 -04:00
  • feaf848e26 Merge pull request #73 from IntellectualSites/fix-center Josh Knight 2019-03-21 08:32:08 -04:00
  • 44bfc2f753 Fixes #17, and an annoying typo in SnipeData :) Sauilitired 2019-03-21 07:20:47 +01:00
  • 9b473cecbd Fixes and changes to forest/forestgen. wizjany 2019-03-20 21:05:11 -04:00
  • 1934006d14 Better enforce the Request lifetime. wizjany 2019-03-16 19:04:24 -04:00
  • 25631af31c Add RequestExtent to be used when a delayed EditSession is needed. wizjany 2019-03-16 00:49:21 -04:00
  • e758e6c1a2 Merge pull request #65 from aurorasmiles/new-vector-system Josh Knight 2019-03-20 01:12:43 -04:00
  • c4e7acd15b (dirty) Fix for VaultAPI build issue aurorasmiles 2019-03-19 19:37:17 +01:00
  • 83bdb3c8e8 Merge pull request #11 from IntellectualSites/incendo-paste Josh Knight 2019-03-19 10:36:21 -04:00
  • d186cce393 Merge remote-tracking branch 'origin/feature/slf4j-logging' Matthew Miller 2019-03-19 20:32:21 +10:00
  • d1c2a029bf Move some platform stuff to load, put enable back to postworld. wizjany 2019-03-15 22:38:38 -04:00
  • 678a78a982 Update adapters. wizjany 2019-03-15 20:56:49 -04:00
  • c885f70c7b Load Bukkit plugin at startup. wizjany 2019-03-15 18:20:12 -04:00
  • 9d2d43f0db Add -f to //schem save to confirm overwriting. wizjany 2019-03-15 17:08:11 -04:00
  • 18414fe3b5 Fix symlink detection. wizjany 2019-03-15 09:10:51 -04:00
  • fba12b1282 More shading fixes Kenzie Togami 2019-03-13 20:15:01 -07:00
  • 4be72fb983 Shade logger bridges as well Kenzie Togami 2019-03-13 19:56:58 -07:00
  • d6804737cf Switch to SLF4J logging. Kenzie Togami 2019-03-13 19:51:48 -07:00
  • 4191f017f1 [Forge] Fix sub-commands by registering even less Kenzie Togami 2019-03-13 18:54:23 -07:00
  • 4f0506ec8b Fix versions in toml. Use internalversion (with git hash). wizjany 2019-03-12 17:30:45 -04:00
  • 1c5d3368a0 Defer permissions check when making LocalSession. wizjany 2019-03-11 20:37:35 -04:00
  • a5cec7728d Merge pull request #452 from EngineHub/forge-1.13 Matthew Miller 2019-03-11 22:52:30 +10:00
  • 6e24472af5 Bump to latest forge and cleanup some old files. Matthew Miller 2019-03-11 22:45:41 +10:00
  • a59d994d84 Hook up the biome registry. wizjany 2019-03-11 00:15:21 -04:00
  • 6192ba8dc1 Checkstyle fixes and warnings. wizjany 2019-03-11 00:02:51 -04:00
  • 6937cfc9a9 Need internal ID for EntityType here too. wizjany 2019-03-09 10:46:40 -05:00
  • a22b5535fe Shh checkstyle, I'm a C# dev now. wizjany 2019-03-08 16:14:16 -05:00
  • 7c89ece96e Few tweaks to schematic loading and error fixes. wizjany 2019-03-08 16:00:42 -05:00
  • eebba8e324 Move vault to permscompat. wizjany 2019-03-07 23:55:58 -05:00
  • de08c8b8c7 Add better control over expression timeouts. (#451) wizjany 2019-03-06 19:58:32 -05:00
  • 8a528b26b6 Update P2 repo and minors NotMyFault 2019-03-06 17:35:42 +01:00
  • c98a311146 Update to working PlotSquared repo; Update to PlotSquared C>Captions class rename; Cleaning and minor modifications to SpongeSchematicReader IronApollo 2019-03-06 03:06:47 -05:00
  • bb33897221 Handle all commands like pre-1.13 for now Kenzie Togami 2019-03-04 19:57:22 -08:00
  • 4878f38250 Fix platform registration, config setup Kenzie Togami 2019-03-04 19:36:06 -08:00
  • f719063aca Merge branch 'master' into forge-1.13 Kenzie Togami 2019-03-04 18:31:52 -08:00
  • 9ee0f00030 Initial command registration setup. Pretty hacky, subcommands do not work, some arguments missing. Kenzie Togami 2019-03-04 18:31:20 -08:00
  • f84f3c6f85 Fix error when parsing hand/offhand/pos1 as blocks. wizjany 2019-03-03 19:51:49 -05:00
  • aafb854e4f More useful names for block ItemTypes. wizjany 2019-03-02 12:26:26 -05:00
  • c3ee926a2e Correctness improvement for legacy data in expression generation. wizjany 2019-03-02 11:55:03 -05:00
  • e53962dadd Apply source function after source mask in ForwardExtentCopy. wizjany 2019-03-01 21:15:21 -05:00
  • f46c70093c Fix the long-range build tool's ability to build mid-air. wizjany 2019-03-01 19:29:34 -05:00
  • 0656ef1920 Fix LayerVisitor stopping early instead of skipping covered columns. wizjany 2019-03-01 19:25:10 -05:00
  • 4bd6d73085 Fix some bad copy-pasta in expression environment queries. wizjany 2019-02-28 00:59:34 -05:00
  • 0fa9d7a4a7 Changes to EditSession to improve upstream compatibility IronApollo 2019-02-27 09:01:07 -05:00
  • 3ffb5ff00d Changes to fix some PlotSquared compatibility issues, plus fix block Mask parsing IronApollo 2019-02-27 08:09:04 -05:00
  • 243d6476ac Re-add smooth filtering via a mask. wizjany 2019-02-26 18:15:35 -05:00
  • 9eeb0acffe Add radius checks to a few more utility commands. wizjany 2019-02-25 18:31:31 -05:00
  • 90797d12f4 Skip legacy materials when setting up registries. wizjany 2019-02-25 18:15:26 -05:00
  • 2f734d4570 Check radius instead of diameter for clipboard brush. wizjany 2019-02-23 11:57:15 -05:00
  • a0f127813d Pull config dir from FMLPaths Kenzie Togami 2019-02-21 00:40:00 -08:00
  • aa295d91e8 All but commands and config directory are ported. Matthew Miller 2019-02-19 21:49:06 +10:00
  • 29b6c84230 Rebase and properly setup the registries Matthew Miller 2019-02-19 20:30:52 +10:00
  • 7faafa1635 Update mappings and forge, correct toml keys Kenzie Togami 2019-02-18 21:03:03 -08:00
  • de9798bf7e Further work on 1.13.2 WorldEdit for Forge. Forge still is missing too many features to finish this, and I need to work out how to port the command wrapper system over. Matthew Miller 2019-02-16 16:13:03 +10:00
  • cf435fd63d Bump to 1.13.2 Matthew Miller 2019-02-16 15:20:52 +10:00
  • d079f06c31 Make it actually load into an IDE on latest FG Matthew Miller 2019-01-28 15:54:27 +10:00
  • e4ce51003e Bump to latest Forge Matthew Miller 2019-01-26 21:50:42 +10:00
  • c849f69ef4 Convert across the network handlers Matthew Miller 2018-12-29 16:42:02 +10:00
  • 9fccfdfaeb Further work on 1.13 Matthew Miller 2018-12-29 16:04:36 +10:00
  • a64d8dc6fa Fixed a lot of the errors, still more to go. Gotta switch to Forge registries once they exist. Matthew Miller 2018-12-26 22:46:18 +10:00
  • 7a08098b03 Further work on Forge 1.13 compat. Matthew Miller 2018-12-15 22:13:13 +10:00
  • 11cf5377d9 Further attempts Matthew Miller 2018-12-15 18:57:37 +10:00
  • e6d5ce8165 Start work on Forge 1.13 Matthew Miller 2018-11-18 17:47:43 +10:00
  • 5de8e0852c Treat categories as empty when missing Matthew Miller 2019-02-18 21:17:36 +10:00
  • df5ef52d6c Merge pull request #449 from EngineHub/feature/biome-registry Matthew Miller 2019-02-18 21:10:02 +10:00
  • 8984289695 Bump Spigot version so it compiles. Matthew Miller 2019-02-18 20:56:21 +10:00
  • 24fbc86cdd INDEV -- Pushed for in-house testing and development IronApollo 2019-02-17 03:47:32 -05:00
  • 50a286b070 Update the block/item category registries - this won't build until a Spigot PR is merged though. Matthew Miller 2019-02-17 13:30:40 +10:00
  • a09489a9af Updated the adapters Matthew Miller 2019-02-16 20:51:39 +10:00
  • 3683a0438a Use nonNull rather than !isNull Matthew Miller 2019-02-16 19:58:06 +10:00
  • db1315e043 Refactor registries to entirely use the platform Matthew Miller 2019-02-16 19:35:13 +10:00
  • 1b101740fe Use a proper registry for biomes Matthew Miller 2019-02-16 17:27:00 +10:00
  • d6bc85ccbe Speed up the BlockState hashCode method by caching (As it's Immutable). Allows some better optimisations in the future by using them as map keys Matthew Miller 2019-02-16 12:46:10 +10:00
  • de9d202681 Clear shaped brush material on command. wizjany 2019-02-15 14:51:26 -05:00
  • 319f2efe43 Ignore synthetic classes when loading BukkitImplAdapter. wizjany 2019-02-14 18:07:07 -05:00