Commit Graph

  • 1282cb95b5 Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop tastybento 2019-11-16 19:19:12 -0800
  • 255711afa4 Fixed bugs and removed code smells. tastybento 2019-11-16 19:19:03 -0800
  • 05437ca14a Added admin top remove command to remove players from top ten tastybento 2019-11-16 18:56:33 -0800
  • d227606f7a
    Create id.yml tastybento 2019-11-16 18:26:04 -0800
  • 7ef2e35d92
    Create ro.yml tastybento 2019-11-16 18:25:54 -0800
  • d6117e69d8 Properly deletes hidden players from top ten tastybento 2019-11-16 17:24:11 -0800
  • 838507cc4a Uses BentoBox 1.9.0 API for PaperLib tastybento 2019-11-16 15:31:58 -0800
  • d4c9bd654d
    Uses PaperLib to get chunks async (#95) tastybento 2019-11-15 19:31:58 -0800
  • 7c03d6b103 Remove debug from version tastybento 2019-11-15 19:24:39 -0800
  • 701ff21e8d Implements multi-threaded level calculation. tastybento 2019-11-15 19:23:54 -0800
  • aaa88d765b Future is on main thread, so do calcs async tastybento 2019-11-11 07:37:43 -0800
  • 0647d28c51 Removes config settings not required anymore. tastybento 2019-11-10 15:50:44 -0800
  • 18030acb36 Uses PaperLib to get chunks async. tastybento 2019-11-10 15:48:20 -0800
  • e383f79e3e Remove loadchunk from chunk snapshot. tastybento 2019-11-10 15:06:30 -0800
  • 4e33df1927 Added forced chunk loading back in. tastybento 2019-11-09 20:51:41 -0800
  • 55f6a124bf Does not save chunks on unloading. tastybento 2019-11-09 20:34:12 -0800
  • 91a69adae1 Split out Results class. tastybento 2019-11-09 20:09:16 -0800
  • a443e434f9 Fixed travis.yml to point to right project tastybento 2019-11-07 16:58:37 -0800
  • c7f597e2ac Removed sonar_token reference from travis.yml tastybento 2019-11-07 16:56:26 -0800
  • 10a7b451ba Merge remote-tracking branch 'origin/master' into develop tastybento 2019-11-03 18:15:55 -0800
  • 62bf2a6e88 Added SonarCloud tastybento 2019-11-03 18:14:10 -0800
  • dda2e66548 Fixes code smells tastybento 2019-10-30 16:29:42 -0700
  • 01dd6597d4 Added sonarcloud to POM. tastybento 2019-10-30 16:16:54 -0700
  • 1f8accedc5 Updated SonarCube Travis to go to BentoBox World tastybento 2019-10-30 16:11:07 -0700
  • 3f857e92e5
    Possibly fixed NPE YellowZaki 2019-10-21 13:20:01 +0200
  • ca46b3c107 Merge remote-tracking branch 'origin/develop' 1.8.0 tastybento 2019-10-20 19:44:13 -0700
  • 62f65e23ac Config now has 1.14.x blocks in it by default. tastybento 2019-10-20 19:43:47 -0700
  • b88b59632d
    Added island name to gui-heading YellowZaki 2019-10-21 02:59:04 +0200
  • 737df3b778 Merge remote-tracking branch 'origin/develop' tastybento 2019-10-20 17:44:09 -0700
  • bdb319b8a1 Renamed locales for GitLocalize tastybento 2019-09-09 10:42:05 -0700
  • e428d52a45
    Use Addon#logWarning() instead of BentoBox's logger Florian CUNY 2019-09-07 14:29:58 +0200
  • 407c2640f1
    Added icon in addon.yml Florian CUNY 2019-08-25 21:00:20 +0200
  • 960f5cbe78 added permissions to readme tastybento 2019-08-21 22:13:41 -0700
  • 94114c65e1 Fixes reporting of world-specific block values in console tastybento 2019-08-17 10:28:50 -0700
  • 8e2f4a4b5e Fixes bug where island world settings in config were not used tastybento 2019-08-16 19:07:13 -0700
  • 378a855bde Version 1.7.0 up tastybento 2019-08-16 14:21:17 -0700
  • cc93175098 Merge remote-tracking branch 'origin/develop' 1.6.0 tastybento 2019-08-16 14:04:53 -0700
  • 0bd5bd4d10 Add ability to specify delay between each task that checks and loads chunks for level calculation. (#76) BONNe 2019-08-13 20:11:41 +0300
  • 7e29ba3ade Create lv-LV.yml (#77) BONNe 2019-08-13 04:33:10 +0300
  • 53e9606023
    Create lv-LV.yml BONNe 2019-08-12 11:58:23 +0300
  • f7578d8c0f Add ability to specify delay between each task that checks and loads chunks for level calculation. Add ability to specify how much chunks should be loaded at the same tick. BONNe1704 2019-08-12 11:44:39 +0300
  • dc97ddcccd Added build # to addon.yml tastybento 2019-08-11 12:40:10 -0700
  • 39de2b9cc8 Adds shorthand level presentation for large level values. tastybento 2019-08-08 17:12:12 -0700
  • d49859bc78 Adds level calculation on login option. tastybento 2019-08-08 16:30:10 -0700
  • ef81d6c985 Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop tastybento 2019-08-08 16:04:17 -0700
  • d5e5410b6c Enabled option to include nether and end islands in level calc tastybento 2019-08-08 16:04:07 -0700
  • 8e837857c0
    Added build icon tastybento 2019-08-08 07:06:30 -0700
  • c4a8e6914b
    Added Build icon tastybento 2019-08-08 07:06:04 -0700
  • 904522367d Updates POM to show build numbers in final name tastybento 2019-08-07 08:08:11 -0700
  • 76cfc506fb Allows AIR to have value tastybento 2019-08-07 08:07:19 -0700
  • cb2ea7dc5b Completed test cases for TopTen tastybento 2019-08-01 22:37:29 -0700
  • c0bcb8db93 Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop tastybento 2019-07-31 23:32:29 -0700
  • b950177ead Fixed permission bug where players were not added to top ten tastybento 2019-07-31 23:32:20 -0700
  • f0b6194444 Create tr-TR.yml (#72) BONNe 2019-08-01 02:36:29 +0300
  • 02d22df2de
    Create tr-TR.yml BONNe 2019-07-31 11:47:53 +0300
  • da83f66f8c Avoids loading chunks when preparing the island level calc tastybento 2019-07-25 21:04:36 -0700
  • 4fe46bd1a9 Cleans up top ten list tastybento 2019-07-10 08:08:26 -0700
  • 5adf2a3ef9 Fixes death counts for new islands. tastybento 2019-07-06 11:45:58 -0700
  • 908027e6ba Adds support for double slabs. tastybento 2019-07-06 10:31:42 -0700
  • 1e1e53cf57 Fixes bug where materials in config showed in report. tastybento 2019-06-20 18:08:36 -0700
  • d811b30d3f Fix unknown player [name] bug tastybento 2019-06-20 18:01:26 -0700
  • 33f1a0dfb8 Merge branch 'develop' of https://github.com/BentoBoxWorld/Level.git into develop tastybento 2019-06-20 17:25:35 -0700
  • 392e22e366 Make world names case insensitive tastybento 2019-06-20 17:25:20 -0700
  • f83d2ddddd Create French (fr-FR) translation (#57) Pierre LAGOUTTE 2019-06-10 13:30:45 +0200
  • 0551a9d55c
    Added plagoutte as an author Florian CUNY 2019-06-10 13:28:32 +0200
  • 929e1688f0
    feat. add FR language nivcoo 2019-06-10 10:37:23 +0200
  • 6415efee28 1.5.0 Release tastybento 2019-06-09 19:17:49 -0700
  • 42c9e7120f
    Create French translation Pierre LAGOUTTE 2019-06-09 15:42:16 +0200
  • 671e17398e Fix for level setting with different sized islands. tastybento 2019-05-29 00:12:33 -0700
  • 2ea430554f Uses BentoBox 1.5.0 API and Spigot 1.14.1 API 1.5.0 tastybento 2019-05-15 15:50:23 -0700
  • 0c111c1305 YAML fixes. tastybento 2019-05-07 21:43:37 -0700
  • 01a4009fb5 Spanish locale. Credit @SrAcosta tastybento 2019-05-07 21:42:04 -0700
  • 6e8890161f Version 1.4.0 1.4.0 tastybento 2019-03-28 19:59:11 -0700
  • bcfb5f2155 Merge remote-tracking branch 'origin/master' into develop tastybento 2019-03-12 19:38:43 -0700
  • bb21dbb266 Added protection for unowned islands tastybento 2019-03-10 17:47:05 -0700
  • 3038cca894 Added codemc public repo to POM tastybento 2019-03-03 17:47:07 -0800
  • e011c2ef3f Add TopTenRequestHandler (#46) (#48) BONNe 2019-02-28 00:14:20 +0200
  • 8add41c140 Add value command (#47) Poma123 2019-02-27 23:13:17 +0100
  • 6f48fd8c25 Add TopTenRequestHandler (#46) BONNe 2019-02-27 23:54:13 +0200
  • 9e18d22f19 Add value command poma123 2019-02-27 22:38:01 +0100
  • 35557c0904 Add value command poma123 2019-02-27 22:16:11 +0100
  • f4d7299015 Removed SonarCloud from pom to get Travis to build for now. 1.3.0 tastybento 2019-02-24 09:18:00 -0800
  • b04233db2e Updated readme and added version to config.yml tastybento 2019-02-24 08:56:10 -0800
  • 61d19053ab Version up 1.3.0 tastybento 2019-02-23 20:17:01 -0800
  • 7d6afc7962 Merge remote-tracking branch 'origin/develop' tastybento 2019-02-23 20:16:14 -0800
  • ddbe806af5 Fixes a load of bugs. tastybento 2019-02-21 19:56:44 -0800
  • bf965277c3 Changes config.yml to enable hooking into any gamemode tastybento 2019-02-03 22:30:27 -0800
  • 8fa3f51666
    Merge pull request #37 from BONNe/develop tastybento 2019-02-03 22:08:44 -0800
  • e1dc26fa86 Saves level data when a player does level tastybento 2019-02-03 09:36:26 -0800
  • 09f00d8c6d Add SkyGrid and CaveBlock permissions. BONNe 2019-02-03 17:00:09 +0200
  • 97fb434244 Added top ten placeholders tastybento 2019-02-02 21:43:27 -0800
  • d4e1bbf0bd Fixes exploit where players could get duplicate top ten entries tastybento 2019-02-02 20:44:15 -0800
  • 708997237c Without debug code tastybento 2019-02-02 12:33:16 -0800
  • 8eaca607d8 Added level placeholder tastybento 2019-02-02 12:31:14 -0800
  • 05ebb4c283 Uses new GameMode API tastybento 2019-01-15 19:35:08 -0800
  • 6364ee4360 Updated to new SonarCloud settings tastybento 2019-01-13 19:10:28 -0800
  • d0305e3d7e Updated to 1.1-SNAPSHOT tastybento 2019-01-13 18:51:46 -0800
  • 8510f413f5 Added defensive code around null UUIDs tastybento 2019-01-07 07:29:03 -0800
  • 28e6ea4377 Version up. tastybento 2019-01-03 10:27:20 -0800
  • e8f1f07104
    Merge pull request #32 from BONNe/cooldown tastybento 2019-01-03 09:52:25 -0800