Commit Graph

56 Commits

Author SHA1 Message Date
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
tastybento 4c7a6a710c Fixes points to next level bug.
https://github.com/BentoBoxWorld/addon-level/issues/17
2018-08-23 12:05:28 -07:00
tastybento 2f268ac172 Removed deprecation. 2018-08-15 23:58:58 -07:00
tastybento c4e8fe0662 BentoBox version up. 2018-08-12 19:58:08 -07:00
tastybento e226e106bd New Bentobox version. 2018-08-12 03:04:54 +09:00
tastybento 02bc7c15e5 Fixed resource folder location. 2018-08-10 15:11:23 +09:00
tastybento 60ec40830c Updated to FC-0.9
Moved folders to match Maven layout.

Added LevelPresenterTest class.
2018-08-09 06:34:35 +09:00
tastybento c3f8879a8a Updated to renamed API 2018-08-05 20:38:50 -07:00
tastybento e559c67dd3 BentoBox version 2018-07-28 21:42:29 -07:00
tastybento 5137efb7f0 Rewrote island calculations to be cleaner. 2018-07-28 13:38:04 -07:00
tastybento 181cb25357 Updated to latest CompositeCommand API
Updated POM to use latest BSB version.
2018-07-18 22:58:43 -07:00