Commit Graph

37 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
38104d506d Update dependencies, bump version, enhance code style 2023-06-24 20:48:09 +02:00
Gabriele C
73d0cbfc29 Fix maven build 2022-04-10 21:34:19 +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
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
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
10fe9e2706 Push version to 1.1.6-SNAPSHOT 2019-05-28 20:46:54 +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
Gabriele C
379433ea35 Update, add FAWE support 2019-01-13 12:33:47 +01:00
Gabriele C
c0da5c95ab Fix non primitive flag types, api changes, bump version 2018-12-21 13:45:33 +01:00
Gabriele C
74399248f3 Use generics in the getFlag method 2018-11-28 13:58:56 +01:00
Gabriele C
b54027de6d New flag system, bump version 2018-11-27 08:49:46 +01:00
Gabriele C
4fa65012c2 New flag system WIP 2018-11-26 20:11:05 +01:00
Gabriele C
c15c99d06b Bump version, fix build 2018-11-22 15:33:26 +01:00
Gabriele C
ee8a7c806a Implement PlayerDomain (add/remove player/groups from member/owners) 2018-11-22 15:29:34 +01:00
Gabriele C
19ef34bd0f Enhance the region area/selection api, add region owner/members getters 2018-11-22 15:18:33 +01:00
Gabriele C
946809ebad Implement region points, implement get regions from area 2018-11-22 14:06:27 +01:00
Eric
e43eed1821 Allow adding regions
+ Added WrappedRegion#contains
2018-11-16 14:25:59 +01:00
Gabriele C
eccf32f2be Whoops, also fix WG7 implementation due to changes in the API 2018-11-04 12:40:44 +01:00
Gabriele C
b038a7b444 Add DisallowedPVPEvent 2018-11-04 12:32:33 +01:00
Eric
eadc82ffe0 Fix some flags being ignored
+ Bump version
2018-11-03 21:13:06 +01:00
Gabriele C
60d23d0364 Bump version, enhance project structure, minor fixes 2018-08-21 01:43:58 +02:00
Eric
c9e5d0a65a Add basic event forwarding
Only supports 3 events for now:
- UseBlockEvent
- UseEntityEvent
- DamageEntityEvent
2018-08-03 18:26:53 +02:00
Eric
7e0ba6d8e7 Actually make API class a singleton
(Don't know what I even thought earlier)
2018-08-02 23:07:41 +02:00
Eric
35e1d50c25 Replace tabs with spaces 2018-08-02 17:08:37 +02:00
Eric
c2414fd23e Update flag API 2018-08-02 16:40:08 +02:00
Eric
2fca599c04 Make API class a singleton 2018-08-02 16:12:34 +02:00
Gabriele C
21f175b19c Don't resolve implementation, change artifactid 2018-08-02 01:17:56 +02:00
Gabriele C
e5c2270f53 Initial commit 2018-08-02 01:04:23 +02:00