Commit Graph

  • fa42e40281 Limit expression thread count to processor count. Kenzie Togami 2019-10-26 16:44:23 -07:00
  • b0528f157a Improve timeout tracking for expressions Kenzie Togami 2019-10-26 16:18:59 -07:00
  • 8356004ec9 chunk sending / cfi Jesse Boyd 2019-10-26 14:21:49 +01:00
  • 678a99667d Replaced an empty for loop with a while loop for better readability. MattBDev 2019-10-25 13:40:56 -04:00
  • d20b8ddb2a Fixed/Removed some wrong JavaDocs MattBDev 2019-10-25 13:40:13 -04:00
  • ca843f1b90 Minor changes for readability MattBDev 2019-10-23 22:33:51 -04:00
  • 1b28dcda40 Minor changes to match upstream more closely MattBDev 2019-10-23 14:29:37 -04:00
  • c050132737 Merge branch 'commanding-pipeline' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding-pipeline MattBDev 2019-10-23 13:40:45 -04:00
  • fd408c64ed Selective merge of commanding branch. MattBDev 2019-10-23 12:58:36 -04:00
  • 938dde68b2 Don't force load Jesse Boyd 2019-10-23 16:44:36 +01:00
  • a8df8a805f Update CFICommands.java Jesse Boyd 2019-10-23 15:58:18 +01:00
  • e32bc6db4a Use enum type for scoll actions Jesse Boyd 2019-10-23 15:44:13 +01:00
  • 8768085479 schem list is still broken Jesse Boyd 2019-10-23 15:35:04 +01:00
  • d904270a3d Update CommandUtil.java Jesse Boyd 2019-10-23 05:31:26 +01:00
  • 2080e9786b commanding-pipeline diff Jesse Boyd 2019-10-23 05:23:52 +01:00
  • 91a78f725a Some shading fixes Kenzie Togami 2019-10-19 00:48:49 -07:00
  • a273e55e7a Fix gradle build Kenzie Togami 2019-10-18 22:39:52 -07:00
  • 1ba02c54b7 Completely rewrite the expression parser in ANTLR. Kenzie Togami 2019-10-18 22:24:56 -07:00
  • 9f1e7cdaaf Small modifications for better visitors Kenzie Togami 2019-10-13 02:20:10 -07:00
  • 7d52374fc0 Add initial ANTLR setup + lex/parser Kenzie Togami 2019-10-13 02:02:47 -07:00
  • 21f3d967c3 Merge pull request #525 from MattBDev/patch-1 Kenzie Togami 2019-10-11 12:33:58 -07:00
  • ffbb25f1ea Fixed snapshot typo Matt 2019-10-11 13:42:07 -04:00
  • fb91456bdd Some changes to make the diff between 1.14-snapshot and commanding branch smaller. MattBDev 2019-10-11 10:34:56 -04:00
  • 0d794c1004 Minor annotation change. MattBDev 2019-10-10 20:30:51 -04:00
  • c9aa6816df Limit shouldn't ever be null. MattBDev 2019-10-09 23:01:51 -04:00
  • 7d60053aaf Fixed the mixup of backslash and forward slash MattBDev 2019-10-09 21:51:37 -04:00
  • f5ded1e50b New command fix attempt MattBDev 2019-10-09 21:43:14 -04:00
  • e0895ef042 New command fix attempt MattBDev 2019-10-09 21:05:47 -04:00
  • c928564b59 Delete "in" MattBDev 2019-10-09 20:47:23 -04:00
  • ccd8f2c2a9 Attempt to fix command execution. MattBDev 2019-10-09 20:43:28 -04:00
  • 183d733825 Add a check to prevent PlotSquared Features from trying to load. MattBDev 2019-10-09 16:28:33 -04:00
  • da3019ae3d More compile fixes and upstream mergesa MattBDev 2019-10-09 16:15:26 -04:00
  • 67b3fa054a Allow Actors to use generation commands MattBDev 2019-10-07 15:23:40 -04:00
  • 11d30d2f94 Disabled FAWE commands until the plugin can actually set a block again MattBDev 2019-10-07 15:09:52 -04:00
  • 7ac29d6173 Merge remote-tracking branch 'origin/commanding' into commanding MattBDev 2019-10-07 12:58:10 -04:00
  • 0767f56711 Update to Piston 0.5.2 + Doctools/Deprecation improvements (#523) Kenzie Togami 2019-10-05 05:06:18 -04:00
  • 3431bd0644 Remove old plugin support and migrate to Piston (non-FAWE) MattBDev 2019-10-07 12:26:29 -04:00
  • 78872719f3 Remove old Plugin compat. MattBDev 2019-10-07 12:26:29 -04:00
  • 03c0cce53e Update to Piston 0.5.2 + Doctools/Deprecation improvements (#523) Kenzie Togami 2019-10-05 02:06:18 -07:00
  • a8511d4a63 Merge remote-tracking branch 'origin/commanding' into commanding MattBDev 2019-10-03 20:37:27 -04:00
  • 51a5c22677 I hope these are the last few errors MattBDev 2019-10-03 20:27:19 -04:00
  • 3ed9bdc7c9 I hope these are the last few errors MattBDev 2019-10-03 20:27:19 -04:00
  • f963e63f58 Attempt to fix compiling MattBDev 2019-10-03 19:35:55 -04:00
  • d8d25fbff1 Merge pull request #517 from EngineHub/feature/watchdog-ticking Kenzie Togami 2019-09-30 15:39:31 -07:00
  • 91f92a46fe Apply watchdog mode to undo/redo. Abstract EditSession creation logic. wizjany 2019-09-30 18:28:13 -04:00
  • 3093c45675 Restore mixin generic Kenzie Togami 2019-09-30 14:59:51 -07:00
  • a273e27eda Properly use mixins to implement Watchdog Kenzie Togami 2019-09-30 14:56:33 -07:00
  • da0ef12239 Add Bukkit watchdog implementation. wizjany 2019-09-30 16:47:24 -04:00
  • 7e3fc6c8e7 Disable watchdog ticking by default, //watchdog to turn on Kenzie Togami 2019-09-04 22:50:14 -07:00
  • 8af68fc884 Initial watchdog setup. Bukkit needs adapters, everything needs testing. Kenzie Togami 2019-09-04 20:55:47 -07:00
  • a515ed0a30 Merge pull request #522 from EngineHub/feat/nested-fabric-api wizjany 2019-09-28 19:58:52 -04:00
  • 7f4166157e Merge branch 'master' into feat/nested-fabric-api wizjany 2019-09-28 19:43:06 -04:00
  • fa25ad22cd Harden JsonFileSessionStore against nulls/Gson oddities Kenzie Togami 2019-09-23 11:46:24 -07:00
  • 982caaffab Trigger test for hooks Kenzie Togami 2019-09-22 17:08:16 -07:00
  • bb8c150ed3 Update ForgeGradle + Gradle Kenzie Togami 2019-09-22 14:12:34 -07:00
  • 445b7706fc Restructure how Loom is included in build env Kenzie Togami 2019-09-22 13:42:26 -07:00
  • 1832d08d92 Merge pull request #520 from EngineHub/feature/tool-command Kenzie Togami 2019-09-22 13:27:43 -07:00
  • 6162a47002 Force non-Locatable actors to use placeAtPos1 Kenzie Togami 2019-09-21 18:21:22 -07:00
  • e5c1d9e6cf Merge remote-tracking branch 'origin/commanding' into commanding MattBDev 2019-09-21 21:21:15 -04:00
  • 94e4fb089a Attempt to fix dependency resolution with PlotSquared MattBDev 2019-09-21 21:14:36 -04:00
  • 1e08e9678e Attempt to fix dependency resolution with PlotSquared MattBDev 2019-09-21 21:14:36 -04:00
  • 24a147465d Fixed a bunch of extends and removed slottableblockbag MattBDev 2019-09-21 21:00:45 -04:00
  • 8b96cdc9a5 * MattBDev 2019-09-20 21:52:35 -04:00
  • e77393a51e Bundle required fabric api jars. wizjany 2019-09-19 21:11:23 -04:00
  • 44dc926c49 Fix console command usage. wizjany 2019-09-19 20:53:47 -04:00
  • 68c8fca672 Fixed PlotSquared compiling issues MattBDev 2019-09-19 16:43:21 -04:00
  • c926cddbd6 Item Registry Test is now functional MattBDev 2019-09-19 14:56:03 -04:00
  • 16e24a2400 Created an Item Registry Test (non-functional) MattBDev 2019-09-19 11:30:22 -04:00
  • 3bcfcd3008 Fixed bug with wands and updated tests MattBDev 2019-09-18 15:09:04 -04:00
  • 4357c4b049 Fixed not being able to login. MattBDev 2019-09-15 12:50:37 -04:00
  • 23ca70e49a [Forge] Update to Recommended Forge, newer mappings Kenzie Togami 2019-09-14 01:06:49 -07:00
  • 6cff848598 Merge remote-tracking branch 'origin/commanding' into commanding MattBDev 2019-09-13 23:19:46 -04:00
  • 0bddb565ab Fixed compile issue MattBDev 2019-09-13 23:17:40 -04:00
  • d415f79e4b Fixed compile issue MattBDev 2019-09-13 23:17:40 -04:00
  • e72f1b32df I hate when md_5 actually decides to do stuff. MattBDev 2019-09-13 23:12:49 -04:00
  • 8ce644b737 Merge remote-tracking branch 'origin/commanding' into commanding MattBDev 2019-09-13 23:07:12 -04:00
  • 14ed3f1d9c Remove FawePlayer and API modifications MattBDev 2019-09-13 23:05:16 -04:00
  • 714f8583f3 Update gradle NotMyFault 2019-09-14 01:54:39 +02:00
  • ba26d788af Add /brush none and unbind aliases Kenzie Togami 2019-09-09 18:13:57 -07:00
  • 0e9fee3b60 Add /tool back, deprecate global tool commands Kenzie Togami 2019-09-08 17:42:57 -07:00
  • fa364dd738 [Forge] Update FG + Forge Kenzie Togami 2019-09-07 21:59:13 -07:00
  • c65e06cb1b Removed tool command MattBDev 2019-09-03 15:40:59 -04:00
  • 2548b955ac Remove immutable list from brushes to prevent possible startup issue. MattBDev 2019-09-03 15:33:07 -04:00
  • cafb4120ef More upstream compatibility fixes MattBDev 2019-09-03 13:40:20 -04:00
  • e88adea066 Added WorldConverter.java MattBDev 2019-09-03 12:35:22 -04:00
  • ae2d765533 Removed duplicated method and implemented missing ones MattBDev 2019-09-03 12:17:21 -04:00
  • c03015adc8 Temporarily removed the world command Issues need to be worked out and investigated. MattBDev 2019-09-02 15:41:43 -04:00
  • 46550a076f Possible compile fix MattBDev 2019-09-02 15:37:01 -04:00
  • 06a92d29b1 Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding MattBDev 2019-09-02 15:24:53 -04:00
  • c20f4c6b7f Fixed a null pointer. Merged in a bunch of CLI stuff. MattBDev 2019-09-02 15:22:43 -04:00
  • 8fdd15f357 [CLI,Libs] Minimize CLI, exclude slf4j from libs Kenzie Togami 2019-09-01 20:11:34 -07:00
  • a73a45ce43 Create parser context data for factory converter in non-user-mode Matthew Miller 2019-08-31 16:30:51 +10:00
  • 299d703f24 [Doctools] Fix //expand listing, ensure no missed commands Kenzie Togami 2019-08-29 19:58:00 -07:00
  • e8a768f7c8 Fix issue on startup and update outdated links NotMyFault 2019-08-29 15:52:08 +02:00
  • 68eea925e1 update adapter and platform manager Jesse Boyd 2019-08-29 13:57:03 +01:00
  • 44bffc5a86 Use https for the pastebin service Matthew Miller 2019-08-27 21:54:53 +10:00
  • 45bfa0d140 [Doctools] Add command-topic for CSS markup Kenzie Togami 2019-08-26 00:45:08 -07:00
  • 7af397bd56 [Doctools] Fix //rotate description quoting Kenzie Togami 2019-08-26 00:17:22 -07:00
  • aa4c443358 Revert "Revert 'revert ivy change'" Jesse Boyd 2019-08-26 06:03:58 +01:00
  • edb626a961 merge Jesse Boyd 2019-08-26 05:49:00 +01:00