Commit Graph

348 Commits

Author SHA1 Message Date
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 e383f79e3e Remove loadchunk from chunk snapshot. 2019-11-10 15:06:30 -08:00
tastybento 4e33df1927 Added forced chunk loading back in. 2019-11-09 20:51:41 -08:00
tastybento 55f6a124bf Does not save chunks on unloading. 2019-11-09 20:34:12 -08:00
tastybento 91a69adae1 Split out Results class. 2019-11-09 20:09:16 -08:00
tastybento a443e434f9 Fixed travis.yml to point to right project 2019-11-07 16:58:37 -08:00
tastybento c7f597e2ac Removed sonar_token reference from travis.yml 2019-11-07 16:56:26 -08:00
tastybento 10a7b451ba Merge remote-tracking branch 'origin/master' into develop 2019-11-03 18:15:55 -08:00
tastybento 62bf2a6e88 Added SonarCloud 2019-11-03 18:14:10 -08:00
tastybento dda2e66548 Fixes code smells 2019-10-30 16:29:42 -07:00
tastybento 01dd6597d4 Added sonarcloud to POM. 2019-10-30 16:16:54 -07:00
tastybento 1f8accedc5 Updated SonarCube Travis to go to BentoBox World 2019-10-30 16:11:07 -07:00
tastybento ca46b3c107 Merge remote-tracking branch 'origin/develop' 2019-10-20 19:44:13 -07: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 737df3b778 Merge remote-tracking branch 'origin/develop' 2019-10-20 17:44:09 -07:00
tastybento bdb319b8a1 Renamed locales for GitLocalize 2019-09-09 10:42:05 -07:00
Florian CUNY e428d52a45
Use Addon#logWarning() instead of BentoBox's logger 2019-09-07 14:29:58 +02:00
Florian CUNY 407c2640f1
Added icon in addon.yml 2019-08-25 21:00:20 +02:00
tastybento 960f5cbe78 added permissions to readme 2019-08-21 22:13:41 -07:00
tastybento 94114c65e1 Fixes reporting of world-specific block values in console 2019-08-17 10:28:50 -07:00
tastybento 8e2f4a4b5e Fixes bug where island world settings in config were not used
https://github.com/BentoBoxWorld/Level/issues/80
2019-08-16 19:07:13 -07:00
tastybento 378a855bde Version 1.7.0 up
Adjusted Travis
2019-08-16 14:21:17 -07:00
tastybento cc93175098 Merge remote-tracking branch 'origin/develop' 2019-08-16 14:04:53 -07:00
BONNe 0bd5bd4d10 Add ability to specify delay between each task that checks and loads chunks for level calculation. (#76)
Add ability to specify how much chunks should be loaded at the same tick.
2019-08-13 10:11:41 -07:00
BONNe 7e29ba3ade Create lv-LV.yml (#77) 2019-08-12 18:33:10 -07:00
tastybento dc97ddcccd Added build # to addon.yml 2019-08-11 12:40:10 -07:00
tastybento 39de2b9cc8 Adds shorthand level presentation for large level values.
https://github.com/BentoBoxWorld/Level/issues/52
2019-08-08 17:12:12 -07:00
tastybento d49859bc78 Adds level calculation on login option.
https://github.com/BentoBoxWorld/Level/issues/36
2019-08-08 16:30:10 -07:00
tastybento ef81d6c985 Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop 2019-08-08 16:04:17 -07:00
tastybento d5e5410b6c Enabled option to include nether and end islands in level calc
https://github.com/BentoBoxWorld/Level/issues/40
2019-08-08 16:04:07 -07:00
tastybento 8e837857c0
Added build icon 2019-08-08 07:06:30 -07:00
tastybento c4a8e6914b
Added Build icon 2019-08-08 07:06:04 -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 76cfc506fb Allows AIR to have value
https://github.com/BentoBoxWorld/Level/issues/73
2019-08-07 08:07:19 -07:00
tastybento cb2ea7dc5b Completed test cases for TopTen 2019-08-01 22:37:29 -07:00
tastybento c0bcb8db93 Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop 2019-07-31 23:32:29 -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
BONNe f0b6194444 Create tr-TR.yml (#72)
Made by Fenish.
Uploaded from Discord.
2019-07-31 16:36:29 -07:00
tastybento da83f66f8c Avoids loading chunks when preparing the island level calc
https://github.com/BentoBoxWorld/Level/issues/68
2019-07-25 21:04:36 -07:00
tastybento 4fe46bd1a9 Cleans up top ten list 2019-07-10 08:08:26 -07:00
tastybento 5adf2a3ef9 Fixes death counts for new islands.
Relates to https://github.com/BentoBoxWorld/Level/issues/63
and
https://github.com/BentoBoxWorld/BentoBox/pull/817
2019-07-06 11:45:58 -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 1e1e53cf57 Fixes bug where materials in config showed in report.
Calculation was still zero, but the materials should just show in the
last part of the report.
2019-06-20 18:08:36 -07:00
tastybento d811b30d3f Fix unknown player [name] bug
Version up.
2019-06-20 18:01:26 -07:00
tastybento 33f1a0dfb8 Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop 2019-06-20 17:25:35 -07:00
tastybento 392e22e366 Make world names case insensitive
https://github.com/BentoBoxWorld/Level/issues/59
2019-06-20 17:25:20 -07:00
Pierre LAGOUTTE f83d2ddddd Create French (fr-FR) translation (#57)
* Create French translation

* Added plagoutte as an author
2019-06-10 13:30:44 +02:00
tastybento 6415efee28 1.5.0 Release 2019-06-09 19:17:49 -07:00
tastybento 671e17398e Fix for level setting with different sized islands.
https://github.com/BentoBoxWorld/BentoBox/issues/709
2019-05-29 00:12:33 -07:00