Commit Graph

25 Commits

Author SHA1 Message Date
70aa8186e2
getPoints returns no longer a Set but a List to maintains object order but removing dupicates (distinct) 2024-04-19 15:30:09 +02:00
900e0a5017
to gradle 2024-04-19 15:09:27 +02:00
Gabriele C
a9aa07bd59
Merge pull request #104 from HSGamer/master
wrapped Object class for raw values
2023-06-24 20:49:42 +02:00
Gabriele C
38104d506d Update dependencies, bump version, enhance code style 2023-06-24 20:48:09 +02:00
HSGamer
6d3fe42fcb wrapped Object class for raw values 2023-03-03 00:21:21 +07:00
Gabriele C
2c89ae3baa Replace broken sk89q-repo with enginehub 2022-07-30 21:24:05 +02:00
Gabriele C
73d0cbfc29 Fix maven build 2022-04-10 21:34:19 +02:00
Gabriele C
c78dae81be
Use https for repository 2022-04-10 21:15:18 +02:00
Gabriele C
5edc204685 Actually make it work... + Cleanup 2020-10-22 03:33:33 +02:00
Gabriele C
c57c0c9df5 Implement IWrappedRegion.setPriority() 2020-10-21 21:27:00 +02:00
Gabriele C
c9c6d343bd Implement session handlers (v6+), region sets, bump version 2020-10-21 20:13:42 +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
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
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
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
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
f3cbae7039 Fix wrapping of flag values 2019-05-08 21:26:26 +02:00
Gabriele C
74d09d7fd5 Disable the WG-FAWE support
FAWE's WG fork is discontinued
2019-04-25 19:51:03 +02:00
Gabriele C
a88cab6cc9 Add legacy (WG 6.1) support 2019-02-23 01:00:04 +01:00