Commit Graph

95 Commits

Author SHA1 Message Date
tastybento 54ac6f5499 Update to Java 16 and new sonar cloud 2021-06-20 10:39:03 -07:00
tastybento 1246496373 Version 2.7.0 2021-06-05 08:32:27 -07:00
tastybento 7265b5ae16 Use 1.17.0-SNAPSHOT BentoBox 2021-05-31 16:16:14 -07:00
tastybento 04596915ce Pladdon version 2021-05-30 18:40:58 -07:00
tastybento e0736fca4c Version 2.6.4 2021-04-08 16:51:05 -07:00
tastybento 33a3425619 Updated to support AdvancedChests 15.0
Fixes https://github.com/BentoBoxWorld/Level/issues/218
2021-04-08 16:49:18 -07:00
tastybento 9bff48b7b0 Version 2.6.3 2021-03-27 08:21:35 -07:00
tastybento f2b3903c6f Version 2.6.2 2021-03-07 13:54:35 -08:00
tastybento ff670c04d8 Use release version of BentoBox 2021-03-07 13:53:29 -08:00
tastybento 5452b3a9d9 Not show private classes in JavaDocs. 2021-03-06 10:11:35 -08:00
tastybento 39423508b9 Version 2.6.1 2021-02-28 11:12:28 -08:00
tastybento e002ade414 Version 2.6.0 2021-02-23 18:58:47 -08:00
tastybento 49c7d8a09e Version 2.5.3 2021-02-20 19:06:55 -08:00
tastybento 01004e00ac Version 2.5.2 2021-02-14 12:57:15 -08:00
tastybento 4b196f4f31 Use BentoBox 1.15.4 2020-12-30 22:57:56 -08:00
tastybento 7973ef1154 Updated to BentoBox 1.15.4 API 2020-12-27 11:10:53 -08:00
tastybento 920f3675f7 Version 2.5.0 2020-09-13 11:21:00 -07:00
tastybento 4efc5cbc06 2.4.2 2020-09-07 11:18:35 -07:00
tastybento 49e56b515a Version 2.4.1 2020-08-15 09:59:08 -07:00
tastybento dab0e84bc0
Island levels (#178)
* Stores level data on a per island basis

* Migrate after BentoBox worlds have loaded.

* Added new Admin set initial level handicap command

* Bug fixing

* Fix test

* Removed code smell
2020-07-26 14:40:17 -07:00
tastybento 6800bdd3ce Version 2.3.4 2020-07-20 23:16:53 -07:00
tastybento 3cc887b6d3 Adds concurrent island leveling.
New config.yml entry. Can do concurrent checks up to amount admin
decides.
Fixes issue with reloading where the queue was not disabled and
continued to run.
2020-07-18 13:39:10 -07:00
tastybento 35da2246c5 Added eclipse annotation dependency to POM 2020-07-17 15:27:09 -07:00
tastybento 52a5da55bd Version up 2020-07-11 15:34:32 -07:00
tastybento 9fb7d7897d Handles null values for LevelsData
https://github.com/BentoBoxWorld/Level/issues/169
2020-07-10 20:36:58 -07:00
tastybento 6efa22e77f 1.14.0 BentoBox API 2020-07-07 18:40:46 -07:00
tastybento a6be22bfe5 Fixes bugs introduced by code smell fixes. 2020-06-25 19:17:39 -07:00
tastybento 08b7c99c3f Complete rewrite to enable pipelining.
Adds ability to scan chest contents.
2020-06-21 17:54:51 -07:00
tastybento f78b2c8231 Update to 1.14 BentoBox API
Uses shorter table names in SQL databases.
Uses async saving methods.
2020-06-10 20:49:28 -07:00
tastybento 95875b10ec Version 2.0.0 2020-04-19 09:06:19 -07:00
tastybento b3b6502ef3 Version 1.9.4 2020-02-01 20:07:12 -08:00
Dalton Burchard f779f0ca95 Add support for Wild Stacker (#124)
* Add support for Wild Stackers (Blocks Only)

* Shorten my recent commit, modified checkBlock method slightly to not pass full BlockData; rather just the Material that is used in the method
2020-01-28 08:32:52 -08:00
tastybento ccc3ef65be Backwards compatibility restored.
Fixes https://github.com/BentoBoxWorld/Level/issues/119
2020-01-11 09:12:59 -08:00
tastybento d8b838cc36 Makes result of the IslandLevelCalculatedEvent easier for plugins to get
https://github.com/BentoBoxWorld/Level/issues/118
2020-01-10 16:22:44 -08:00
tastybento 187e491bea Updated to BentoBox 1.11.0 API
Fixes https://github.com/BentoBoxWorld/Level/issues/117
2020-01-10 14:05:00 -08:00
tastybento dab37e6af4 Version 1.9.1 2019-11-30 18:29:22 -08:00
tastybento 838507cc4a Uses BentoBox 1.9.0 API for PaperLib 2019-11-16 15:31:58 -08:00
tastybento d4c9bd654d
Uses PaperLib to get chunks async (#95)
* Uses PaperLib to get chunks async.

Appears to work fine on regular Spigot too.

* Removes config settings not required anymore.

* Future is on main thread, so do calcs async

* Implements multi-threaded level calculation.

* Remove debug from version
2019-11-15 19:31:58 -08:00
tastybento 62bf2a6e88 Added SonarCloud 2019-11-03 18:14:10 -08:00
tastybento 62f65e23ac Config now has 1.14.x blocks in it by default.
https://github.com/BentoBoxWorld/Level/issues/61

Version update to 1.8.0
2019-10-20 19:43:47 -07:00
tastybento 378a855bde Version 1.7.0 up
Adjusted Travis
2019-08-16 14:21:17 -07:00
tastybento 904522367d Updates POM to show build numbers in final name
https://github.com/BentoBoxWorld/Level/issues/74

Also updates to latest PowerMockito and Mockito2
2019-08-07 08:08:11 -07:00
tastybento b950177ead Fixed permission bug where players were not added to top ten
https://github.com/BentoBoxWorld/Level/issues/71

Added test case classes - still a WIP
2019-07-31 23:32:20 -07:00
tastybento 908027e6ba Adds support for double slabs.
https://github.com/BentoBoxWorld/Level/issues/64
2019-07-06 10:31:42 -07:00
tastybento d811b30d3f Fix unknown player [name] bug
Version up.
2019-06-20 18:01:26 -07:00
tastybento 6415efee28 1.5.0 Release 2019-06-09 19:17:49 -07:00
tastybento 2ea430554f Uses BentoBox 1.5.0 API and Spigot 1.14.1 API 2019-05-15 15:50:23 -07:00
tastybento 6e8890161f Version 1.4.0 2019-03-28 19:59:11 -07:00
tastybento bcfb5f2155 Merge remote-tracking branch 'origin/master' into develop 2019-03-12 19:38:43 -07:00
tastybento 3038cca894 Added codemc public repo to POM
To resolve releases, not just snapshots.
2019-03-03 17:47:07 -08:00