Commit Graph

300 Commits

Author SHA1 Message Date
tastybento
187c80aa6a Remove DataObject from AISettings 2019-05-08 12:39:31 -07:00
tastybento
0a4d1ac843 Merge branch 'develop' of https://github.com/BentoBoxWorld/AcidIsland.git into develop 2019-05-07 21:46:29 -07:00
tastybento
f46f34a7de Spanish locale. Credit: @SrAcosta 2019-05-07 21:46:15 -07:00
tastybento
56d4f804e8 Fixes permissions
https://github.com/BentoBoxWorld/BSkyBlock/issues/120
2019-05-07 13:16:37 -07:00
tastybento
9c7c00766d Fixes bug in onLoad where config was being saved twice and corrupting. 2019-05-05 13:10:17 -07:00
tastybento
58f94bc442 Taking SonarCloud offline for now. 2019-05-04 23:31:25 -07:00
tastybento
e429205ce8 Updated travis 2019-05-04 23:27:56 -07:00
tastybento
42c3ac8c6b Updated API to use 1.5.0 BentoBox API 2019-05-04 23:15:25 -07:00
tastybento
29a26bd231 Updated POM version for bentobox 2019-05-01 11:29:15 -07:00
tastybento
9d4e524014 Version 1.4.0 2019-03-28 19:41:53 -07:00
tastybento
def76296ba Merge remote-tracking branch 'origin/develop' 2019-03-28 19:40:51 -07:00
tastybento
c7cd931e3f Fixes bug with getter and setter 2019-03-23 16:15:58 -07:00
tastybento
d83ab8f54d Update to embedded config.yml 2019-03-23 15:57:32 -07:00
tastybento
c8cbbe717e Update to BentoBox 1.4.0 API 2019-03-23 15:48:32 -07:00
tastybento
7a7c34af56 Fixed bug where animals were being burned to monster settings 2019-03-09 22:53:59 -08:00
tastybento
f155fbaa37 Version up and travis added 2019-03-09 22:36:38 -08:00
tastybento
5a9549343b Merge branch 'develop' 2019-02-23 19:27:47 -08:00
tastybento
b2340ef9d3 Added test classes for acid command and user command
Version up
2019-02-23 19:24:52 -08:00
tastybento
be8ca1433e Merge remote-tracking branch 'origin/admintrash' into develop 2019-02-19 22:32:07 -08:00
tastybento
5deb9192db Adds flag reset admin command. 2019-02-16 22:34:06 -08:00
tastybento
b4b4c52b33 Destroys armor if it is too damaged.
https://github.com/BentoBoxWorld/AcidIsland/issues/42
2019-02-16 21:42:09 -08:00
tastybento
09b113901f Added admin trash commands. 2019-02-16 21:11:16 -08:00
tastybento
254a0ef459 Fixes cold and dry biomes for acid rain numerically
https://github.com/BentoBoxWorld/AcidIsland/issues/41
2019-02-16 17:40:19 -08:00
tastybento
6a9944c3e4 Adds acid damage protection for helmet respiration enchantment
https://github.com/BentoBoxWorld/AcidIsland/issues/8

Also fixes a bug where the protection could be more than the damage and
cause negative damage to the player.
2019-02-16 12:08:28 -08:00
tastybento
07ef606eda Snow will not be like acid rain
https://github.com/BentoBoxWorld/AcidIsland/issues/38
2019-02-16 11:45:30 -08:00
tastybento
28ead7494b adds support for Conduit Power
https://github.com/BentoBoxWorld/AcidIsland/issues/39
2019-02-15 08:55:15 -08:00
tastybento
363e7a2ad4 Fixes moving into dry biomes for acid rain
https://github.com/BentoBoxWorld/AcidIsland/issues/35
2019-02-12 23:27:42 -08:00
tastybento
912221004b Adds Polar Bear to immune list
https://github.com/BentoBoxWorld/AcidIsland/issues/36
2019-02-12 23:21:48 -08:00
tastybento
69f7d2c816 Saves config after loading so it can be changed mid-game. 2019-02-12 23:08:04 -08:00
tastybento
434f37e4b0 Removes bedrock block because dragon is solved. 2019-02-11 19:15:34 -08:00
tastybento
2d31b96d70 Removes extraneous settings.
https://github.com/BentoBoxWorld/BentoBox/issues/531
2019-02-08 17:50:55 -08:00
tastybento
7a1a5b7818 Version up. Adds bedrock block to put end exit island high up. 2019-02-05 23:26:57 -08:00
tastybento
71913e171d Fixes sea height to match config.yml settings
Was 1 block off.

https://github.com/BentoBoxWorld/AcidIsland/issues/33
2019-02-04 23:17:22 -08:00
tastybento
8ee81763d1 Adds End and other biomes to dry biomes list
Stops acid rain damage in dry biomes

https://github.com/BentoBoxWorld/AcidIsland/issues/32
2019-02-03 19:34:43 -08:00
tastybento
02232fde3b Match BSkyBlock admin and user commands 2019-01-27 19:12:53 -08:00
tastybento
38cb6aea7f Updated copyright year 2019-01-27 17:02:26 -08:00
tastybento
2bb13edede Version up 1.2.1-SNAPSHOT 2019-01-27 08:19:34 -08:00
tastybento
2b2ef216d9 Version up 1.2 2019-01-27 08:11:52 -08:00
tastybento
16c458d77e Version up 2019-01-27 08:10:49 -08:00
tastybento
95eb5dafe9 Merge branch 'develop' of
https://github.com/BentoBoxWorld/acidisland.git into develop

Conflicts:
	pom.xml
2019-01-26 16:36:05 -08:00
tastybento
12470e5cfb Uses new GameModeAddon API 1.1.1 2019-01-26 16:35:05 -08:00
tastybento
3acc63bcbd Burns items floating on the surface of water
https://github.com/BentoBoxWorld/AcidIsland/issues/30
2019-01-25 11:24:31 -08:00
tastybento
1c93fba11a Turtles and downed are immune to acid
https://github.com/BentoBoxWorld/AcidIsland/issues/29
https://github.com/BentoBoxWorld/AcidIsland/issues/28
2019-01-25 11:09:45 -08:00
tastybento
8ca438640f Using new GameMode API for command declaration 2019-01-16 10:36:44 -08:00
tastybento
35f2cbe563 Fixed JavaDoc warnings. 2019-01-13 18:41:20 -08:00
tastybento
688f60180f Version up 2019-01-13 18:36:07 -08:00
Florian CUNY
3b4033c0da Version 1.1-SNAPSHOT (develop) 2019-01-04 10:44:56 +01:00
Florian CUNY
78dba1d243 Release 1.0 2019-01-04 10:42:22 +01:00
tastybento
d6264f28a9 Version up 1.0
Added OBSIDIAN_SCOOPING: true to config.yml.
2019-01-03 09:48:48 -08:00
tastybento
1da1bd591c Using new AdminResetsResetCommand 2019-01-03 09:41:20 -08:00