Commit Graph

140 Commits

Author SHA1 Message Date
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
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
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
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
tastybento
a744ad8675 Added reloading. 2019-01-02 15:41:13 -08:00
tastybento
2b3ee0997f Adds 1 use of damage to armor if hit by acid.
https://github.com/BentoBoxWorld/AcidIsland/issues/17
2019-01-02 15:13:02 -08:00
tastybento
c83b963366 Fixes acid rain damage after restart
https://github.com/BentoBoxWorld/AcidIsland/issues/15
2019-01-02 14:45:30 -08:00
Florian CUNY
21900c0c76
Merge pull request #21 from BentoBoxWorld/async-schems
Async schems
2019-01-02 20:14:03 +01:00
tastybento
86b86659ed Merge remote-tracking branch 'origin/develop' into async-schems 2019-01-02 10:50:20 -08:00
tastybento
8e18923b81 Adds variable sea heights to overworld/nether/end.
Implements ban limit settings (new WorldSettings interface)

Also cleans up config file with better comments.

https://github.com/BentoBoxWorld/AcidIsland/issues/13
2019-01-02 10:10:23 -08:00
tastybento
1b3043e547 Updated schems 2019-01-01 13:57:15 -08:00
Florian CUNY
e58b499f84 Lowercased artifactId 2018-12-30 14:15:14 +01:00
tastybento
5fa6a23d34 Updated to new API for WorldSettings 2018-12-27 21:03:07 -08:00
tastybento
d728c2ebe0 Merge remote-tracking branch 'origin/gamemode' into develop
Uses new GameModeAddon API
2018-12-27 15:22:33 -08:00