Commit Graph

  • 75004f08d0 Add deprecation notice to all methods Was it so hard to do a Ctrl+C, Ctrl+V? Andre601 2020-07-21 01:20:26 +0200
  • 51f61f61af
    Add missing deprecation notices. Andre_601 2020-07-21 01:06:37 +0200
  • e7ce84e7fc cleaned up fileutil and expansion manager Sxtanna 2020-07-20 18:55:37 -0400
  • 42992de312 updated with null contracts, immutability, and early returns. Sxtanna 2020-07-20 18:22:08 -0400
  • 45b3ebfbc2 updated to use new char replacer, deprecated all older functions, defined null contracts, and immutability. Sxtanna 2020-07-20 18:16:46 -0400
  • 3b3892e7d6 updated placeholder hook to define immutability and null contracts, deprecated online player function Sxtanna 2020-07-20 18:14:13 -0400
  • 9060ea6bd3 updated to use new closure Sxtanna 2020-07-20 17:38:18 -0400
  • 49012dc6b2 here extendedclip 2020-07-20 17:23:27 -0400
  • 9d73893cc8
    replacer api, unit tests, and benchmarks (#354) Sxtanna 2020-07-20 16:59:25 -0400
  • 4ce0b03852 Revert "Performance Improvements (#340)" extendedclip 2020-07-20 16:57:16 -0400
  • 8ca8ee3da6 updated jmh to 1.23, updated junit to 5.6.2 Sxtanna 2020-07-20 14:14:20 -0400
  • f3d62fbf42 updated replacers to accept specific closure types, added test to verify malformed placeholder handling Sxtanna 2020-07-20 14:10:27 -0400
  • b951e622f2 added unit tests and benchmarks for the replacer implementations Sxtanna 2020-07-20 13:23:27 -0400
  • b1f31e863b added test dependencies for jmh and junit Sxtanna 2020-07-20 13:22:50 -0400
  • 35b7c6810e added abstracted replacer api, and both char and regex based implementations Sxtanna 2020-07-20 13:22:22 -0400
  • 8972f7cff4
    Merge pull request #352 from Sxtanna/master Glare 2020-07-19 15:22:24 -0500
  • d2223f83b8 removed server dependency, added provided dependency for log4j-core Sxtanna 2020-07-19 09:16:09 -0400
  • b4d6b047af moved compiler source and target to properties Sxtanna 2020-07-19 09:12:58 -0400
  • 646ec370d6 Add cmdparse command stonar96 2020-07-16 19:42:24 +0200
  • 0effe4d9fe Fix bcparse and parserel commands stonar96 2020-07-16 19:32:30 +0200
  • 54d5757d0a
    Performance Improvements (#340) Crypto Morin 2020-07-16 09:32:22 -0700
  • 4bee3f75f1 Almost a recode I guess Crypto Morin 2020-07-16 15:23:05 +0000
  • 129d0b2321 Merge remote-tracking branch 'upstream/master' into Performance-Improvements Crypto Morin 2020-07-16 15:22:11 +0000
  • ca8fb3117f fixed resource processing variables PiggyPiglet 2020-07-15 01:00:01 +0800
  • bc0535e2f4 Converted to gradle PiggyPiglet 2020-07-15 00:56:49 +0800
  • f9f59f1f96 Merge the multiple static blocks extendedclip 2020-07-14 10:24:01 -0400
  • f205146c75 Rename ecloud commands to be prefixed with Ecloud to avoid confusion extendedclip 2020-07-14 10:21:29 -0400
  • 0634a9cd9b
    Switch back to the official JSONMessages darbyjack 2020-07-14 08:18:06 -0500
  • 3e396a97b0
    Changed command system (#304) Frcsty 2020-07-13 21:27:59 +0200
  • be86a1675d - Remove json message relocation - uncomment other relocations - reformat pom - remove useless scope declaration - Fix metrics constructor - Switch commands to use inline json message PiggyPiglet 2020-07-08 11:38:14 +0800
  • 724125a3df Merge branch '1.16' PiggyPiglet 2020-07-08 11:26:43 +0800
  • ed96d32630 relocated stuff again PiggyPiglet 2020-07-08 11:22:37 +0800
  • 23f805cc5f Re-enable metrics PiggyPiglet 2020-07-06 11:11:37 +0800
  • 46aa6ee6c9 Fixed bugs, still needs thorough testing PiggyPiglet 2020-07-06 11:10:12 +0800
  • 39f1abd23b Started debugging and fixing runtime/compile errors PiggyPiglet 2020-07-05 22:05:08 +0800
  • 4d397ede65 Even More Optimizations & Cleanups Crypto Morin 2020-07-03 14:44:08 +0000
  • fa7d68b248 More Optimizations Crypto Morin 2020-07-01 19:16:57 +0000
  • 921cf26392 more cleaning. reverted back to a min arg system somewhat similar to what frosty had, but less boilerplate. PiggyPiglet 2020-07-02 00:25:22 +0800
  • 10c719b3fa Performance Improvements Crypto Morin 2020-07-01 12:41:13 +0000
  • a813b01a84 did more cleaning, probs like half way done PiggyPiglet 2020-07-01 00:10:13 +0800
  • 1694481ee7 Started cleaning stuff up PiggyPiglet 2020-06-29 20:24:03 +0800
  • 1e5a42ef3d
    Apparently this is needed darbyjack 2020-06-28 18:08:46 -0500
  • 20d3ef7f25
    Modified tab completions. Removed extra command. darbyjack 2020-06-28 18:04:06 -0500
  • edecaa8f28 Cleanup Frosty 2020-06-27 18:59:05 +0200
  • 4e77404a72 Changed to static instead of DI for plugin instance Frosty 2020-06-27 18:03:37 +0200
  • 92cb68dda9 Done for real now, (hopefully) Frosty 2020-06-27 10:39:17 +0200
  • fe2eef2dd6 Done :O Frosty 2020-06-26 11:05:13 +0200
  • a70b9f8dda
    Inline JSONMessages & fix for 1.16 darbyjack 2020-06-25 20:58:08 -0500
  • a2ebb9b0a4 Further fixes, still not done Frosty 2020-06-25 11:29:40 +0200
  • 95ad800fe7
    1.16.1 is out apparently darbyjack 2020-06-24 14:59:30 -0500
  • 56b150d55d
    Prepare for 1.16 darbyjack 2020-06-24 01:07:27 -0500
  • 9316636939
    Added "Installed expansions" section Andre_601 2020-06-13 18:16:42 +0200
  • c6910ff6bd
    Update bStats Luracasmus 2020-06-11 11:31:08 +0200
  • dc3d4efa1e New commands system, cleaned up I guess? Frosty 2020-05-04 11:41:03 +0200
  • 82fa8d7393 Added 1.15 extendedclip 2020-05-02 23:16:46 -0400
  • 83abb8b728 Bump to 2.10.7 dev extendedclip 2020-05-02 23:16:03 -0400
  • feed418ccf 2.10.6 release extendedclip 2020-05-02 22:52:18 -0400
  • 85ce7fed9d adds default_placeholder_pattern in config, will be used as placeholder pattern when calling functions that previously used "[%]([^%]+)[%]" placeholder added PlaceholderAPI functions specific to the "[%]([^%]+)[%]" placeholder pattern, the pattern is now called PERCENT_SIGN_PLACEHOLDER_PATTERN CreepyCre 2020-04-30 14:31:11 +0200
  • a2868cbc4f
    Merge pull request #294 from PlaceholderAPI/fixes/first-time-parse Glare 2020-04-26 12:19:09 -0500
  • 9d1826c648 Save Cacheable expansions data on shutdown iGabyTM 2020-04-26 19:56:18 +0300
  • 43d134cbe3
    Fixes the super old issue of not being able to parse on first join darbyjack 2020-04-25 21:57:40 -0500
  • e023c4e789
    Fixed Discord URL Ryan 2020-04-09 11:45:35 -0400
  • 784d7dd273
    Fixes ecloud placeholders command (#201) aBooDyy 2020-04-09 18:43:21 +0300
  • d26561eaeb
    Add issue template config for custom template selection (#272) Andre_601 2020-04-09 17:38:14 +0200
  • 0666ac7b01
    Minor spelling mistakes (#284) WCKDAWE 2020-04-09 18:37:48 +0300
  • 2caf5f0232
    Add missing setPlaceholder methods (#234) Andre_601 2020-04-09 17:37:06 +0200
  • c016ae896a
    Minor spelling mistakes WCKDAWE 2020-04-07 16:21:47 +0300
  • d706469ed8
    Ahem. Let's flex. Glare 2020-04-03 10:44:12 -0500
  • 6eb620b773
    Make wiki point to PAPI wiki Andre_601 2020-03-30 15:01:51 +0200
  • 3cd3232b84
    Add about part Andre_601 2020-03-29 00:25:45 +0100
  • 81c039a3db
    Create config.yml Andre_601 2020-03-29 00:18:54 +0100
  • 8524fb96fd
    Slighty better grammar Andre_601 2020-03-29 00:15:25 +0100
  • 724118c3f7
    Update change_request_placeholderapi.md Andre_601 2020-03-29 00:14:42 +0100
  • a7a123d7fa
    Fix typos Andre_601 2020-03-29 00:13:32 +0100
  • 5d4decafbe
    Bump to 2.10.6 dev darbyjack 2020-03-25 23:28:48 -0500
  • bb639328a3
    Push to 2.10.5 for release pt2 darbyjack 2020-03-25 23:27:56 -0500
  • ca0791f3af
    Push to 2.10.5 for release darbyjack 2020-03-25 23:05:12 -0500
  • 449c927c6c
    Add user-friendly message when host can't connect to ecloud darbyjack 2020-03-25 23:04:00 -0500
  • e95f1b4850
    Removed extra semi darbyjack 2020-03-25 22:54:26 -0500
  • 06513c89bc
    Merge pull request #268 from PiggyPiglet/master Glare 2020-03-25 21:42:43 -0600
  • 38d9185232 made it compile PiggyPiglet 2020-03-26 11:25:02 +0800
  • 35738f59d9 covered up string's size insecurities with a fat bufferedreader PiggyPiglet 2020-03-26 11:15:16 +0800
  • 6fdb6c84f9 added permissions to the plugin.yml BuildTools 2020-02-24 09:50:31 +0900
  • ae68237085
    Update plugin.yml TheBlueKingLP 2020-02-24 09:35:29 +0900
  • 77d1d1d134
    Update PlaceholderAPICommands.java TheBlueKingLP 2020-02-24 09:34:31 +0900
  • 4a24eee5d1
    Update PlaceholderAPI.java Andre_601 2020-02-22 01:35:26 +0100
  • 66758b1992
    Compile under 1.15.2 darbyjack 2020-02-03 12:18:57 -0600
  • 84029a786a Add missing setPlaceholder methods Also includes setBracketPlaceholders and setRelationPlaceholders Andre601 2020-01-06 22:22:44 +0100
  • c1cff8ca74 javadoc extendedclip 2020-01-06 14:29:07 -0500
  • 2dbf69a74e Allows the setPlaceholders method to specify if color codes should be translated in the output string extendedclip 2020-01-06 14:27:39 -0500
  • ec54229d6f try catch on registering expansions aBo0oDyy 2019-12-31 02:19:20 +0300
  • 6c964baba7
    Added support for 1.15.1 darbyjack 2019-12-21 13:56:07 -0600
  • 4b77eb5d00
    Added support for 1.15 darbyjack 2019-12-10 17:49:49 -0600
  • 6e68929a5c
    Updated gitignore to ignore IDEA files. darbyjack 2019-12-10 17:16:28 -0600
  • fc263d9ce7
    Updated bStats repo version. darbyjack 2019-12-10 17:15:39 -0600
  • 0bd0790e72
    Fix copyright header to fit the rest Garrett 2019-10-24 16:55:42 -0300
  • 37ddbdc345
    UTF-8 Bukkit Garrett 2019-10-22 22:01:38 -0300
  • 9b79b88ea0
    UTF-8 Nukkit Garrett 2019-10-22 22:00:40 -0300
  • 192efa8342 Fix imports and such GMatrixGames 2019-10-22 21:03:42 -0300
  • c4b6981d15 Keep common on a normal/non-changing version GMatrixGames 2019-10-22 21:00:47 -0300