Commit Graph

66 Commits

Author SHA1 Message Date
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
tastybento f4d7299015 Removed SonarCloud from pom to get Travis to build for now. 2019-02-24 09:18:00 -08:00
tastybento 61d19053ab Version up 1.3.0 2019-02-23 20:17:01 -08:00
tastybento ddbe806af5 Fixes a load of bugs.
https://github.com/BentoBoxWorld/Level/issues/41
https://github.com/BentoBoxWorld/Level/issues/44
https://github.com/BentoBoxWorld/Level/issues/45
2019-02-21 19:56:44 -08:00
tastybento d4e1bbf0bd Fixes exploit where players could get duplicate top ten entries
https://github.com/BentoBoxWorld/Level/issues/22

Requires 1.3.0 or later BentoBox because it listens for new events fired
by that version.
2019-02-02 20:44:15 -08:00
tastybento 8eaca607d8 Added level placeholder
This requires BentoBox 1.3.0

This needs testing with plugins that use placeholders.
2019-02-02 12:31:14 -08:00
tastybento 6364ee4360 Updated to new SonarCloud settings 2019-01-13 19:10:28 -08:00
tastybento d0305e3d7e Updated to 1.1-SNAPSHOT
Removed deprecated command classes.
2019-01-13 18:51:46 -08:00
tastybento 28e6ea4377 Version up.
Cleaned up JavaDoc
2019-01-03 10:27:20 -08:00
Florian CUNY ba606abfef Lowercased artifactId 2018-12-30 14:09:35 +01:00
Florian CUNY 68af2d63e7 Version 0.3.0-SNAPSHOT (develop) 2018-12-23 21:23:13 +01:00
Florian CUNY dfd9d3cb3d Version 0.2.0 2018-12-23 21:21:46 +01:00
Florian CUNY eb7a953875 Updated to BentoBox Alpha 13 (0.18.0-SNAPSHOT) 2018-12-23 20:53:06 +01:00
Florian CUNY 62c9932f5d Fixed pom & updated to Spigot 1.13.2 2018-12-23 20:49:54 +01:00
Florian CUNY e384999e13 Version 0.2.0-SNAPSHOT 2018-12-23 20:48:45 +01:00
tastybento 67fa9e31e4 Updated to latest BentoBox version and API 2018-12-01 19:34:08 -08:00
tastybento 5eea419746 Uses a trial generic event to expose add-on data as K,V pairs. 2018-11-25 22:29:45 -08:00
Florian CUNY 413887d31f Added CodeMC CI to distribution management in POM 2018-10-31 14:14:30 +01:00
Florian CUNY 70d29e62ae The Flattening & renamed the addon "Level" instead of "BentoBox-Level" 2018-10-31 14:09:56 +01:00
tastybento c269482447 Updated to 0.12.0 API. 2018-10-30 18:27:18 -07:00
tastybento cbf3f6cbd5 Adjusted config.yml comments.
Switched POM to reference 0.9.0 Bentobox.
2018-09-23 13:23:28 -07:00
tastybento b3ba8c935e Makes the BSkyBlock and AcidIsland commands configurable.
https://github.com/BentoBoxWorld/addon-acidisland/pull/4
2018-09-16 15:44:48 -07:00
tastybento 3d8c7dafea Added POM version to addon.yml 2018-09-03 21:39:41 -07:00
tastybento 621749d0d4 Changed sonarcloud POM part 2018-09-01 19:42:18 -07:00
tastybento f68967ec69 Version up 2018-09-01 19:33:38 -07:00
tastybento 6d48064c73 Use 1.13.1 API 2018-08-26 08:38:45 -07:00
tastybento 54335f1a49 Try version number for sonarcloud plugin 2018-08-24 16:33:03 -07:00
tastybento 407a099167 Added codemc repo to POM 2018-08-24 16:18:53 -07:00
tastybento 5748493617 Removed POM dependencies on BSkyBlock and AcidIsland 2018-08-23 13:39:09 -07:00
tastybento 3de5dea136 Updated artifact id for AcidIsland 2018-08-23 13:36:20 -07:00