Commit Graph

126 Commits

Author SHA1 Message Date
Gabriele C
150feaabb5
Update README.md 2020-10-21 20:16:03 +02:00
Gabriele C
1962772a0d Bump WG 7 version 2020-10-21 20:15:33 +02:00
Gabriele C
c9c6d343bd Implement session handlers (v6+), region sets, bump version 2020-10-21 20:13:42 +02:00
Gabriele C
ef4204a426
Merge pull request #41 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0
Bump maven-resources-plugin from 3.1.0 to 3.2.0
2020-08-20 01:13:02 +02:00
dependabot[bot]
3e4cb31bcb
Bump maven-resources-plugin from 3.1.0 to 3.2.0
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:24:50 +00:00
Gabriele C
32bba2e012
Merge pull request #35 from CodeMC/dependabot/maven/com.sk89q.worldguard-worldguard-bukkit-7.0.3
Bump worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3
2020-06-30 11:04:48 +02:00
Gabriele C
b7850d0b57
Merge pull request #36 from CodeMC/dependabot/add-v2-config-file
Create Dependabot config file
2020-06-30 11:04:30 +02:00
dependabot-preview[bot]
b5621beef6
Create Dependabot config file 2020-06-30 09:04:10 +00:00
dependabot-preview[bot]
249bf12414
Bump worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3
Bumps worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 05:53:31 +00:00
Gabriele C
eb87041c4d Update Readme 2020-06-26 20:43:44 +02:00
Gabriele C
bd1e41cbb6 Implement getPlayerSelection() and SelectionUtilities, bump version 2020-06-26 20:43:13 +02:00
Gabriele C
4ea70913c5 Fix unsupported flag types in queryApplicableFlags
Co-Authored-By: Luck <lucko@users.noreply.github.com>
2020-06-08 18:22:41 +02:00
Gabriele C
ab5ec54e98
Update README.md 2020-06-07 02:54:24 +02:00
Gabriele C
6fc00c9846 Bump version 2020-06-07 02:53:35 +02:00
Gabriele C
354e352ef8 Merge branch 'pr/33' 2020-06-07 02:53:01 +02:00
Gabriele C
a21e4c8a25
Merge pull request #32 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4
Bump maven-shade-plugin from 3.2.3 to 3.2.4
2020-06-07 00:11:33 +02:00
dependabot-preview[bot]
49d6a525b4
Bump maven-shade-plugin from 3.2.3 to 3.2.4
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.3...maven-shade-plugin-3.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-03 05:40:27 +00:00
Gabriele C
015c015b67 Update v7 implementation, bump version 2020-05-29 20:07:11 +02:00
Luck
15301c540f
Add queryApplicableFlags method 2020-05-26 22:25:04 +01:00
Gabriele C
1d1d4ab7d9
Merge pull request #29 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0
Bump maven-javadoc-plugin from 3.1.1 to 3.2.0
2020-05-10 16:03:48 +02:00
Gabriele C
97b0757fb0
Merge pull request #30 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.3
Bump maven-shade-plugin from 3.2.2 to 3.2.3
2020-05-10 16:03:37 +02:00
Gabriele C
5a3acbe8b4
Merge pull request #31 from Andre601/patch-1
fix broken Javadoc URL
2020-05-10 16:03:19 +02:00
Andre_601
ee6e6883a4
fix broken Javadoc URL 2020-05-10 15:32:44 +02:00
dependabot-preview[bot]
7876190648
Bump maven-shade-plugin from 3.2.2 to 3.2.3
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.2...maven-shade-plugin-3.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 05:25:58 +00:00
dependabot-preview[bot]
e7637acac0
Bump maven-javadoc-plugin from 3.1.1 to 3.2.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.1...maven-javadoc-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:31:32 +00:00
Gabriele C
3f80eebd5e
Merge pull request #28 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.2
Bump maven-shade-plugin from 3.2.1 to 3.2.2
2020-02-13 11:29:05 +01:00
dependabot-preview[bot]
1680e406ab
Bump maven-shade-plugin from 3.2.1 to 3.2.2
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.1...maven-shade-plugin-3.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 05:19:23 +00:00
Gabriele C
ec2e5ca95b
Merge pull request #27 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.12
Bump lombok from 1.18.10 to 1.18.12
2020-02-08 17:16:47 +01:00
dependabot-preview[bot]
c4c115b09e
Bump lombok from 1.18.10 to 1.18.12
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.10 to 1.18.12.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.10...v1.18.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 05:21:09 +00:00
Gabriele C
bc474e1ab7
Update wrong jenkins link 2020-01-03 06:50:21 +01:00
Gabriele C
c1757f5aeb
Merge pull request #24 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.2.0 to 3.2.1
2019-12-28 13:06:33 +01:00
dependabot-preview[bot]
08bf015d78
Bump maven-source-plugin from 3.2.0 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.0...maven-source-plugin-3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 05:24:47 +00:00
Gabriele C
efca8e8f78
Merge pull request #22 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.0
Bump maven-jar-plugin from 3.1.2 to 3.2.0
2019-11-06 12:57:56 +01:00
Gabriele C
be82da1449
Merge pull request #23 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.0
Bump maven-source-plugin from 3.1.0 to 3.2.0
2019-11-06 12:57:41 +01:00
dependabot-preview[bot]
fc1f00bbbd
Bump maven-source-plugin from 3.1.0 to 3.2.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.1.0...maven-source-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 10:18:04 +00:00
dependabot-preview[bot]
4c8ed397ef
Bump maven-jar-plugin from 3.1.2 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.2...maven-jar-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 10:17:56 +00:00
Gabriele C
9b2b0252c0
Merge pull request #21 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.10
Bump lombok from 1.18.8 to 1.18.10
2019-09-16 02:08:29 +02:00
dependabot-preview[bot]
38f7d25465
Bump lombok from 1.18.8 to 1.18.10
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.8 to 1.18.10.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.8...v1.18.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 05:19:22 +00:00
Gabriele C
5e50edd862
Merge pull request #18 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.1
Bump maven-javadoc-plugin from 3.1.0 to 3.1.1
2019-08-13 14:05:35 +02:00
dependabot-preview[bot]
5c07c1de98
Bump maven-javadoc-plugin from 3.1.0 to 3.1.1
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.0...maven-javadoc-plugin-3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 05:26:01 +00:00
Gabriele C
02f8f2ce62
Merge pull request #14 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.1.2
Bump maven-jar-plugin from 3.1.1 to 3.1.2
2019-06-23 23:54:03 +02:00
Gabriele C
0387a1e780
Merge pull request #15 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.1.0
Bump maven-source-plugin from 3.0.1 to 3.1.0
2019-06-23 23:53:53 +02:00
Eric
e8f873cb9a Fix wrapping of non-primitive flags 2019-05-31 15:50:47 +02:00
Eric
7edf3711a7 Added function to get all set flags of a region 2019-05-31 13:27:36 +02:00
Eric
e3c030602e Added addRegion for a given selection 2019-05-31 12:35:25 +02:00
Eric
74bd9d22b4 Fix build for WG 7 2019-05-31 12:35:25 +02:00
Eric
b62cd8fe12 Fix getSelection for polygonal regions 2019-05-31 12:35:25 +02:00
Eric
abcc32bea0 Fix getRegion for legacy WG 6 2019-05-31 12:05:37 +02:00
Eric
10fe9e2706 Push version to 1.1.6-SNAPSHOT 2019-05-28 20:46:54 +02:00
Eric
5ffb9e3530 Fix getRegion for WG 6 2019-05-27 18:21:32 +02:00