Commit Graph

  • 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 -0500
  • bb33897221
    Handle all commands like pre-1.13 for now Kenzie Togami 2019-03-04 19:57:22 -0800
  • 4878f38250
    Fix platform registration, config setup Kenzie Togami 2019-03-04 19:36:06 -0800
  • f719063aca
    Merge branch 'master' into forge-1.13 Kenzie Togami 2019-03-04 18:31:52 -0800
  • 9ee0f00030
    Initial command registration setup. Pretty hacky, subcommands do not work, some arguments missing. Kenzie Togami 2019-03-04 18:31:20 -0800
  • f84f3c6f85 Fix error when parsing hand/offhand/pos1 as blocks. wizjany 2019-03-03 19:51:49 -0500
  • aafb854e4f More useful names for block ItemTypes. wizjany 2019-03-02 12:26:26 -0500
  • c3ee926a2e Correctness improvement for legacy data in expression generation. wizjany 2019-03-02 11:55:03 -0500
  • e53962dadd Apply source function after source mask in ForwardExtentCopy. wizjany 2019-03-01 21:15:21 -0500
  • f46c70093c Fix the long-range build tool's ability to build mid-air. wizjany 2019-03-01 19:29:34 -0500
  • 0656ef1920 Fix LayerVisitor stopping early instead of skipping covered columns. wizjany 2019-03-01 19:25:10 -0500
  • 4bd6d73085 Fix some bad copy-pasta in expression environment queries. wizjany 2019-02-28 00:59:34 -0500
  • 0fa9d7a4a7 Changes to EditSession to improve upstream compatibility IronApollo 2019-02-27 09:01:07 -0500
  • 3ffb5ff00d Changes to fix some PlotSquared compatibility issues, plus fix block Mask parsing IronApollo 2019-02-27 08:09:04 -0500
  • 243d6476ac Re-add smooth filtering via a mask. wizjany 2019-02-26 18:15:35 -0500
  • 9eeb0acffe Add radius checks to a few more utility commands. wizjany 2019-02-25 18:31:31 -0500
  • 90797d12f4 Skip legacy materials when setting up registries. wizjany 2019-02-25 18:15:26 -0500
  • 2f734d4570 Check radius instead of diameter for clipboard brush. wizjany 2019-02-23 11:57:15 -0500
  • a0f127813d
    Pull config dir from FMLPaths Kenzie Togami 2019-02-21 00:40:00 -0800
  • aa295d91e8 All but commands and config directory are ported. Matthew Miller 2019-02-19 21:49:06 +1000
  • 29b6c84230 Rebase and properly setup the registries Matthew Miller 2019-02-19 20:30:52 +1000
  • 7faafa1635 Update mappings and forge, correct toml keys Kenzie Togami 2019-02-18 21:03:03 -0800
  • 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 +1000
  • cf435fd63d Bump to 1.13.2 Matthew Miller 2019-02-16 15:20:52 +1000
  • d079f06c31 Make it actually load into an IDE on latest FG Matthew Miller 2019-01-28 15:54:27 +1000
  • e4ce51003e Bump to latest Forge Matthew Miller 2019-01-26 21:50:42 +1000
  • c849f69ef4 Convert across the network handlers Matthew Miller 2018-12-29 16:42:02 +1000
  • 9fccfdfaeb Further work on 1.13 Matthew Miller 2018-12-29 16:04:36 +1000
  • 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 +1000
  • 7a08098b03 Further work on Forge 1.13 compat. Matthew Miller 2018-12-15 22:13:13 +1000
  • 11cf5377d9 Further attempts Matthew Miller 2018-12-15 18:57:37 +1000
  • e6d5ce8165 Start work on Forge 1.13 Matthew Miller 2018-11-18 17:47:43 +1000
  • 5de8e0852c Treat categories as empty when missing Matthew Miller 2019-02-18 21:17:36 +1000
  • df5ef52d6c
    Merge pull request #449 from EngineHub/feature/biome-registry Matthew Miller 2019-02-18 21:10:02 +1000
  • 8984289695 Bump Spigot version so it compiles. Matthew Miller 2019-02-18 20:56:21 +1000
  • 24fbc86cdd INDEV -- Pushed for in-house testing and development IronApollo 2019-02-17 03:47:32 -0500
  • 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 +1000
  • a09489a9af Updated the adapters Matthew Miller 2019-02-16 20:51:39 +1000
  • 3683a0438a Use nonNull rather than !isNull Matthew Miller 2019-02-16 19:58:06 +1000
  • db1315e043 Refactor registries to entirely use the platform Matthew Miller 2019-02-16 19:35:13 +1000
  • 1b101740fe Use a proper registry for biomes Matthew Miller 2019-02-16 17:27:00 +1000
  • 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 +1000
  • de9d202681
    Clear shaped brush material on command. wizjany 2019-02-15 14:51:26 -0500
  • 319f2efe43 Ignore synthetic classes when loading BukkitImplAdapter. wizjany 2019-02-14 18:07:07 -0500
  • 39131eb1e5 Revert "Remove synthetic classes from adapters." wizjany 2019-02-14 17:56:48 -0500
  • 313cd20b14 Make legacy compat layer return straight stairs. wizjany 2019-02-14 17:53:30 -0500
  • 88014b18a3 Added a few new things using block states. wizjany 2019-02-12 16:39:09 -0500
  • 1ae0e88b63 Remove synthetic classes from adapters. Matthew Miller 2019-02-13 21:06:15 +1000
  • 287be0209c Slight readability and usability improvements. wizjany 2019-02-12 08:46:31 -0500
  • 19796aa3be Added offset to ClipboardPattern. wizjany 2019-02-11 17:40:30 -0500
  • 76400e533d
    Add missing flags to clipboard brush usage. Wizjany 2019-02-11 12:50:51 -0500
  • 3e988e7ffe Fixed parsing fuzzy blocks failing. Matthew Miller 2019-02-11 20:30:42 +1000
  • c53a40b577 Bypass the Spigot API for block setting for speed boosts on non-Paper platforms. Matthew Miller 2019-02-11 20:17:36 +1000
  • 6708e8292f Restore generation of hollow shapes. wizjany 2019-02-09 20:28:07 -0500
  • 0763e4c05c Pull changes from upstream to match cdd7117 IronApollo 2019-02-07 09:11:51 -0500
  • 511c279153 Fixed issues regarding block transformations and using the BaseBlock to apply a function. IronApollo 2019-02-07 09:04:14 -0500
  • f6788f16e4 Fix sponge schematics not correctly setting dimensions if there are no entities Byron Marohn 2019-02-06 20:48:30 -0800
  • cdd71178f5 Ensure BlockCategories are initialized. wizjany 2019-02-04 22:34:25 -0500
  • dddf2b963a Fix long-range build tool. wizjany 2019-02-03 19:27:30 -0500
  • 0e5847e1ce Various fixes IronApollo 2019-02-03 09:22:10 -0500
  • 2d586ff53e Registry changes & additions IronApollo 2019-02-03 08:53:04 -0500
  • 4a8931a55a Added a ##tag parser Pattern. gives a random combination using the blocks from the tag with an equal distribution. Matthew Miller 2019-01-31 22:27:41 +1000
  • 2bae161e5c Make biome changes undoable Brokkonaut 2019-01-21 19:07:29 +0100
  • 0b9607affd Use 3 wool block variables instead of array orthoplex64 2018-12-31 19:36:41 -0600
  • 8b3659248f Update maze.js orthoplex64 2018-12-31 19:04:32 -0600
  • b27913324b Tweak the last access extent cache to provide better caching Matthew Miller 2018-12-29 19:21:33 +1000
  • 8f11d0469b Clarify state when asking for caps with no platforms (+ fuzzy system changes) Kenzie Togami 2018-12-28 22:20:12 -0800
  • 7d7da78dbc Fuzzier fuzzies Matthew Miller 2018-12-27 15:19:58 +1000
  • 4b5b7b8003 Clean up other compiler warnings Kenzie Togami 2018-12-26 16:50:24 -0800
  • 94ebb81e92 Add generics to other rawtypes Kenzie Togami 2018-12-26 16:45:46 -0800
  • 590b7e23a9 Remove all raw usages of BSH, improve API generics Kenzie Togami 2018-12-26 16:39:10 -0800
  • 1d87642b52 Minor improvements to the server side CUI Matthew Miller 2018-12-26 18:15:17 +1000
  • 22f8372b89 Fix BlockType and ItemType registration for Sponge distributive gamerforEA 2018-12-24 22:19:05 +0400
  • ea0ca470f1 Fix Metrics injection gamerforEA 2018-12-24 16:02:13 +0400
  • 26d4ea101e Fixed the bundle being directly used outside of the registry system. Matthew Miller 2018-12-23 21:43:20 +1000
  • 53308416ff Start work on modularising masks and patterns Matthew Miller 2018-12-23 18:56:26 +1000
  • d5e4c76bfe Allow a pattern for the leave-id of //move Matthew Miller 2018-12-22 17:26:02 +1000
  • d80ac24c63 Pass the exception converter through more. Matthew Miller 2018-12-21 17:31:27 +1000
  • 9c3964d330 Added a way to get the spawn position of a world Matthew Miller 2018-12-21 17:05:30 +1000
  • c935e381b7 Added a method to teleport entities across worlds. Matthew Miller 2018-12-21 16:56:10 +1000
  • 7a9bd226ce Update draw.js and roof.js Matthew Miller 2018-12-20 13:43:01 +1000
  • 45f1de6009 Move the pasting system over to WorldEdit, and add a /we report command. Currently only reports system status and the config. Need to add a platform reporter system. Matthew Miller 2018-12-18 19:28:55 +1000
  • 54142c8669 Added a display name to Actors Matthew Miller 2018-12-18 17:36:53 +1000
  • bc3562eb57 Few fixes for FastModeExtent. Matthew Miller 2018-11-15 19:18:22 +1000
  • e88b8c961d Added "fast mode corrections" Matthew Miller 2018-10-15 20:50:09 +1000
  • 346eee8953 Added the multi-staging from the multipass2 branch Matthew Miller 2018-10-15 16:12:21 +1000
  • 63bf01fdaf Check by setting blocks with BlockBagExtend for changed materials. JOO200 2018-12-05 17:09:06 +0100
  • b276907dcd Filter out commands that the player doesn't have permissions for. Workaround for a Spigot issue. Matthew Miller 2018-12-05 16:32:20 +1000
  • e9fbde3ac8 Remove recursion in VaultResolver Kenzie Togami 2018-11-30 13:15:05 -0800
  • 10484eb58b Added a Vault resolver to WEPIF. Means any Vault-enabled perm plugin will theoretically work with it Matthew Miller 2018-11-18 15:58:15 +1000
  • f3c633582e Finish removal of PlayerDirection, and partially added diagonal support back to commands. (Other minor changes to WorldEdit-Sponge and FAVS) Matthew Miller 2018-11-12 12:38:13 +1000
  • 13bf8429ce Fixed serialisation of vectors. Matthew Miller 2018-11-05 23:27:03 +1000
  • be41e8dea0
    Merge pull request #35 from Gerrygames/master Josh Knight 2019-02-01 08:47:35 -0500
  • e724b1f1cd fix NPE when reading sponge schematics with tile entities or entities Gerrygames 2019-02-01 13:40:22 +0100
  • e53535319d Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) IronApollo 2019-01-31 10:08:58 -0500
  • f3ec5bbdde Added a ##tag parser Pattern. gives a random combination using the blocks from the tag with an equal distribution. Matthew Miller 2019-01-31 22:27:41 +1000
  • 6046fa1cec Only copy entities from within the region Cygaan 2019-01-28 17:36:39 +0100
  • d48ea909b5 Actually filter out players, not everything else Cygaan 2019-01-28 17:31:29 +0100
  • fadcf1a1db
    Change CI link to enginehub. Wizjany 2019-01-23 16:21:37 -0500
  • eb0223803a Back to SNAPSHOT for continued development Matthew Miller 2019-01-22 22:08:33 +1000