tastybento
e3bb98f623
Merge pull request #139 from BentoBoxWorld/develop
...
Version 1.18.0
2023-05-14 08:25:09 -07:00
tastybento
c381f1b1da
Close off remaining gap. #138
2023-05-12 19:27:32 -07:00
tastybento
83f28a672f
Add a bedrock base to ocean floor. #138
2023-05-12 08:44:44 -07:00
BONNe
cd5e31a1a4
Init 1.18.0
2023-04-15 23:37:35 +03:00
BONNe
efbce5d552
Merge branch 'develop' into master
...
# Conflicts:
# pom.xml
# src/main/resources/addon.yml
2023-04-15 23:36:45 +03:00
tastybento
48a5ca7526
Updated dependencies
2023-04-15 11:28:50 -07:00
BONNe
5362fc689e
Create plugin.yml ( #135 )
...
* Create plugin.yml
* Update pom.xml
* Update AcidIslandPladdon.java
2023-04-08 18:36:48 +03:00
tastybento
76ab022246
Remove dependency
2023-03-25 09:53:06 -07:00
tastybento
3276813674
Switch to use annotations for plugin.yml
2023-03-25 09:45:06 -07:00
tastybento
f79aeac4b8
Updated plugin.yml to have name of addon to make it unique
2023-03-25 09:11:17 -07:00
tastybento
ed9c5abb9a
Use 1.22.1 API and require new chunk gen handling
2023-03-03 17:58:45 -08:00
tastybento
cb41ef9ef3
Version 1.17.2
...
Update to BentoBox 1.22.1 API
2023-03-03 17:56:16 -08:00
tastybento
451e2b7045
Update README.md
2023-03-03 17:53:35 -08:00
tastybento
78e6a301b1
Version 1.17.1 ( #134 )
...
* version 1.17.1
* Added ocean floor config option for baxkward compatibility with upgrades
Default is false, so that upgrades don't see a floor.
2023-02-18 09:41:11 -08:00
tastybento
c9dd709a68
Added ocean floor config option for baxkward compatibility with upgrades
...
Default is false, so that upgrades don't see a floor.
2023-02-18 09:35:03 -08:00
tastybento
5c9eed21fd
version 1.17.1
2023-02-18 09:32:24 -08:00
tastybento
4601c76250
New version 1.17 ( #133 )
...
* 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>
* Init next AcidIsland version
* Translate ru.yml via GitLocalize (#130 )
Co-authored-by: DraimCiDo <danilaorlov4@gmail.com>
* Fix play sound test
* Update to latest JavaDoc maven plugin to fix issue
* Update to latest BentoBox API
* Version that has an ocen floor and uses new generator methods
* Fix tests
* Fix deprecated method calls
* Try different github workfow to see if coverage works
* Add ${argLine} to get jacoco coverage
* Fix bugs and code smells.
* Fix jacoco POM for code scanning
---------
Co-authored-by: BONNe <bonne@bonne.id.lv>
Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
Co-authored-by: DraimCiDo <danilaorlov4@gmail.com>
2023-02-18 09:16:35 -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
4d55b4de5e
Fix failing unit-tests
2022-10-04 15:18:39 +03:00
BONNe
e62698720d
Merge remote-tracking branch 'origin/develop' into master
...
# Conflicts:
# pom.xml
# src/main/resources/addon.yml
2022-10-04 15:10:59 +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
d722e9f4ad
Version 1.15.2 ( #118 )
...
* Add support for 1.16.5
2021-11-27 11:32:45 -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