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
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
9fab51482b
Use BentoBox 1.15.4
2020-12-30 22:57:22 -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
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
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
tastybento
aaf05bc4cd
Version 1.14.4
2020-10-21 21:26:52 -07:00
tastybento
d72cc11ab6
Merge if statements
2020-10-10 19:53:10 -07:00
tastybento
bba53387a4
Added AcidIsland test class
2020-10-10 19:27:30 -07:00
tastybento
b01c1551a6
Removed code smell
2020-10-10 19:00:59 -07:00
tastybento
2cc574d7b0
Added AISettings test class
2020-10-10 19:00:49 -07:00
tastybento
d1e13f1c95
Refactored AcidEffect to make it easier to understand
2020-10-10 14:40:33 -07:00
tastybento
91ff142254
Consolidated Acid events using an abscract event
2020-10-10 14:21:48 -07:00
tastybento
388d386ef8
Updated to compile in Travis under JDK11 for sonar cloud
2020-10-10 14:12:20 -07:00
gitlocalize-app[bot]
15ffdfd426
Translate vi.yml via GitLocalize ( #102 )
...
Co-authored-by: Nguyen Minh An <minh.annguyen264@gmail.com>
2020-10-02 14:42:34 -07:00
tastybento
7f2216da8a
Code smell reduction ( #100 )
2020-09-12 12:06:49 -07:00
tastybento
fc84ea32bb
Add cleanstone removal to nether and end
...
Fixes https://github.com/BentoBoxWorld/AcidIsland/issues/94
2020-08-17 16:12:04 -07:00
tastybento
6708937c17
Protects visitors from acid damage.
...
Sets default for to allow acid damage for visitors.
Fixes https://github.com/BentoBoxWorld/AcidIsland/issues/93
2020-08-14 15:31:07 -07:00
tastybento
cfbda44e1f
1.16.2 spigot API
2020-08-13 16:51:14 -07:00
tastybento
9193bb9cbd
Prevents damage to players with Essnetials God Mode on
...
https://github.com/BentoBoxWorld/AcidIsland/issues/93
2020-08-13 12:34:45 -07:00
tastybento
e9656dedce
1.14.3
2020-08-13 12:34:18 -07:00
tastybento
c1515e8689
Moves acid task to async.
2020-08-09 11:00:01 -07:00
tastybento
4f448ba28c
1.14.2
2020-08-09 10:59:48 -07:00
tastybento
79c52b1bfc
1.14.0 BentoBox API
2020-07-07 18:36:41 -07:00
tastybento
30a1302867
Backwards compatibility with 1.15.2
2020-06-30 16:15:40 -07:00
tastybento
b9052d85cd
Backwards compatibility with 1.15.2
2020-06-30 16:15:22 -07:00
tastybento
50d234b9b2
Added default biomes for nether end. 1.16.1 only from now on.
2020-06-29 18:48:10 -07:00
tastybento
f7a9342c4d
Version 1.14.0
2020-06-26 16:12:30 -07:00
tastybento
2195a428d7
Updated to BentoBox 1.13.0 API
2020-05-05 18:22:14 -07:00
tastybento
0cdb761ecd
Version 1.13.1
2020-05-05 18:08:35 -07:00
tastybento
331f192cd9
Merge remote-tracking branch 'origin/develop'
2020-05-05 16:58:53 -07:00
tastybento
9c661b6c6e
Merge branch 'develop' of
...
https://github.com/BentoBoxWorld/AcidIsland.git into develop
Conflicts:
src/main/java/world/bentobox/acidisland/AISettings.java
2020-04-18 14:47:39 -07:00