Commit Graph

  • bd51292f4c Get chunks asynchronously MattBDev 2019-08-05 13:33:27 -04:00
  • cc45208605 Merge remote-tracking branch 'origin/breaking' into paperstuff MattBDev 2019-08-05 13:32:19 -04:00
  • 7542dbeab8 Fix gradle script NotMyFault 2019-08-04 18:40:39 +02:00
  • 01dfdbe2ef Merge with breaking MattBDev 2019-08-03 23:26:16 -04:00
  • bb21abb110 Merge branch 'breaking' into paperstuff MattBDev 2019-08-03 23:11:02 -04:00
  • 59517647b5 Remove old files NotMyFault 2019-08-03 23:20:21 +02:00
  • 1eba425087 Migrate Templates to new format NotMyFault 2019-08-03 23:18:50 +02:00
  • 16fcb2f505 Update DebugUUID.java NotMyFault 2019-07-30 23:58:48 +02:00
  • 6d0849eb66 Merge pull request #2431 from IntellectualSites/kelp-grow NotMyFault 2019-07-27 21:55:39 +02:00
  • dbf5084fa1 Reformat debugpaste NotMyFault 2019-07-25 20:02:39 +02:00
  • d6779d977a Fixes #2423 MattBDev 2019-07-21 20:43:36 -04:00
  • e8df39d3c4 Fixes #2435 MattBDev 2019-07-21 20:40:04 -04:00
  • feda094273 Add kelp-grow flag NotMyFault 2019-07-20 01:29:30 +02:00
  • 23b88a375d player interact ignore cancel Jesse Boyd 2019-07-12 02:18:08 +10:00
  • 095dccd30f Revert changes to intersection generation dordsor21 2019-06-28 13:59:57 +01:00
  • 246845607f Let's first test against Material.matchMaterial for material matching (: Also update some dependencies dordsor21 2019-06-27 15:18:54 +01:00
  • 3074e45d2c Fixed #2325 NotMyFault 2019-06-25 11:43:28 +02:00
  • 83d1f1d629 1.14 id support (#2404) dordsor21 2019-06-24 13:37:59 +01:00
  • 485415c551 1.14 id support (#2403) dordsor21 2019-06-23 14:17:44 +01:00
  • d6401d1638 Allow running the road regeneration on a single region Alexander Krivács Schrøder 2019-06-01 14:45:36 +02:00
  • 7f404e1cf5 Fix plot walls after running regenallroads Alexander Krivács Schrøder 2019-06-01 14:43:29 +02:00
  • a94c588a17 Check if location has PlotArea to avoid NPE Alexander Krivács Schrøder 2019-05-31 21:16:29 +02:00
  • d106262454 Have PlotAreas create their own PlotManager Alexander Krivács Schrøder 2019-05-31 15:32:24 +02:00
  • c5bca66618 Remove PlotArea parameter from PlotManager method calls Alexander Krivács Schrøder 2019-05-31 15:05:37 +02:00
  • 6b3960fc3f Pass the PlotArea into the PlotManager Alexander Krivács Schrøder 2019-05-31 13:16:05 +02:00
  • 908a5784a1 Cache conversions to BaseBlock and fix leaky abstraction Alexander Krivács Schrøder 2019-05-31 20:16:39 +02:00
  • bbff898073 Extract air block into variable to reduce unnecessary function calls Alexander Krivács Schrøder 2019-05-31 06:06:09 +02:00
  • 19f8704cb4 Remove leftovers from getting rid of PlotBlocks in LocalChunk Alexander Krivács Schrøder 2019-05-30 13:28:19 +02:00
  • b366b0d261 Set unspecified blocks from the schematic to air Alexander Krivács Schrøder 2019-05-30 13:22:21 +02:00
  • 941821e453 Convert all PlotBlocks to BaseBlocks in the BasicLocalBlockQueue Alexander Krivács Schrøder 2019-05-30 13:21:26 +02:00
  • 427523644c Removed unused imports MattBDev 2019-05-31 12:04:38 -04:00
  • 475e9b50e1 Fixes #2380 MattBDev 2019-05-31 12:00:44 -04:00
  • 812d41092e Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking MattBDev 2019-05-31 11:57:18 -04:00
  • 41299e6851 Fix issue with plot border during merge Alexander Krivács Schrøder 2019-05-29 14:49:27 +02:00
  • 95cb0d84f0 Fix issue with road generation during unlink Alexander Krivács Schrøder 2019-05-29 13:01:29 +02:00
  • fb478de164 Update outdated list of files to check on failed world load (#2365) zombachu 2019-05-22 06:09:31 -10:00
  • 1bd7c8ca5f Variable renames MattBDev 2019-05-21 18:50:52 -04:00
  • fe471c3571 new library in gradle and another change I can't remember. MattBDev 2019-05-21 18:32:26 -04:00
  • 8ff833de36 Added Paper to Platform MattBDev 2019-05-17 18:50:24 -04:00
  • 5dd2610b5e Misc. changes and removal of title manager MattBDev 2019-05-17 18:49:09 -04:00
  • 4e3a927323 Modifications to the generator code MattBDev 2019-05-17 16:21:03 -04:00
  • 595a68ecba variable renames MattBDev 2019-05-17 15:32:05 -04:00
  • 6f5cb30734 Minor message changes and variable changes MattBDev 2019-05-17 14:38:57 -04:00
  • 427504fd7c Commented out Multiverse-Core and Bump to 1.14.1 MattBDev 2019-05-17 14:26:47 -04:00
  • b66734a472 Misc. code changes A lot of renaming Some formatting Narrowed scope of variables Added annotations MattBDev 2019-05-13 21:57:41 -04:00
  • 84911c1a8c Remove unused title classes MattBDev 2019-05-13 18:22:17 -04:00
  • adefe2eeef Titles can be used on Spigot and Paper now MattBDev 2019-05-13 18:20:58 -04:00
  • 549a4df834 Merge remote-tracking branch 'origin/breaking' into breaking MattBDev 2019-05-13 15:56:41 -04:00
  • 4daf1c7721 Fixes #2355 MattBDev 2019-05-13 15:56:28 -04:00
  • 728082723c Revert "Don't force metrics. Forcing metrics is against the precedent for all major Spigot plugins" dordsor21 2019-05-12 12:53:25 +01:00
  • 4522d98934 Don't force metrics. Forcing metrics is against the precedent for all major Spigot plugins dordsor21 2019-05-11 14:31:13 +01:00
  • 0d67c174aa Fix compatibility with 1.13 and 1.14 MattBDev 2019-05-10 23:00:11 -04:00
  • a841b4ea86 Titles are now exclusive to paper servers MattBDev 2019-05-10 22:42:07 -04:00
  • f232334bcc Various formatting tweaks as well as metrics changes. MattBDev 2019-05-10 21:18:28 -04:00
  • d8ac6115c7 I never thought it would come to this MattBDev 2019-05-10 17:16:48 -04:00
  • 885d1b9d7e Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking dordsor21 2019-05-05 16:56:14 +01:00
  • f6e492638d Bad temporary fix for #2345 - just don't use BukkitLocalQueue#regenChunkSafe and that on 1.14 :) (: dordsor21 2019-05-05 16:56:00 +01:00
  • 46beb90112 Correcter versioning dordsor21 2019-05-05 11:58:45 +01:00
  • 0a6fad73c3 Correct versioning dordsor21 2019-05-05 11:56:08 +01:00
  • 5796db51a7 Update links NotMyFault 2019-05-02 20:51:52 +02:00
  • 2998f45b27 Update JavaDoc link dordsor21 2019-05-02 16:14:53 +01:00
  • e156d58769 Generate javadoc with aggregatedJavadocs option dordsor21 2019-05-02 15:54:14 +01:00
  • eb9d98d289 Use https://www.athion.net/ISPaster/paste dordsor21 2019-05-01 19:52:26 +01:00
  • 2ec13e4e76 Replace code with hasFlag() where appropriate. MattBDev 2019-05-01 12:31:50 -04:00
  • f72d39ed85 Fixes #1318 MattBDev 2019-05-01 12:11:35 -04:00
  • 72291b09f2 Fix the actual issue and remove whatever junk from the previous commit MattBDev 2019-04-30 15:11:43 -04:00
  • ac5cdfae64 Fix for ItemFrames MattBDev 2019-04-30 14:44:33 -04:00
  • db6115eae5 Documentation and formatting changes MattBDev 2019-04-29 15:19:49 -04:00
  • 9e324762b6 Move the update utility setup to it's own method MattBDev 2019-04-29 15:18:38 -04:00
  • 299fac95fb Add a stupidity fail-safe. MattBDev 2019-04-29 11:02:47 -04:00
  • 906c1081fa Merge remote-tracking branch 'origin/breaking' into breaking MattBDev 2019-04-29 10:50:10 -04:00
  • 237b10a2a2 Tidying up the code MattBDev 2019-04-29 10:49:58 -04:00
  • b7909cc6e5 Fix typo NotMyFault 2019-04-27 16:16:13 +02:00
  • dca8594542 Update ISSUE_TEMPLATE.md Matt 2019-04-25 13:06:26 -04:00
  • 0b7e63bafb Added new 1.14 blocks MattBDev 2019-04-24 22:04:30 -04:00
  • 9f792fa54b Fixes #2328 I hope this doesn't cause more issues than it solves MattBDev 2019-04-24 21:23:57 -04:00
  • d0be0780fd Reformatting and cleaning. MattBDev 2019-04-24 16:11:24 -04:00
  • bef3dbc6f4 Reformat code dordsor21 2019-04-23 23:48:22 +01:00
  • d352804b5d Update gradle lombok version for core dordsor21 2019-04-23 23:47:00 +01:00
  • 9485f82ea9 Fix signs between 1.13 and 1.14 dordsor21 2019-04-23 23:46:10 +01:00
  • c7ba94f959 Fix legacy material loading error and Jenkins4J dependencies dordsor21 2019-04-23 23:03:52 +01:00
  • 5ac00c4920 downgrade Jenkins4J dordsor21 2019-04-23 22:41:06 +01:00
  • bd1217810f Should fix the sign issue dordsor21 2019-04-23 22:30:31 +01:00
  • 1e97392244 Update to gradle 5.4 dordsor21 2019-04-23 22:27:32 +01:00
  • 9b3ca4468c Temporary fix for a working 1.14 build MattBDev 2019-04-23 14:41:20 -04:00
  • b2b2f3cd05 attempt to fix signs MattBDev 2019-04-23 14:24:55 -04:00
  • bae3774eb6 Merge remote-tracking branch 'origin/breaking' into breaking MattBDev 2019-04-23 13:45:35 -04:00
  • 1118901ca2 Initial 1.14 Update MattBDev 2019-04-23 13:45:24 -04:00
  • 0c0a696d36 Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking Jesse Boyd 2019-04-23 12:57:46 +10:00
  • 21a5b04b7b remove debug Jesse Boyd 2019-04-23 12:57:39 +10:00
  • 6fa41efbf5 Merge remote-tracking branch 'origin/breaking' into breaking MattBDev 2019-04-22 11:55:11 -04:00
  • ef8d33db41 Minor command changes Changed RequiredType in some classes and formatting changed in others. MattBDev 2019-04-22 11:55:05 -04:00
  • 1abe444205 Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking Jesse Boyd 2019-04-23 01:53:35 +10:00
  • 145af1e091 fix workaround Jesse Boyd 2019-04-23 01:53:24 +10:00
  • f5fa15080c Minor javadoc updates MattBDev 2019-04-22 11:45:23 -04:00
  • 0c0d0104d7 Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking Jesse Boyd 2019-04-23 01:06:52 +10:00
  • 406dd22703 Workaround for effective permission check Jesse Boyd 2019-04-23 01:06:41 +10:00
  • bb44c2ea92 parsable build number dordsor21 2019-04-20 16:26:31 +01:00
  • ea26ec628d Use Settings.Teleport.ON_LOGIN Jesse Boyd 2019-04-19 13:02:50 +10:00
  • 815e513093 Fix teleportOnLogin error Jesse Boyd 2019-04-19 12:53:48 +10:00