Commit Graph

380 Commits

Author SHA1 Message Date
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
tastybento
00b0bda860 Additional null check. 2021-05-03 16:34:10 -07:00
tastybento
8e107fc0a9 Save new flags to config after addon loading.
https://github.com/BentoBoxWorld/BSkyBlock/issues/401
2021-04-25 11:10:21 -07:00
tastybento
6be3468b2a Fix tests 2021-04-25 10:08:56 -07:00
tastybento
5fd56876f1 Change settings to match defaults in config.yml 2021-04-25 10:05:21 -07:00
tastybento
6a518c4a82 Merge branch 'develop' of https://github.com/BentoBoxWorld/AcidIsland.git into develop 2021-04-25 09:41:00 -07:00
tastybento
f6e9fd4816 Updated README.md 2021-04-25 09:40:51 -07:00
tastybento
72aa445c13 Run tests with PowerMockRunner. 2021-03-28 21:02:06 -07:00
tastybento
1e39d80ced Version 1.14.7 2021-03-21 16:16:01 -07:00
tastybento
7fe15dbc76 Merge branch 'develop' 2021-03-21 16:15:02 -07:00
tastybento
4122bf1853 Correct version number reference. 2021-03-21 16:11:29 -07:00
BONNe
2a573e9fc5
Expose BentoBox 1.14 onRespawnCommands. (#108)
BentoBoxWorld/BentoBox#1719
2021-03-16 12:34:26 -07:00
BONNe
611707f31c
Expose BentoBox 1.16 portal generation mechanics. (#107)
BentoBoxWorld/BentoBox#1718
2021-03-16 12:34:14 -07:00
tastybento
2c8f833516 Use GitHub workflows for Sonar Cloud 2021-03-06 12:32:35 -08:00
tastybento
65146ab5d0 Merge remote-tracking branch 'origin/develop' 2020-12-30 23:04:31 -08:00
tastybento
9fab51482b Use BentoBox 1.15.4 2020-12-30 22:57:22 -08:00
tastybento
f5e12cf0df Merge branch 'develop' 2020-12-27 17:38:39 -08:00
tastybento
890ddc9c9d Hooked in events that were not being called.
EntityDamageByAcidEvent and ItemDestroyByAcidEvent were never actually
being called by any code.

Added handlers to each event so that they fire correctly.
2020-12-27 17:15:39 -08:00
tastybento
4f6a5b4c28 Deprecated these classes - they are never used 2020-12-27 17:14:27 -08:00
tastybento
8f48064f41 Version 1.14.6 2020-12-27 17:14:06 -08:00
tastybento
0fa81685c6 Merge branch 'develop' 2020-11-27 08:03:06 -08:00
tastybento
6907edd407 Do not set world mob spawn settings unless > 0 2020-11-27 07:50:25 -08:00
tastybento
2a51a72964 Version 1.14.5 2020-11-27 07:49:58 -08:00
tastybento
8f427e03b8 Merge branch 'develop' 2020-10-24 14:07:43 -07:00
tastybento
9c77498cb4 Clean stone wasn't allowed in non-BentoBox worlds.
Fixes https://github.com/BentoBoxWorld/AcidIsland/issues/104
2020-10-24 14:05:54 -07:00
tastybento
b517789ffd Updated config.yml 2020-10-21 21:32:06 -07:00
tastybento
dae0140793 Added settings for mob block and teleport on island gen
https://github.com/BentoBoxWorld/AcidIsland/issues/103
2020-10-21 21:27:52 -07:00