Commit Graph

381 Commits

Author SHA1 Message Date
tastybento
a3f72f5f1d Only helmets take damage from acid rain
https://github.com/BentoBoxWorld/AcidIsland/issues/58
2019-08-30 21:12:44 -07:00
tastybento
e7c6a751c0 Renamed Japanese locale file. 2019-08-28 16:01:10 -07:00
tastybento
d419720591 Merge branch 'develop' of https://github.com/BentoBoxWorld/AcidIsland.git into develop 2019-08-28 16:00:34 -07:00
tastybento
43241fe98a Renamed Spanish language file. 2019-08-28 16:00:25 -07:00
tastybento
7764941514
Japanese translation (#56)
* Translate ja-JP.yml via GitLocalize
2019-08-17 18:04:11 -07:00
tastybento
dbd578a2d7 1.6.0 Release 2019-08-15 07:59:35 -07:00
tastybento
4c6cb94877 Merge remote-tracking branch 'origin/develop' 2019-08-15 07:51:16 -07:00
tastybento
2bb6c6311b Updated POM to show build #'s and updated tests 2019-08-11 12:39:18 -07:00
tastybento
fe66dfd54a Added Admin Settings command using BentoBox 1.6.0 API 2019-08-10 11:18:25 -07:00
tastybento
6488dac1b1 Added admin purge command 2019-07-19 19:06:36 -07:00
tastybento
933ed94dee Fixes flag saving issue exposed by Flag API on Bentobox.
https://github.com/BentoBoxWorld/AcidIsland/issues/53

AcidIsland was creating a new config object every time which caused
async race conditions when saving. The same config object should be used
continuously.

Also fixed test issue with DelayedCommand.
2019-07-18 18:44:10 -07:00
tastybento
dd47f6191b Updated to 1.6.0 API
Removed nether trees. Added reset deaths on new island.
2019-07-06 23:50:12 -07:00
tastybento
541ec30de8 Adds island near command.
Fixes tests.
2019-06-26 17:44:40 -07:00
tastybento
c1b6520fcf Uses new command call API 1.5.3 2019-06-18 08:59:37 -07:00
tastybento
9c19c972cf Merge branch 'develop' 2019-06-09 19:11:55 -07:00
tastybento
71195a2ce6 Updated to 1.5.0 release 2019-06-09 19:10:37 -07:00
tastybento
f349a56d82 Removes death sum setting. 2019-06-08 09:12:20 -07:00
tastybento
5e60ba1a2d Update config.yml to use new comments 2019-06-07 22:27:06 -07:00
tastybento
f230715625 Cleans up kicked-keep-inventory config setting.
https://github.com/BentoBoxWorld/BentoBox/issues/738
2019-06-07 22:20:04 -07:00
tastybento
e516fe5631 Better blueprints
Previous versions had errors in them
2019-06-02 21:18:07 -07:00
tastybento
ca5c512514 Adds admin switch command to bypass protections. 2019-05-25 20:10:32 -07:00
tastybento
42567d2114 Added temple blueprint 2019-05-25 12:36:04 -07:00
tastybento
97998edd19 Enables snow to cause acid damage. Both falling and snow on the ground.
https://github.com/BentoBoxWorld/AcidIsland/issues/44
2019-05-15 18:30:21 -07:00
tastybento
51c087fc7a Sets boat access to allowed by default in the world. 2019-05-15 17:54:10 -07:00
tastybento
7415b6db62 Adds a delay to enable conduit power to kick in.
Can be adjusted via config.yml.

https://github.com/BentoBoxWorld/AcidIsland/issues/51
2019-05-15 17:53:49 -07:00
tastybento
2f30308de7 Update to 1.14.1 API 2019-05-15 15:26:13 -07:00
tastybento
64512ae8dc Uses lower case world name. Fixes blueprints to be AcidIsland ones. 2019-05-15 14:42:08 -07:00
tastybento
abd38dceca Merge remote-tracking branch 'origin/blueprints' into develop 2019-05-15 14:22:37 -07:00
tastybento
36fb5419e1 Switch over to use blueprint files 2019-05-13 22:28:03 -07:00
tastybento
da64b4456f Support for blueprint command.
Still needs blueprint files.
2019-05-13 21:58:19 -07:00
Florian CUNY
8407abeacc
Added a few attributes to addon.yml 2019-05-13 10:45:53 +02:00
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