tastybento
5c9eed21fd
version 1.17.1
2023-02-18 09:32:24 -08:00
tastybento
0bf125498f
Fix jacoco POM for code scanning
2023-02-09 16:52:31 -08:00
tastybento
2039860051
Fix bugs and code smells.
2023-02-09 16:52:06 -08:00
tastybento
4782d789d8
Add ${argLine} to get jacoco coverage
2023-02-09 15:10:58 -08:00
tastybento
26156ca4de
Try different github workfow to see if coverage works
2023-02-07 15:12:39 -08:00
tastybento
177f171dfc
Merge branch 'update_chunk_gen' into develop
...
Conflicts:
src/main/java/world/bentobox/acidisland/AcidIsland.java
2023-02-05 14:14:38 -08:00
tastybento
c0e7b6072c
Fix deprecated method calls
2023-02-04 09:15:07 -08:00
tastybento
b703e91129
Fix tests
2023-01-05 21:46:21 -08:00
tastybento
ea16a45114
Version that has an ocen floor and uses new generator methods
2023-01-01 18:54:57 -08:00
tastybento
f51ff4165b
Update to latest BentoBox API
2023-01-01 15:06:09 -08:00
tastybento
7aa5dc6187
Merge branch 'develop' of
...
https://github.com/BentoBoxWorld/AcidIsland.git into develop
2023-01-01 09:08:48 -08:00
tastybento
0411f66d7a
Update to latest JavaDoc maven plugin to fix issue
2023-01-01 09:00:35 -08:00
tastybento
e4570fed53
Fix play sound test
2023-01-01 09:00:15 -08:00
gitlocalize-app[bot]
1b14b0afc5
Translate ru.yml via GitLocalize ( #130 )
...
Co-authored-by: DraimCiDo <danilaorlov4@gmail.com>
2022-10-31 08:27:45 +02:00
BONNe
41aa6f4d57
Init next AcidIsland version
2022-10-04 15:20:20 +03:00
BONNe
9e21d9dc86
Fix failing unit-tests ( #129 )
...
* Version 1.15.2 (#118 )
* Add support for 1.16.5
* Fix failing unit-tests
Co-authored-by: tastybento <tastybento@users.noreply.github.com>
2022-10-04 15:19:46 +03:00
BONNe
0e3db2b696
Update JDK
2022-10-04 15:10:20 +03:00
BONNe
7241845a44
Update yamls
2022-10-04 15:09:47 +03:00
BONNe
5868815e9d
Update to BentoBox 1.21 API
2022-10-04 15:07:28 +03:00
tastybento
8c8c70d749
Added ability to set the default water block
...
Can be set to anything, but LAVA is the most likely for the nether
Also reworked the nether and end islands to not assume water.
https://github.com/BentoBoxWorld/AcidIsland/issues/63
2022-03-20 19:43:12 +00:00
BONNe
ea3e92ea67
Update to 1.18 version ( #126 )
...
* Update versions
* Add proper min height usage
2022-03-10 17:50:37 +02:00
tastybento
c9072c3e3d
Remove blank locale entries that caused load errors.
...
https://github.com/BentoBoxWorld/BentoBox/issues/1944
2022-02-24 08:04:15 -08:00
gitlocalize-app[bot]
a99fbc3ecb
Turkish translation ( #124 )
...
* Translate tr.yml via GitLocalize
* Translate tr.yml via GitLocalize
Co-authored-by: Semosedo <semosedo77@gmail.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
2022-01-01 18:27:30 -08:00
gitlocalize-app[bot]
fe5aa64379
Translate ko.yml via GitLocalize ( #123 )
...
Co-authored-by: YohanLim <lani1105@naver.com>
2022-01-01 18:27:18 -08:00
gitlocalize-app[bot]
e17a43d302
Indonesian translation ( #122 )
...
* Translate id.yml via GitLocalize
* Translate id.yml via GitLocalize
Co-authored-by: Its-John <jraynold31@gmail.com>
Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
2022-01-01 18:27:08 -08:00
gitlocalize-app[bot]
d736639a97
Translate fr.yml via GitLocalize ( #121 )
...
Co-authored-by: Aksel <afgameytb@gmail.com>
2022-01-01 18:26:55 -08:00
gitlocalize-app[bot]
a754350535
Romanian translation ( #120 )
...
* Translate ro.yml via GitLocalize
* Translate ro.yml via GitLocalize
Co-authored-by: Adi <hlobaadrian@gmail.com>
Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
2022-01-01 18:26:43 -08:00
tastybento
78016ffff1
Merge branch 'master' into develop
2021-11-27 11:32:28 -08:00
tastybento
e8b115760f
Add support for 1.16.5
2021-11-27 11:30:09 -08:00
tastybento
8a0928f087
Version 1.15.1 ( #117 )
...
* Version 1.15.1
* Require non-null Settings
* Update Github Action versions
* Assert if worlds are null. They should never be.
* JavaDoc fixes
* Use instanceof pattern
* Change plugin name to Pladdon
* Remove unused sonar profile.
* Build against BentoBox 1.18 API
* Ensure a clean startup without warnings.
Note for pladdons, the plugin.yml must list BentoBox as a depend in YAML
list format.
Must place the release repo before the snarpshote repo in the POM.
* Prevent Axolotl from dying in acid.
Fixes https://github.com/BentoBoxWorld/AcidIsland/issues/116
2021-11-27 11:16:18 -08:00
tastybento
6925f0002b
Prevent Axolotl from dying in acid.
...
Fixes https://github.com/BentoBoxWorld/AcidIsland/issues/116
2021-11-27 11:11:19 -08:00
tastybento
c9367feea8
Ensure a clean startup without warnings.
...
Note for pladdons, the plugin.yml must list BentoBox as a depend in YAML
list format.
Must place the release repo before the snarpshote repo in the POM.
2021-11-13 16:47:21 -08:00
tastybento
7db6449af5
Build against BentoBox 1.18 API
2021-10-01 17:44:09 -07:00
tastybento
86783b5516
Remove unused sonar profile.
2021-08-12 18:37:26 -07:00
tastybento
6bc6f71a4a
Change plugin name to Pladdon
2021-08-12 18:37:14 -07:00
tastybento
21c09a8a34
Use instanceof pattern
2021-07-31 10:51:46 -07:00
tastybento
908b0a834f
JavaDoc fixes
2021-07-31 10:51:27 -07:00
tastybento
88e44c9e1d
Assert if worlds are null. They should never be.
2021-07-09 16:19:32 -07:00
tastybento
f96ff088be
Update Github Action versions
2021-07-09 09:11:41 -07:00
tastybento
563c52e7a1
Require non-null Settings
2021-07-08 18:29:29 -07:00
tastybento
53ff4f3c65
Version 1.15.1
2021-07-03 15:35:06 -07:00
tastybento
45757d4ab4
Merge branch 'develop'
2021-06-27 17:26:32 -07:00
tastybento
8f65e1807c
Use BentoBox 1.17.0
2021-06-27 17:07:59 -07:00
tastybento
2917edcc6e
Try Java 16
2021-06-20 10:22:49 -07:00
tastybento
0d347b76c8
Update to Java 16.
2021-06-20 09:10:29 -07:00
tastybento
a13e88900b
Fix tests
2021-06-20 08:44:44 -07:00
tastybento
f30203f547
Address async issue
...
https://github.com/BentoBoxWorld/AcidIsland/issues/112
2021-06-20 08:37:57 -07:00
tastybento
dd91440201
Support Java 16 JUnit tests
2021-06-20 08:37:38 -07:00
tastybento
4bfd78af19
Add Pladdon
2021-05-31 16:13:20 -07:00
tastybento
a0adae0911
Version 1.15.0
2021-05-31 16:13:10 -07:00