Commit Graph

381 Commits

Author SHA1 Message Date
tastybento
ac999a044a User 2.0.0 BentoBox API 2023-11-12 09:40:50 -08:00
tastybento
7384711a64 Shifted island height to 65 2023-11-09 22:06:13 -08:00
tastybento
a689d36f57 Make ocean floor default to on 2023-11-05 06:45:30 -08:00
tastybento
39a7df44ee Added acidrain test method 2023-07-22 15:42:53 -07:00
tastybento
1d3be20237 Merge branch 'develop' of https://github.com/BentoBoxWorld/AcidIsland.git into develop 2023-07-10 21:20:05 -07:00
tastybento
533aee12cb Update Jacoco 2023-07-10 21:19:55 -07:00
tastybento
48e1923fbb
Merge pull request #142 from 4o4E/develop 2023-07-10 18:52:14 -07:00
4o4E
1dd3b1bf85
fix: unbreakable item still damaged by acid 2023-07-10 22:27:10 +08:00
tastybento
85835a40b9
Update README.md 2023-07-08 16:09:29 -07:00
tastybento
817ae62130 Update versions in POM 2023-07-04 17:03:53 -07:00
tastybento
9db846a76e Updated permissions in addon.yml 2023-07-03 11:08:03 -07:00
tastybento
9647338a2f Update Github Action build script 2023-06-24 12:57:11 -07:00
tastybento
46b0c89d3e Version 1.18.1 staging 2023-05-14 08:30:45 -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
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
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
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