tastybento
df273d9a81
Merge pull request #140 from BentoBoxWorld/develop
...
Version 1.18.1
2023-11-26 11:28:10 -08:00
tastybento
8c9626b9aa
Merge pull request #145 from BentoBoxWorld/gitlocalize-27260
...
Add Ukrainian locale
2023-11-26 10:23:34 -08:00
tastybento
4a1642f403
Update uk.yml
2023-11-26 10:23:22 -08:00
mt-gitlocalize
6f3da07886
Translate uk.yml via GitLocalize
2023-11-26 10:43:21 +00:00
tastybento
8ee933f2f2
Fix test to enable RanksManager database
2023-11-12 12:31:33 -08:00
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
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