Commit Graph

  • c797dcb194
    WIP filter patterns Jesse Boyd 2019-05-12 23:32:04 +1000
  • aed25fce7c Add license. wizjany 2019-05-11 21:36:13 -0400
  • a2b67f8ddb
    Re-write EventBus to be faster Kenzie Togami 2019-05-10 05:01:01 -0700
  • 389671b43b
    Apply eclipse plugin to prevent crash in FG Kenzie Togami 2019-05-10 03:39:29 -0700
  • 56908a7d62 Update to final Sponge schem v2 spec. wizjany 2019-05-09 16:59:06 -0400
  • e2e903ca5e Pass service to brush sub-commands too. wizjany 2019-05-09 11:14:10 -0400
  • c169d8f258 Re-use command manager service. wizjany 2019-05-09 10:28:08 -0400
  • 8d68da09a3 Minor versioning changes Kenzie Togami 2019-05-05 01:37:11 -0700
  • 113aeb1689
    Use fuzzy blocks in default block parser Jesse Boyd 2019-05-07 16:40:37 +1000
  • 31d4daf474 Don't compare null BlockStates. wizjany 2019-05-06 19:22:46 -0400
  • db98cdad0b
    Update text-adapters to 3.0.1 wizjany 2019-05-06 09:11:15 -0400
  • 9a5d45deed Fixed direction error Matthew Miller 2019-05-06 18:33:21 +1000
  • 067a570df0 Implement basic Forge suggestions Kenzie Togami 2019-05-05 22:49:48 -0700
  • 8a3e6a12b9 Implement suggestions for Bukkit + Sponge Kenzie Togami 2019-05-05 22:06:20 -0700
  • 1c54a04fd1 Update Text to 3 Kenzie Togami 2019-05-05 01:37:11 -0700
  • 4355f8cbf7 Update Piston for suggestions, add hacky-pseudo-suggestions Kenzie Togami 2019-05-04 02:20:20 -0700
  • acc0e7d09c Fix logging on Bukkit, align adapter versions Kenzie Togami 2019-05-04 02:20:02 -0700
  • 55b02e1b1f
    Implement FuzzyBlockState Jesse Boyd 2019-05-06 15:58:55 +1000
  • 459629a2f2
    scanchunk Jesse Boyd 2019-05-06 15:57:12 +1000
  • ceff17c4f7 Misc fixes. wizjany 2019-05-05 14:25:43 -0400
  • e2513e2c08 Fix paste service NotMyFault 2019-05-05 20:43:56 +0200
  • d603f45063
    remove debug Jesse Boyd 2019-05-05 22:19:13 +1000
  • bc8e477b1c Fix error message with invalid //expand args. wizjany 2019-05-04 22:48:49 -0400
  • ac66ab66c3 Remove mentions of setupDecompWorkspace in COMPILING.md. wizjany 2019-05-04 21:00:00 -0400
  • f279907616 Create CommandManagerService directly instead of service loading it. wizjany 2019-05-04 17:06:19 -0400
  • 2be8d87d5a
    Fix mask parsing not using factory Jesse Boyd 2019-05-05 03:59:25 +1000
  • 7c174beaee
    Region filter Jesse Boyd 2019-05-05 03:58:26 +1000
  • 27ed596027
    filter regions? Jesse Boyd 2019-05-04 02:33:45 +1000
  • 018b6bead8 Tweak removeabove/removebelow commands. wizjany 2019-05-02 18:15:04 -0400
  • 317742e3f0 Update links NotMyFault 2019-05-02 19:52:07 +0200
  • 4116adcfef
    Some refactoring Jesse Boyd 2019-05-03 03:38:08 +1000
  • 0911202260 Generate javadocs NotMyFault 2019-05-02 19:28:09 +0200
  • f5944fbcaf
    filter set Jesse Boyd 2019-05-03 00:45:03 +1000
  • 8dcc005ec1
    tile/biome/entity set Jesse Boyd 2019-05-02 18:27:33 +1000
  • 57c161a602 Actually initialize GameModes and WeatherTypes. wizjany 2019-05-02 00:08:19 -0400
  • 5e81dd1c4c Make registries Keyed. wizjany 2019-05-01 19:59:02 -0400
  • 5781b4cd76
    Update Piston version Kenzie Togami 2019-05-01 15:46:54 -0700
  • b419446109 Add checkstyle regexp to validate case methods Kenzie Togami 2019-05-01 00:12:20 -0700
  • 13a8c480e3 Insert Locale.ROOT into all case change methods Kenzie Togami 2019-05-01 00:03:37 -0700
  • d9914d7f0a Re-add paste service NotMyFault 2019-05-01 21:42:18 +0200
  • 68e7573c21
    Merge branch 'breaking' Jesse Boyd 2019-05-02 05:25:52 +1000
  • ad52e01e9f
    update players Jesse Boyd 2019-05-02 05:19:25 +1000
  • 4619fd2b49
    Reuse get array after apply Jesse Boyd 2019-05-02 05:02:11 +1000
  • 18e6c09fdd
    use paper writeLock Jesse Boyd 2019-05-02 04:30:32 +1000
  • adb2c37a02
    set blocks Jesse Boyd 2019-05-02 04:19:15 +1000
  • f96760b36c
    block set test Jesse Boyd 2019-05-02 02:01:41 +1000
  • eec08c81ad
    async chunk loading Jesse Boyd 2019-05-02 01:45:18 +1000
  • b47c70025e
    Merge pull request #464 from EngineHub/feature/piston-commands wizjany 2019-05-01 00:33:43 -0400
  • fb4fb980e0
    Condense some command packages Kenzie Togami 2019-04-30 15:03:18 -0700
  • 743d7f08ab
    Purge intake-like command system Kenzie Togami 2019-04-30 14:59:45 -0700
  • 7c1764548d
    Deprecate old system, still in use by WG/CB Kenzie Togami 2019-04-30 13:53:14 -0700
  • 33e119ccb6
    implement block get Jesse Boyd 2019-05-01 02:19:10 +1000
  • e2c9454399
    Don't print stack trace, print another few lines of debug for using paper dordsor21 2019-04-30 11:56:30 +0100
  • e06c8b84b4
    Merge branch 'master' into feature/piston-commands Kenzie Togami 2019-04-29 22:44:15 -0700
  • b1c042b196
    Add checkstyle validation for formatting, fix issues Kenzie Togami 2019-04-29 22:40:32 -0700
  • 1e51bebc46
    Update to release Piston version Kenzie Togami 2019-04-29 22:15:52 -0700
  • 7188d27aaa
    Fix minor bugs in converters Kenzie Togami 2019-04-29 22:11:15 -0700
  • d0f9a71d53
    Re-implement many converters using Piston utility converters Kenzie Togami 2019-04-29 21:57:03 -0700
  • 3c04a83852 Add nicer error when using player commands as console. wizjany 2019-04-29 17:39:30 -0400
  • 8baf221c95 Hide help buttons in //sel selector box. wizjany 2019-04-29 17:38:26 -0400
  • ea07b540b1 Minor amendments NotMyFault 2019-04-29 18:13:58 +0200
  • 6c21ae5c83
    Drop old calc message Kenzie Togami 2019-04-28 22:09:48 -0700
  • 462843c3df
    Add license Kenzie Togami 2019-04-28 22:07:08 -0700
  • 82c4846436
    Add more variable args for expressions, quoting Kenzie Togami 2019-04-28 22:03:54 -0700
  • d4fce65abc
    A few command fixes Kenzie Togami 2019-04-28 21:42:45 -0700
  • 7d85df4575
    Cache SNAPSHOTs for only five minutes, since they change often Kenzie Togami 2019-04-28 17:35:28 -0700
  • 2580a0cf97
    Use 'shape' instead of 'regionFactory' in user-facing ctx Kenzie Togami 2019-04-28 17:30:58 -0700
  • 6255ccce38
    Minor bug fixes Kenzie Togami 2019-04-28 17:27:33 -0700
  • 3ffa54af84 Fix TrueZip region stores. wizjany 2019-04-06 13:22:20 -0400
  • bf684d478e
    Remove hashtag preventing wrong issue references NotMyFault 2019-04-28 20:11:05 +0200
  • 6692a2eb92
    document some methods Jesse Boyd 2019-04-29 03:36:23 +1000
  • 57b5be84f4
    more structure Jesse Boyd 2019-04-29 01:44:59 +1000
  • d48702aad6 Fix schematic id conversion for entities with multiple renames. wizjany 2019-04-28 10:56:21 -0400
  • 1b03d14f91
    Update ISSUE_TEMPLATE.md NotMyFault 2019-04-28 11:38:30 +0200
  • c64b59da2f Fix build number in version NotMyFault 2019-04-28 11:34:07 +0200
  • f7670f7812 Temporary fix for forge having terrible classpath issues. Matthew Miller 2019-04-28 18:47:28 +1000
  • 32d4b36419 Fixed //drawsel Matthew Miller 2019-04-28 17:05:37 +1000
  • 6e016a66f0 Fixed //size on clipboards Matthew Miller 2019-04-28 16:05:01 +1000
  • b3053f19ce Pagination changes and cleanup. wizjany 2019-04-28 01:12:05 -0400
  • 484a1db500
    Remove artifactory resolve block Kenzie Togami 2019-04-27 13:37:43 -0700
  • 4199e09bc8
    Update README.md NotMyFault 2019-04-27 21:28:46 +0200
  • 686c71d965 Move around some debugs NotMyFault 2019-04-27 20:34:56 +0200
  • 7a1cc5845c
    Update ISSUE_TEMPLATE.md NotMyFault 2019-04-27 16:16:04 +0200
  • 62353a46db Added a pagination box and use it in Biome List and Chunk List Matthew Miller 2019-04-27 21:57:25 +1000
  • 0960f70e6b
    Update to latest Piston changes Kenzie Togami 2019-04-27 03:33:13 -0700
  • 7dcf8f5a45 Fixed //setbiome Matthew Miller 2019-04-27 17:32:02 +1000
  • f94093239f Setup a registry converter Matthew Miller 2019-04-27 16:46:13 +1000
  • b7ea46db2f Re-add 1.13 entity renames. wizjany 2019-04-26 21:48:03 -0400
  • 6adf0e6435
    some structure Jesse Boyd 2019-04-27 11:15:08 +1000
  • 07ff4e97c1 Add logo to source. wizjany 2019-04-26 15:08:50 -0400
  • 968decf62e Remove the -l lightning flag from butcher Matthew Miller 2019-04-26 23:42:57 +1000
  • 23279c007e
    Fix intialization, rework registration Kenzie Togami 2019-04-26 01:38:06 -0700
  • 7ff537138a
    Merge master again Kenzie Togami 2019-04-26 01:25:42 -0700
  • b8c120e0c4
    Finish porting commands Kenzie Togami 2019-04-26 01:18:02 -0700
  • 302cd8f348 Update note in ForgePlatform on data version. Matthew Miller 2019-04-26 16:37:49 +1000
  • 648ecf2153 Add entity, biome, and mask flags to clipboard brush. wizjany 2019-04-25 20:48:15 -0400
  • 31a8328fb5 Add data version to BukkitImplAdapter. wizjany 2019-04-25 18:58:06 -0400
  • f0587354be Cleanup, make copy/paste flags consistent, add status messages. wizjany 2019-04-05 19:40:25 -0400
  • 17fba54305 Update SpongeSchematic format to version 2. wizjany 2019-04-03 23:33:10 -0400
  • af1af43ac1 Allow copy/pasting biomes. wizjany 2019-04-03 20:57:51 -0400