Commit Graph

453 Commits

Author SHA1 Message Date
Ryan Fox 222c8b752c
Fabric 1.20.2 (untested)
I just did the minimum to compile it.
2023-10-28 18:10:32 -07:00
Ryan Fox 82494a9c58
Update Gradle wrapper 2023-06-30 21:54:33 -07:00
Ryan Fox 684bc05ef9
Architectury Loom 1.2 2023-06-30 00:23:04 -07:00
Ryan Fox 655f735bc1
Fabric 1.20 2023-06-12 18:55:25 -07:00
Flemmli97 964c9db6b7 update gradle and version handling 2023-05-22 00:46:24 +02:00
Flemmli97 624aebe480 update gradle and version handling 2023-05-22 00:39:21 +02:00
Flemmli97 d4502be70b update gradle and version handling 2023-05-21 23:59:43 +02:00
Flemmli97 f5e2e84de1 update forge to 45.0.59 2023-05-15 00:37:45 +02:00
Flemmli97 23ad7dbc0a fix fabric mixin crash 2023-05-08 20:51:41 +02:00
Flemmli97 50a5262239 fix maven path for api 2023-05-06 17:04:27 +02:00
Flemmli97 0c92980953 version props update 2023-05-06 16:18:47 +02:00
Flemmli97 24a66f91f8 1.19.4 2023-05-06 15:58:42 +02:00
Flemmli97 a3e5a32548 changelog + version bump 2023-03-29 23:06:18 +02:00
Flemmli97 ce9cff1578 add harvest with ease fabric compat 2023-03-29 23:05:33 +02:00
Flemmli97 f262668414 make some right click handling more accessible 2023-03-11 18:28:18 +01:00
Flemmli97 a142eaf552 fakeplayer thingy close #214 2023-03-11 18:17:18 +01:00
Flemmli97 b68bed77a4 changelog 2023-03-10 23:48:13 +01:00
Flemmli97 a1ead799cf make owned allays not able to pickup locked items or if claim disables it close #223 2023-03-10 23:47:26 +01:00
Flemmli97 060e888ab4 version and changelog 2023-03-10 23:13:28 +01:00
Flemmli97 1d071b1a39 add nullcheck for claimblocks reading (e.g. caused by editing offline data) fix #226 2023-03-10 23:13:07 +01:00
Flemmli97 17ee9d2355 prevent dragon block interaction near no permission claims fix #218 2023-03-10 23:12:35 +01:00
Flemmli97 3ab4e66f6a add missing support for lang keys (and as such also text color) for missing things close #224 2023-03-10 23:09:54 +01:00
Flemmli97 82124199e1 fix #210 /flan group ignoring subclaim mode 2023-03-10 23:08:15 +01:00
Flemmli97 327ae28df8 updating some versions 2023-01-03 21:58:40 +01:00
Flemmli97 959cdd70d3 fix claim display keep getting added for same claim causing lots of particles 2022-12-18 20:37:36 +01:00
Flemmli97 f5fe7cd457 changelog 2022-11-27 14:03:53 +01:00
Jarva 9cb9270c93 fix: allow subclaim title to be set via command 2022-11-27 13:57:00 +01:00
Flemmli97 a63139f934 changelog 2022-11-26 20:55:54 +01:00
Flemmli97 8828275a4d fixing some merge stuff 2022-11-26 20:47:39 +01:00
Flemmli97 01f12e3efa Merge remote-tracking branch 'origin/1.19' into 1.19
# Conflicts:
#	common/build.gradle
#	common/src/main/java/io/github/flemmli97/flan/claim/Claim.java
#	common/src/main/java/io/github/flemmli97/flan/claim/ClaimStorage.java
2022-11-26 20:39:08 +01:00
Flemmli97 404fe80e1f
Merge pull request #200
Add config option to use action bar for titles
2022-11-26 20:35:22 +01:00
Flemmli97 6d0eaba8a7
Merge pull request #199
feat: add bluemap support
2022-11-26 20:34:28 +01:00
Flemmli97 fdaa5f43e9 updating versions etc. 2022-11-26 20:33:51 +01:00
Flemmli97 9e003fc523 add support for some claiming mods preventing claiming into other mods claims. closes #162 2022-11-26 20:33:32 +01:00
Flemmli97 ec3898e9a1 removing static accessor cause they stop hotswapping 2022-11-26 19:48:42 +01:00
Flemmli97 5ccc7e5b30 admin mode player can transfer claim owner close #197 2022-11-26 15:02:06 +01:00
Flemmli97 530ef6c8de record items use jukebox permission for interaction close #193 2022-11-26 13:55:02 +01:00
Flemmli97 10699474c7
Merge pull request #192
Add claim info QOL features
2022-11-26 13:49:35 +01:00
Flemmli97 023ff789bc
Merge pull request #198
feat: add claimblock cap
2022-11-26 13:47:08 +01:00
Flemmli97 b1e433abb7 update maven output to fix pushing to same location 2022-11-25 22:36:13 +01:00
Jarva 685268f992 fix: reset version number 2022-11-24 22:28:28 +00:00
Jarva 11f15494e0 fix: update title display logic 2022-11-24 21:41:39 +00:00
Jarva 94e7d0edad
Merge branch 'Flemmli97:1.19' into feat/bluemap_integration 2022-11-24 20:12:24 +00:00
Jarva a875356a1a feat: add actionbar message config option 2022-11-24 16:20:37 +00:00
Jarva 666d67e62e feat: add bluemap support 2022-11-24 14:26:26 +00:00
Jarva 4df82c9bdd fix: add min comparison to claimblocks cap 2022-11-24 14:22:30 +00:00
Jarva 056a28bbf9 feat: add claimblock cap 2022-11-24 14:20:11 +00:00
Flemmli97 767ac056e7 update maven output to fix platform overlap 2022-11-24 00:48:21 +01:00
Jarva e10fc55f91 feat: add block usage to claim info 2022-10-19 10:42:02 +01:00
Flemmli97 a85b307edc build.gradle update 2022-09-12 19:12:32 +02:00