Skip to content

Changes

#258 (Sun Jan 21 17:10:11 UTC 2024)

  1. Update tipped arrows in GUI Panel (commit: 0f6b16d) — tastybento / githubweb

#257 (Sat Jan 20 15:35:15 UTC 2024)

  1. Update POM plugin settings. (commit: eb6ff54) — tastybento / githubweb

#256 (Wed Jan 03 12:20:14 UTC 2024)

  1. Upgrade PanelUtils and add Chery Grow biome (commit: 1ad9386) — bonne / githubweb

#255 (Mon Nov 27 03:25:15 UTC 2023)

  1. Update README.md (commit: 0065fb9) — github / githubweb

#254 (Sun Nov 26 18:15:12 UTC 2023)

  1. Translate uk.yml via GitLocalize (#124) (commit: 6b5d0a2) — github / githubweb

#253 (Sun Nov 12 21:30:13 UTC 2023)

  1. BentoBox 2.0.0 (commit: a8cc867) — tastybento / githubweb

#252 (Sat Nov 11 23:20:13 UTC 2023)

  1. Fix missing permission text (commit: 0dcc36f) — github / githubweb

#251 (Tue Jul 11 04:25:54 UTC 2023)

  1. Update Jacoco (commit: e89cdf6) — tastybento / githubweb

#250 (Mon May 15 17:25:14 UTC 2023)

  1. Fixes admin SET biome command. (commit: 1dcd41b) — bonne / githubweb
  2. Fixes an error when command is executed via console. (commit: 211561b) — bonne / githubweb
  3. Implement ability to clear biome change queue. (commit: d4a6029) — bonne / githubweb

#249 (Sat Apr 15 19:40:23 UTC 2023)

  1. Fix typo (commit: 6b552e6) — github / githubweb
  2. Update pom.xml (commit: 92fc89d) — github / githubweb
  3. Update zh-CN (#113) (commit: 41b099b) — github / githubweb
  4. Translate nl.yml via GitLocalize (#114) (commit: 422438a) — github / githubweb
  5. Update to new Bukkit Loader (commit: 482329a) — github / githubweb
  6. PluginAnnotations does not allow setting version dynamically from Maven. Return to a file format. (#117) (commit: 4494cdc) — github / githubweb
  7. Remove dependency to org.apache.commons (commit: 6e9f9b3) — github / githubweb
  8. Downgrade to 2.1.1 (commit: 87ce862) — bonne / githubweb

#248 (Thu Apr 13 15:55:21 UTC 2023)

  1. Remove dependency to org.apache.commons (commit: 6e9f9b3) — github / githubweb

#247 (Sat Apr 08 15:55:20 UTC 2023)

  1. PluginAnnotations does not allow setting version dynamically from Maven. Return to a file format. (#117) (commit: 4494cdc) — github / githubweb

#246 (Sun Mar 26 11:10:15 UTC 2023)

  1. Update to new Bukkit Loader (commit: 482329a) — github / githubweb

#243 (Tue Jan 24 12:10:13 UTC 2023)

  1. Translate nl.yml via GitLocalize (#114) (commit: 422438a) — github / githubweb

#242 (Mon Jan 23 12:55:14 UTC 2023)

  1. Update zh-CN (#113) (commit: 41b099b) — github / githubweb

#241 (Fri Jan 06 17:20:15 UTC 2023)

  1. Update pom.xml (commit: 92fc89d) — github / githubweb

#240 (Fri Jan 06 17:15:13 UTC 2023)

  1. Implement a minimal and maximal update range in advanced panel. (commit: 0977b13) — bonne / githubweb
  2. Fix typo (commit: 6b552e6) — github / githubweb

#239 (Thu Jan 05 19:10:18 UTC 2023)

  1. Fixes an issue when creating biome with existing name crashes a GUI. (commit: cbaf01a) — bonne / githubweb
  2. Translate cs.yml via GitLocalize (#89) (commit: e9cef2b) — github / githubweb
  3. Fixes a bug with missing last biome in biome creation gui. (commit: 73111b6) — bonne / githubweb
  4. Github workflows sonar cloud (commit: d600977) — tastybento / githubweb
  5. Update BiomeUpdateHelper.java (commit: cb01687) — github / githubweb
  6. Fixes an issue when biomes prevents server from turning off in acceptable time (#90). (commit: 5b12605) — bonne / githubweb
  7. Fixes an issue when biomes prevents server from turning off in acceptable time (#90). (#93) (commit: e35cab2) — github / githubweb
  8. Update to 1.17 and Pladdon. (commit: 57809ab) — bonne / githubweb
  9. Move Addon Manager to a separate package. (commit: 907880c) — bonne / githubweb
  10. Add CommonPanel and CommonPagedPanel classes. (commit: 483f28b) — bonne / githubweb
  11. Add dripstone and lush caves to the unused biomes. (commit: 9b0b590) — bonne / githubweb
  12. Rework eng locale. (commit: f326fde) — bonne / githubweb
  13. Add ManageBiomesPanel. (commit: a619ec3) — bonne / githubweb
  14. Create BiomeSelector and EnvironmentSelector (commit: 5cdc0d8) — bonne / githubweb
  15. Rework EditBiomePanel. (commit: 72f64aa) — bonne / githubweb
  16. Fix some warnings in EditBiomePanel (commit: 34b921c) — bonne / githubweb
  17. Update Settings file. (commit: 31d93de) — bonne / githubweb
  18. Add method that allows to save settings. (commit: 6cd1af2) — bonne / githubweb
  19. Migrate EditSettingsPanel to the new CommonPanel structure. (commit: 70c1684) — bonne / githubweb
  20. Migrate ListBiomesPanel to the new format. (commit: 8dab1ff) — bonne / githubweb
  21. Rename to SettingsPanel (commit: a389380) — bonne / githubweb
  22. Rename panels to make them more consistent names. (commit: 705bf36) — bonne / githubweb
  23. Create Island Manage Panel (commit: 9a8167c) — bonne / githubweb
  24. Create biomes island data object. (commit: 94bd3d2) — bonne / githubweb
  25. Fix compilation and test issues. (commit: 3d09e02) — tastybento / githubweb
  26. Update gitignore (commit: 4a5b00b) — tastybento / githubweb
  27. Update github action to Java 17 (commit: 2248b07) — tastybento / githubweb
  28. Add more data to the BiomesIslandDataObject. (commit: 8877680) — bonne / githubweb
  29. Translate hu.yml via GitLocalize (#96) (commit: 3b0067e) — github / githubweb
  30. Rework Addon Settings (commit: 681dce6) — bonne / githubweb
  31. Implement clear method for island data (commit: 859b728) — bonne / githubweb
  32. Change clone to proper copy method. (commit: 1315a89) — bonne / githubweb
  33. Implement BiomesBundle object. (commit: f984184) — bonne / githubweb
  34. Implement new functions in Manager to handle all new objects. (commit: 9acaba0) — bonne / githubweb
  35. Create new import manager that will handle all file importing. (commit: 6301328) — bonne / githubweb
  36. Update handlers to the changes. (commit: 5138717) — bonne / githubweb
  37. Add BiomesBuyEvent and BiomeUnlockEvent (commit: 488c969) — bonne / githubweb
  38. Update helper and task to the changes. (commit: 1e8a773) — bonne / githubweb
  39. Add WebManager class that will allow to download data from repo. (commit: d548637) — bonne / githubweb
  40. Add permission methods in Utils. (commit: 6250e5c) — bonne / githubweb
  41. Add some extra parameters to the Constants. (commit: 5073e07) — bonne / githubweb
  42. Add proper description generation to the bundles. (commit: 5f42f11) — bonne / githubweb
  43. Update BiomeSelector with proper biome groups. (commit: f78f11a) — bonne / githubweb
  44. Implement BundleSelector which allows selecting bundle via GUI. (commit: a1abb4d) — bonne / githubweb
  45. Complete Admin Menu Rework. (commit: 8fa581b) — bonne / githubweb
  46. Implement Customizable User Panels. (commit: e47a352) — bonne / githubweb
  47. Rework Commands for addon. (commit: b51fb5c) — bonne / githubweb
  48. Fixes main addon class. (commit: 79bc87e) — bonne / githubweb
  49. Remove unnecessary classes. (commit: 79d294a) — bonne / githubweb
  50. Remove tests as main class is removed. (commit: 5445609) — bonne / githubweb
  51. Update main pom. (commit: 4b1ce92) — bonne / githubweb
  52. Complete locales rework based on changes. (commit: f442134) — bonne / githubweb
  53. Add new features to the BiomesObject: (commit: 8cf0c4e) — bonne / githubweb
  54. Implement new features in admin menu. (commit: ca228b6) — bonne / githubweb
  55. Add some methods for easier working with BiomesIslandDataObject (commit: c070b91) — bonne / githubweb
  56. Add some methods for easier working with BiomesIslandDataObject (commit: 8a3abab) — bonne / githubweb
  57. Rename Buy event to Purchase. (commit: 5de4b53) — bonne / githubweb
  58. Rework BiomePurchasedEvent. (commit: a8c167e) — bonne / githubweb
  59. Rework BiomeUnlockedEvent. (commit: 1d7defb) — bonne / githubweb
  60. Add BiomePreChangeEvent that is triggered before starting biome change task. (commit: 561cf98) — bonne / githubweb
  61. Add 2 new options: (commit: 0dadddd) — bonne / githubweb
  62. Implement better biome change task. (commit: d224c42) — bonne / githubweb
  63. Add missing object in helper constructors. (commit: dc028e0) — bonne / githubweb
  64. Fix crash when opening AdvancedPanel (commit: ae21e9d) — bonne / githubweb
  65. Add Biomes Command Wrapper. (commit: 68157a1) — bonne / githubweb
  66. Add admin biomes set command. (commit: d20a7e0) — bonne / githubweb
  67. Fixes bugs in AdvancedPanel (commit: 48518ac) — bonne / githubweb
  68. Implement BUY mode in BiomesPanel. (commit: 9620811) — bonne / githubweb
  69. Remove Button that is not used. (commit: 86169b0) — bonne / githubweb
  70. Implement option for admins to unlock and buy biomes for players. (commit: 1f93b84) — bonne / githubweb
  71. Fixes bugs with AdvancedPanel which prevented users to change biome. (commit: 84ef24a) — bonne / githubweb
  72. Fixes a bug when Biome changing with creative menu fails. (commit: 7f63d0a) — bonne / githubweb
  73. Fixes some bugs with description generation. (commit: 9fe0759) — bonne / githubweb
  74. Improves "buy" detection. (commit: 187b293) — bonne / githubweb
  75. Add JoinLeaveListener. (commit: 85d1017) — bonne / githubweb
  76. Add better feedback to users about biome changing process. (commit: 29691b9) — bonne / githubweb
  77. Implement storing of biome usage time. (commit: 81061be) — bonne / githubweb
  78. Implement an ability to add empty line in descriptions. (commit: c0b0cb3) — bonne / githubweb
  79. Fixes an issue with broken admin gui that did not allow changing biome. (commit: 103af94) — bonne / githubweb
  80. Add an ability to change biome change counter via admin menu. (commit: 1349b70) — bonne / githubweb
  81. Use proper command to detect if biome is purchased. (commit: b7fd417) — bonne / githubweb
  82. Add missing settings option to the config. (commit: b4e0d72) — bonne / githubweb
  83. Fixes the unlock texts. (commit: 32b3550) — bonne / githubweb
  84. Add IslandLevelListener. (commit: f2a2874) — bonne / githubweb
  85. Prettify and reformat code. (commit: e48b408) — bonne / githubweb
  86. Update copy-rights (commit: 7a4db8c) — bonne / githubweb
  87. Fixes a bug when "notify" was triggered only when GUI was opened. (commit: 8eea1c1) — bonne / githubweb
  88. Implement Bank addon usage. (commit: af1cbaf) — bonne / githubweb
  89. Update config file (commit: 6c2f383) — bonne / githubweb
  90. Add UpdateQueue.Result name method. (commit: b2c5a99) — bonne / githubweb
  91. Fixes migration to the new BiomesObject format. (commit: cc8e67d) — bonne / githubweb
  92. Update addon.yml file. (commit: c10fc63) — bonne / githubweb
  93. Rework and reimplement template file and its importing. (commit: 306e334) — bonne / githubweb
  94. Remove unnecessary world variable from the BiomesObject class. (commit: 90e873d) — bonne / githubweb
  95. Add Lavian locale. (commit: 2512800) — bonne / githubweb
  96. Disable info command. (commit: d6a2167) — bonne / githubweb
  97. Fixes broken task starter. (commit: 5d0ee07) — bonne / githubweb
  98. Implement properly Purchase mechanism (commit: 2006a66) — bonne / githubweb
  99. Implement Admin Unlock command. (commit: 9676570) — bonne / githubweb
  100. Fixes icon for frozen ocean (commit: b87e13f) — bonne / githubweb
  101. Add migration for older ids. (commit: 87dd28b) — bonne / githubweb
  102. Implement BuyPanel. (commit: dd145a7) — bonne / githubweb
  103. Fixes a bug, when players in creative menu still receive a message about missing items. (commit: 3b4d1c8) — bonne / githubweb
  104. Fixes a bug, when players in creative menu still receive a message about missing items. (commit: e116096) — bonne / githubweb
  105. Add return button in AdvancedPanel (commit: e228000) — bonne / githubweb
  106. Change some text outputs for BiomesPanel (commit: 698bcb3) — bonne / githubweb
  107. Remove hu.yml as it is outdated. (commit: d21e11f) — bonne / githubweb
  108. Update README.md file (commit: 5946217) — bonne / githubweb
  109. Add ability to disable chunkRefresh method via config option. (commit: c3c9aa5) — bonne / githubweb
  110. Init next version (commit: 397c303) — github / githubweb
  111. Adds missing locale for resetting all biomes in gamemode. (commit: d190caf) — bonne / githubweb
  112. Fixes a crash onDisable in situations when task was already cancelled. (commit: bd19401) — bonne / githubweb
  113. Update zh-CN (#102) (commit: a9a3225) — github / githubweb
  114. Translate lv.yml via GitLocalize (#100) (commit: 1808f67) — github / githubweb
  115. Fixes an issue with detecting "unlocked" biomes on login. (commit: 5d62840) — bonne / githubweb
  116. Fixes missing biome names in Purchase cost. (commit: 2b4d434) — bonne / githubweb
  117. Update PL translation (#104) (commit: 54433d1) — github / githubweb
  118. Fixes permission for bundle in locale text. (commit: 026b970) — github / githubweb
  119. Fixes biome "unlocking" on purchase. (commit: 9c9bbd0) — bonne / githubweb
  120. Fixes copy-paste issues in range update mode (commit: 6fcec8b) — bonne / githubweb
  121. Clean up coordinate assignment code. (commit: a8e04c8) — bonne / githubweb
  122. Add missing check for biome GUI opening. (commit: 9bd5f6a) — bonne / githubweb
  123. Add option to use singe menu for selecting and buying biomes. (commit: cdab410) — bonne / githubweb
  124. Add 1.19 biomes. (commit: 2e88c91) — bonne / githubweb
  125. Adds missing translation (commit: ea8619e) — bonne / githubweb
  126. Fixes color code bleeding after biomes. (commit: 77ea0ed) — github / githubweb
  127. Implement a minimal and maximal update range in advanced panel. (commit: 0977b13) — bonne / githubweb

#238 (Tue Oct 18 18:00:17 UTC 2022)

  1. Fixes color code bleeding after biomes. (commit: 77ea0ed) — github / githubweb

#237 (Sun Oct 09 08:45:10 UTC 2022)

  1. Adds missing translation (commit: ea8619e) — bonne / githubweb

#236 (Sun Oct 09 08:35:10 UTC 2022)

  1. Add option to use singe menu for selecting and buying biomes. (commit: cdab410) — bonne / githubweb
  2. Add 1.19 biomes. (commit: 2e88c91) — bonne / githubweb

#235 (Fri Sep 23 18:10:14 UTC 2022)

  1. Add missing check for biome GUI opening. (commit: 9bd5f6a) — bonne / githubweb

#233 (Mon Aug 22 15:40:15 UTC 2022)

  1. Clean up coordinate assignment code. (commit: a8e04c8) — bonne / githubweb

#232 (Mon Aug 22 15:35:15 UTC 2022)

  1. Fixes copy-paste issues in range update mode (commit: 6fcec8b) — bonne / githubweb

#231 (Mon Aug 22 12:05:13 UTC 2022)

  1. Fixes biome "unlocking" on purchase. (commit: 9c9bbd0) — bonne / githubweb

#230 (Sat Aug 20 23:20:12 UTC 2022)

  1. Fixes permission for bundle in locale text. (commit: 026b970) — github / githubweb

#229 (Sat Aug 20 23:15:12 UTC 2022)

  1. Update PL translation (#104) (commit: 54433d1) — github / githubweb

#226 (Tue Jul 12 15:30:15 UTC 2022)

  1. Fixes an issue with detecting "unlocked" biomes on login. (commit: 5d62840) — bonne / githubweb
  2. Fixes missing biome names in Purchase cost. (commit: 2b4d434) — bonne / githubweb

#225 (Sat May 21 11:50:09 UTC 2022)

  1. Update zh-CN (#102) (commit: a9a3225) — github / githubweb
  2. Translate lv.yml via GitLocalize (#100) (commit: 1808f67) — github / githubweb

#224 (Sun May 08 09:10:11 UTC 2022)

  1. Fixes a crash onDisable in situations when task was already cancelled. (commit: bd19401) — bonne / githubweb

#223 (Sat Apr 16 10:25:19 UTC 2022)

  1. Adds missing locale for resetting all biomes in gamemode. (commit: d190caf) — bonne / githubweb

#222 (Thu Mar 03 17:15:13 UTC 2022)

  1. Init next version (commit: 397c303) — github / githubweb

#221 (Thu Mar 03 17:00:13 UTC 2022)

  1. Release 2.0 version (#99) (commit: 9094221) — github / githubweb

#218 (Sun Feb 06 15:45:10 UTC 2022)

  1. Add ability to disable chunkRefresh method via config option. (commit: c3c9aa5) — bonne / githubweb

#216 (Wed Jan 26 12:30:15 UTC 2022)

  1. Update README.md file (commit: 5946217) — bonne / githubweb

#215 (Wed Jan 26 12:25:14 UTC 2022)

  1. Fixes an issue when biomes prevents server from turning off in acceptable time (#90). (commit: 5b12605) — bonne / githubweb
  2. Update to 1.17 and Pladdon. (commit: 57809ab) — bonne / githubweb
  3. Move Addon Manager to a separate package. (commit: 907880c) — bonne / githubweb
  4. Add CommonPanel and CommonPagedPanel classes. (commit: 483f28b) — bonne / githubweb
  5. Add dripstone and lush caves to the unused biomes. (commit: 9b0b590) — bonne / githubweb
  6. Rework eng locale. (commit: f326fde) — bonne / githubweb
  7. Add ManageBiomesPanel. (commit: a619ec3) — bonne / githubweb
  8. Create BiomeSelector and EnvironmentSelector (commit: 5cdc0d8) — bonne / githubweb
  9. Rework EditBiomePanel. (commit: 72f64aa) — bonne / githubweb
  10. Fix some warnings in EditBiomePanel (commit: 34b921c) — bonne / githubweb
  11. Update Settings file. (commit: 31d93de) — bonne / githubweb
  12. Add method that allows to save settings. (commit: 6cd1af2) — bonne / githubweb
  13. Migrate EditSettingsPanel to the new CommonPanel structure. (commit: 70c1684) — bonne / githubweb
  14. Migrate ListBiomesPanel to the new format. (commit: 8dab1ff) — bonne / githubweb
  15. Rename to SettingsPanel (commit: a389380) — bonne / githubweb
  16. Rename panels to make them more consistent names. (commit: 705bf36) — bonne / githubweb
  17. Create Island Manage Panel (commit: 9a8167c) — bonne / githubweb
  18. Create biomes island data object. (commit: 94bd3d2) — bonne / githubweb
  19. Add more data to the BiomesIslandDataObject. (commit: 8877680) — bonne / githubweb
  20. Rework Addon Settings (commit: 681dce6) — bonne / githubweb
  21. Implement clear method for island data (commit: 859b728) — bonne / githubweb
  22. Change clone to proper copy method. (commit: 1315a89) — bonne / githubweb
  23. Implement BiomesBundle object. (commit: f984184) — bonne / githubweb
  24. Implement new functions in Manager to handle all new objects. (commit: 9acaba0) — bonne / githubweb
  25. Create new import manager that will handle all file importing. (commit: 6301328) — bonne / githubweb
  26. Update handlers to the changes. (commit: 5138717) — bonne / githubweb
  27. Add BiomesBuyEvent and BiomeUnlockEvent (commit: 488c969) — bonne / githubweb
  28. Update helper and task to the changes. (commit: 1e8a773) — bonne / githubweb
  29. Add WebManager class that will allow to download data from repo. (commit: d548637) — bonne / githubweb
  30. Add permission methods in Utils. (commit: 6250e5c) — bonne / githubweb
  31. Add some extra parameters to the Constants. (commit: 5073e07) — bonne / githubweb
  32. Add proper description generation to the bundles. (commit: 5f42f11) — bonne / githubweb
  33. Update BiomeSelector with proper biome groups. (commit: f78f11a) — bonne / githubweb
  34. Implement BundleSelector which allows selecting bundle via GUI. (commit: a1abb4d) — bonne / githubweb
  35. Complete Admin Menu Rework. (commit: 8fa581b) — bonne / githubweb
  36. Implement Customizable User Panels. (commit: e47a352) — bonne / githubweb
  37. Rework Commands for addon. (commit: b51fb5c) — bonne / githubweb
  38. Fixes main addon class. (commit: 79bc87e) — bonne / githubweb
  39. Remove unnecessary classes. (commit: 79d294a) — bonne / githubweb
  40. Remove tests as main class is removed. (commit: 5445609) — bonne / githubweb
  41. Update main pom. (commit: 4b1ce92) — bonne / githubweb
  42. Complete locales rework based on changes. (commit: f442134) — bonne / githubweb
  43. Add new features to the BiomesObject: (commit: 8cf0c4e) — bonne / githubweb
  44. Implement new features in admin menu. (commit: ca228b6) — bonne / githubweb
  45. Add some methods for easier working with BiomesIslandDataObject (commit: c070b91) — bonne / githubweb
  46. Add some methods for easier working with BiomesIslandDataObject (commit: 8a3abab) — bonne / githubweb
  47. Rename Buy event to Purchase. (commit: 5de4b53) — bonne / githubweb
  48. Rework BiomePurchasedEvent. (commit: a8c167e) — bonne / githubweb
  49. Rework BiomeUnlockedEvent. (commit: 1d7defb) — bonne / githubweb
  50. Add BiomePreChangeEvent that is triggered before starting biome change task. (commit: 561cf98) — bonne / githubweb
  51. Add 2 new options: (commit: 0dadddd) — bonne / githubweb
  52. Implement better biome change task. (commit: d224c42) — bonne / githubweb
  53. Add missing object in helper constructors. (commit: dc028e0) — bonne / githubweb
  54. Fix crash when opening AdvancedPanel (commit: ae21e9d) — bonne / githubweb
  55. Add Biomes Command Wrapper. (commit: 68157a1) — bonne / githubweb
  56. Add admin biomes set command. (commit: d20a7e0) — bonne / githubweb
  57. Fixes bugs in AdvancedPanel (commit: 48518ac) — bonne / githubweb
  58. Implement BUY mode in BiomesPanel. (commit: 9620811) — bonne / githubweb
  59. Remove Button that is not used. (commit: 86169b0) — bonne / githubweb
  60. Implement option for admins to unlock and buy biomes for players. (commit: 1f93b84) — bonne / githubweb
  61. Fixes bugs with AdvancedPanel which prevented users to change biome. (commit: 84ef24a) — bonne / githubweb
  62. Fixes a bug when Biome changing with creative menu fails. (commit: 7f63d0a) — bonne / githubweb
  63. Fixes some bugs with description generation. (commit: 9fe0759) — bonne / githubweb
  64. Improves "buy" detection. (commit: 187b293) — bonne / githubweb
  65. Add JoinLeaveListener. (commit: 85d1017) — bonne / githubweb
  66. Add better feedback to users about biome changing process. (commit: 29691b9) — bonne / githubweb
  67. Implement storing of biome usage time. (commit: 81061be) — bonne / githubweb
  68. Implement an ability to add empty line in descriptions. (commit: c0b0cb3) — bonne / githubweb
  69. Fixes an issue with broken admin gui that did not allow changing biome. (commit: 103af94) — bonne / githubweb
  70. Add an ability to change biome change counter via admin menu. (commit: 1349b70) — bonne / githubweb
  71. Use proper command to detect if biome is purchased. (commit: b7fd417) — bonne / githubweb
  72. Add missing settings option to the config. (commit: b4e0d72) — bonne / githubweb
  73. Fixes the unlock texts. (commit: 32b3550) — bonne / githubweb
  74. Add IslandLevelListener. (commit: f2a2874) — bonne / githubweb
  75. Prettify and reformat code. (commit: e48b408) — bonne / githubweb
  76. Update copy-rights (commit: 7a4db8c) — bonne / githubweb
  77. Fixes a bug when "notify" was triggered only when GUI was opened. (commit: 8eea1c1) — bonne / githubweb
  78. Implement Bank addon usage. (commit: af1cbaf) — bonne / githubweb
  79. Update config file (commit: 6c2f383) — bonne / githubweb
  80. Add UpdateQueue.Result name method. (commit: b2c5a99) — bonne / githubweb
  81. Fixes migration to the new BiomesObject format. (commit: cc8e67d) — bonne / githubweb
  82. Update addon.yml file. (commit: c10fc63) — bonne / githubweb
  83. Rework and reimplement template file and its importing. (commit: 306e334) — bonne / githubweb
  84. Remove unnecessary world variable from the BiomesObject class. (commit: 90e873d) — bonne / githubweb
  85. Add Lavian locale. (commit: 2512800) — bonne / githubweb
  86. Disable info command. (commit: d6a2167) — bonne / githubweb
  87. Fixes broken task starter. (commit: 5d0ee07) — bonne / githubweb
  88. Implement properly Purchase mechanism (commit: 2006a66) — bonne / githubweb
  89. Implement Admin Unlock command. (commit: 9676570) — bonne / githubweb
  90. Fixes icon for frozen ocean (commit: b87e13f) — bonne / githubweb
  91. Add migration for older ids. (commit: 87dd28b) — bonne / githubweb
  92. Implement BuyPanel. (commit: dd145a7) — bonne / githubweb
  93. Fixes a bug, when players in creative menu still receive a message about missing items. (commit: 3b4d1c8) — bonne / githubweb
  94. Fixes a bug, when players in creative menu still receive a message about missing items. (commit: e116096) — bonne / githubweb
  95. Add return button in AdvancedPanel (commit: e228000) — bonne / githubweb
  96. Change some text outputs for BiomesPanel (commit: 698bcb3) — bonne / githubweb
  97. Remove hu.yml as it is outdated. (commit: d21e11f) — bonne / githubweb

#214 (Sun Jan 02 00:35:13 UTC 2022)

  1. Translate hu.yml via GitLocalize (#96) (commit: 3b0067e) — github / githubweb

#213 (Thu Dec 02 03:20:13 UTC 2021)

  1. Update github action to Java 17 (commit: 2248b07) — tastybento / githubweb

#212 (Thu Dec 02 03:15:18 UTC 2021)

  1. Fix compilation and test issues. (commit: 3d09e02) — tastybento / githubweb
  2. Update gitignore (commit: 4a5b00b) — tastybento / githubweb

#210 (Fri Aug 06 11:31:08 UTC 2021)

  1. Fixes an issue when biomes prevents server from turning off in acceptable time (#90). (#93) (commit: e35cab2) — github / githubweb

#209 (Fri Jun 25 00:15:12 UTC 2021)

  1. Update BiomeUpdateHelper.java (commit: cb01687) — github / githubweb

#204 (Sat Mar 06 20:45:18 UTC 2021)

  1. Github workflows sonar cloud (commit: d600977) — tastybento / githubweb

#203 (Sun Feb 28 20:15:19 UTC 2021)

  1. Fixes a bug with missing last biome in biome creation gui. (commit: 73111b6) — bonne / githubweb

#202 (Sat Feb 13 09:45:20 UTC 2021)

  1. Translate cs.yml via GitLocalize (#89) (commit: e9cef2b) — github / githubweb

#200 (Sat Jan 09 16:46:00 UTC 2021)

  1. Fixes an issue when creating biome with existing name crashes a GUI. (commit: cbaf01a) — bonne / githubweb

#199 (Sat Jan 09 10:00:15 UTC 2021)

  1. Due recent level addon changes, it is required to use RequestHandler instead of direct access to island level. (commit: 4d0ebe4) — bonne / githubweb
  2. BiomeBuyEvent (#79) (commit: a1a592d) — github / githubweb
  3. Removes an ability to change biome in Greenhouses. (commit: 0f91da6) — bonne / githubweb
  4. Fixes #81. (commit: f121903) — bonne / githubweb
  5. Rework UpdateModeGUI. (commit: 3aa7631) — bonne / githubweb
  6. Fix a bug with Vault Economy not found in loading process. (commit: 76755c8) — bonne / githubweb
  7. Add Russian translation (#82) (commit: 38e7d71) — github / githubweb
  8. Add Turkish translation (#83) (commit: 949289d) — github / githubweb
  9. Add proper Bukkit API event usage. (commit: 357045c) — bonne / githubweb
  10. Add proper Bukkit API event usage. (#86) (commit: 3e0e727) — github / githubweb
  11. Update to BentoBox 1.15.4 API (commit: 5d55946) — bonne / githubweb

#198 (Sat Jan 02 11:30:13 UTC 2021)

  1. Add proper Bukkit API event usage. (commit: 357045c) — bonne / githubweb
  2. Update to BentoBox 1.15.4 API (commit: 5d55946) — bonne / githubweb

#197 (Mon Dec 28 11:20:16 UTC 2020)

  1. Add proper Bukkit API event usage. (#86) (commit: 3e0e727) — github / githubweb

#192 (Fri Oct 02 11:35:13 UTC 2020)

  1. Add Russian translation (#82) (commit: 38e7d71) — github / githubweb
  2. Add Turkish translation (#83) (commit: 949289d) — github / githubweb

#191 (Fri Oct 02 10:55:12 UTC 2020)

  1. Fix a bug with Vault Economy not found in loading process. (commit: 76755c8) — bonne / githubweb

#190 (Mon Sep 28 13:15:15 UTC 2020)

  1. Rework UpdateModeGUI. (commit: 3aa7631) — bonne / githubweb

#189 (Mon Sep 28 10:05:15 UTC 2020)

  1. Due recent level addon changes, it is required to use RequestHandler instead of direct access to island level. (commit: 4d0ebe4) — bonne / githubweb
  2. Fixes #81. (commit: f121903) — bonne / githubweb

#187 (Tue Sep 22 17:15:14 UTC 2020)

  1. Removes an ability to change biome in Greenhouses. (commit: 0f91da6) — bonne / githubweb

#186 (Thu Sep 17 08:40:12 UTC 2020)

  1. BiomeBuyEvent (#79) (commit: a1a592d) — github / githubweb

#185 (Mon Aug 24 00:40:13 UTC 2020)

  1. Version up 1.12.0 (commit: 8c32dcc) — Florian CUNY / githubweb
  2. Updated BentoBox, Level, Spigot dependencies to latest versions (commit: 8fb94ee) — Florian CUNY / githubweb
  3. Force loads the chunks asynchronously using PaperLib (commit: ff0a2c6) — Florian CUNY / githubweb
  4. Entirely dropped 1.13 support (commit: 7c3ba68) — Florian CUNY / githubweb
  5. Fixed tests (commit: 80fc4a7) — Florian CUNY / githubweb
  6. Fix array out of bounds exception. (commit: a128d12) — github / githubweb
  7. Added defaults perms for aoneblock (commit: 4189acc) — tastybento / githubweb
  8. Updates locales to change square to range (commit: 59de58c) — tastybento / githubweb
  9. Update to BentoBox API 1.14 (#67) (commit: 59cace6) — github / githubweb
  10. Add generic gamemode permission. (commit: a4be6b9) — bonne / githubweb
  11. Extend gitIgnore to more files. (commit: 6d22235) — bonne / githubweb
  12. Update to Spigot 1.16.1. (commit: a8cf13c) — bonne / githubweb
  13. Add several useful util methods. (commit: 4e9cae3) — bonne / githubweb
  14. Continue to implement environment. (commit: 8c3e28c) — bonne / githubweb
  15. Fix crashes in jenkins. (commit: 4ff29c3) — bonne / githubweb
  16. Update readme (commit: 7288887) — bonne / githubweb
  17. Fixes NPE in test (commit: 60691a4) — tastybento / githubweb
  18. Fixes #69 (commit: 052da76) — bonne / githubweb
  19. Adds spaces after color codes (#72) (commit: 43f22cb) — github / githubweb
  20. Add 1.15 backward compatibility code. (commit: cf60447) — bonne / githubweb
  21. Update to latest Level API (#76) (commit: dd11247) — github / githubweb
  22. Removed unused imports. Added deprecation suppression. (commit: 9528824) — tastybento / githubweb
  23. Code cleanup (commit: 607c29a) — tastybento / githubweb
  24. Return nothing instead of null (commit: e67131e) — tastybento / githubweb
  25. Used constants for recurring references. (commit: 8b7a941) — tastybento / githubweb
  26. Simplified onEnable complexity. (commit: f4cf8b4) — tastybento / githubweb

#184 (Mon Aug 24 00:25:13 UTC 2020)

  1. Used constants for recurring references. (commit: 8b7a941) — tastybento / githubweb
  2. Simplified onEnable complexity. (commit: f4cf8b4) — tastybento / githubweb

#183 (Mon Aug 24 00:05:18 UTC 2020)

  1. Return nothing instead of null (commit: e67131e) — tastybento / githubweb

#182 (Sun Aug 23 22:40:25 UTC 2020)

  1. Removed unused imports. Added deprecation suppression. (commit: 9528824) — tastybento / githubweb
  2. Code cleanup (commit: 607c29a) — tastybento / githubweb

#181 (Mon Aug 03 19:35:16 UTC 2020)

  1. Update to latest Level API (#76) (commit: dd11247) — github / githubweb

#179 (Mon Jul 06 23:10:16 UTC 2020)

  1. Add 1.15 backward compatibility code. (commit: cf60447) — bonne / githubweb

#178 (Sun Jul 05 15:15:16 UTC 2020)

  1. Adds spaces after color codes (#72) (commit: 43f22cb) — github / githubweb

#170 (Mon Jun 29 09:00:14 UTC 2020)

  1. Fixes #69 (commit: 052da76) — bonne / githubweb

#167 (Fri Jun 26 23:05:15 UTC 2020)

  1. Fixes NPE in test (commit: 60691a4) — tastybento / githubweb

#164 (Fri Jun 26 15:25:14 UTC 2020)

  1. Fix crashes in jenkins. (commit: 4ff29c3) — bonne / githubweb
  2. Update readme (commit: 7288887) — bonne / githubweb

#162 (Fri Jun 26 13:50:14 UTC 2020)

  1. Add generic gamemode permission. (commit: a4be6b9) — bonne / githubweb
  2. Extend gitIgnore to more files. (commit: 6d22235) — bonne / githubweb
  3. Update to Spigot 1.16.1. (commit: a8cf13c) — bonne / githubweb
  4. Add several useful util methods. (commit: 4e9cae3) — bonne / githubweb
  5. Continue to implement environment. (commit: 8c3e28c) — bonne / githubweb

#161 (Thu Jun 25 08:25:16 UTC 2020)

  1. Update to BentoBox API 1.14 (#67) (commit: 59cace6) — github / githubweb

#160 (Thu Apr 30 15:05:18 UTC 2020)

  1. Updates locales to change square to range (commit: 59de58c) — tastybento / githubweb

#159 (Sun Apr 19 15:50:16 UTC 2020)

  1. Added defaults perms for aoneblock (commit: 4189acc) — tastybento / githubweb

#158 (Sun Apr 12 09:55:13 UTC 2020)

  1. Fix array out of bounds exception. (commit: a128d12) — github / githubweb

#157 (Thu Apr 09 08:50:16 UTC 2020)

  1. Fixed tests (commit: 80fc4a7) — Florian CUNY / githubweb

#156 (Wed Apr 08 23:45:15 UTC 2020)

  1. Entirely dropped 1.13 support (commit: 7c3ba68) — Florian CUNY / githubweb

#155 (Wed Apr 08 23:35:14 UTC 2020)

  1. Version up 1.12.0 (commit: 8c32dcc) — Florian CUNY / githubweb
  2. Updated BentoBox, Level, Spigot dependencies to latest versions (commit: 8fb94ee) — Florian CUNY / githubweb
  3. Force loads the chunks asynchronously using PaperLib (commit: ff0a2c6) — Florian CUNY / githubweb

#154 (Tue Apr 07 00:30:08 UTC 2020)

  1. Version 1.7.0 (commit: b5849b2) — tastybento / githubweb

#152 (Sat Mar 28 22:50:14 UTC 2020)

  1. Does not unload chunks in the event handler (#61) (commit: e7cebf1) — github / githubweb

#151 (Thu Jan 30 18:35:16 UTC 2020)

  1. Czech translation. Credit @Polda18 (commit: 2cecc59) — github / githubweb

#150 (Thu Jan 09 17:15:13 UTC 2020)

  1. Add German translation (#59) (commit: 0bdfff5) — bonne / githubweb

#149 (Fri Nov 15 06:50:13 UTC 2019)

  1. Added test class for add biome command (commit: 914389c) — tastybento / githubweb

#148 (Wed Nov 13 16:15:13 UTC 2019)

  1. Create fr.yml (#52) (commit: 97ff307) — Florian CUNY / githubweb

#147 (Wed Nov 13 02:10:12 UTC 2019)

  1. Address critical code smells (commit: 9ad9901) — tastybento / githubweb

#146 (Wed Nov 13 01:45:12 UTC 2019)

  1. Added constants. (commit: 05d98b5) — tastybento / githubweb
  2. Clarified for loop increment (commit: 6eb6008) — tastybento / githubweb
  3. Removed SONAR_TOKEN reference preventing authorization. (commit: 4e078d4) — tastybento / githubweb

#145 (Wed Nov 13 01:40:11 UTC 2019)

  1. Vulnerability fix - Public static fields should be final. (commit: 654b0e1) — tastybento / githubweb
  2. Resolved code smells from SonarCloud. (commit: 17c48e2) — tastybento / githubweb

#144 (Mon Nov 04 00:20:12 UTC 2019)

  1. BentoBox 1.4.0 Update (#23) (commit: 9583655) — github / githubweb
  2. Added SonarCloud (commit: b62a44a) — tastybento / githubweb

#143 (Mon Nov 04 00:15:12 UTC 2019)

  1. Added SonarCloud (commit: b62a44a) — tastybento / githubweb

#142 (Thu Oct 10 02:10:14 UTC 2019)

  1. Updated imports (automatic) (commit: 971646a) — tastybento / githubweb
  2. Added default statement for case. (commit: dbd3622) — tastybento / githubweb
  3. Improved the English locale files. (commit: 057b9c3) — tastybento / githubweb

#141 (Fri Sep 06 18:00:12 UTC 2019)

  1. Fix wrong logic in cool down. I did not know that checkCoolDown will (commit: 3af288e) — bonne / githubweb

#140 (Fri Sep 06 16:05:14 UTC 2019)

  1. Fix coolDown issue (#48) (commit: 369f00e) — bonne / githubweb

#139 (Tue Sep 03 18:50:09 UTC 2019)

  1. Update README.md (commit: cbde6c9) — github / githubweb

#138 (Tue Sep 03 17:55:13 UTC 2019)

  1. All strings translated to Spanish (#47) (commit: 7e2dc2b) — bonne / githubweb

#137 (Tue Sep 03 09:30:13 UTC 2019)

  1. Version up BentoBox to 1.5.2 (commit: 120c4a6) — unconfigured / githubweb
  2. Fix null-pointer crashes from #36 and #35 (commit: fb9ce0e) — unconfigured / githubweb
  3. Allow task to be asyc. (commit: 5fdadfe) — unconfigured / githubweb
  4. Implement ability to limit island biome change to be limited via (commit: e548de0) — unconfigured / githubweb
  5. Fix corrupted data when upgrading from 1.13 to 1.14 with capital letters (commit: e5507f7) — unconfigured / githubweb
  6. Disable ability to load non-existing biomes (#37) (commit: 80c4c33) — bonne / githubweb
  7. Fix admin message about setting up database objects. (commit: 1c9d434) — unconfigured / githubweb
  8. Switch AnvilGUI to forked version. (commit: d91105c) — unconfigured / githubweb
  9. Fix typo in en-US lang file. (commit: 534bc6e) — unconfigured / githubweb
  10. Fix issue when addon crashes on Biome creating from GUI. (commit: aeebd5b) — bonne / githubweb
  11. Add Chinese translation. Thanks to @BackWheel. (commit: f7a064c) — unconfigured / githubweb
  12. Add traditional Chinese language file (commit: a1eafe0) — github / githubweb
  13. Add ability to change biome in unloaded chunks (#28). (commit: e6b0846) — bonne / githubweb
  14. Fix issue with wrongly applied lowercasing world names. (commit: 2fbffb2) — bonne / githubweb
  15. Fixes permissions check to not include dot (commit: 021cb81) — tastybento / githubweb
  16. Fix issue when chunks were never unloaded if their biome were changed. (commit: 4847e3b) — unconfigured / githubweb
  17. Version up to 1.6.0.2 (commit: 007d5ea) — unconfigured / githubweb
  18. Migrate to new data uniqueID building. Now all id's will be made of (commit: bf1156d) — unconfigured / githubweb
  19. Set Biomes Addon flags to Advanced Mode. (commit: a766d72) — unconfigured / githubweb
  20. Remove VISITOR_RANK setting for BIOMES_ISLAND_PROTECTION flag. (#44) (commit: b52eb73) — unconfigured / githubweb
  21. Fix issue when commands did not work properly after migration. (commit: 4513923) — unconfigured / githubweb
  22. Fix some small issues with tab-complete in biomes command. (commit: 8391f53) — bonne / githubweb
  23. Rename to GitLocalize friendly name. (commit: bdfe259) — bonne / githubweb
  24. Rework Lore Message. Add LoreEdit GUI that allows to change message (commit: c928048) — bonne / githubweb
  25. Fix migration issue from older code, where biome world were not set up. (commit: 1ccb856) — bonne / githubweb
  26. Fix issue incorrect translation reference (#46) (commit: 41be496) — bonne / githubweb
  27. Fix issue when cool-down was not applied (#45) (commit: b0df4ce) — bonne / githubweb

#136 (Tue Sep 03 09:15:12 UTC 2019)

  1. Rename to GitLocalize friendly name. (commit: bdfe259) — bonne / githubweb
  2. Rework Lore Message. Add LoreEdit GUI that allows to change message (commit: c928048) — bonne / githubweb
  3. Fix migration issue from older code, where biome world were not set up. (commit: 1ccb856) — bonne / githubweb
  4. Fix issue incorrect translation reference (#46) (commit: 41be496) — bonne / githubweb
  5. Fix issue when cool-down was not applied (#45) (commit: b0df4ce) — bonne / githubweb

#135 (Thu Aug 29 12:25:31 UTC 2019)

  1. Fix some small issues with tab-complete in biomes command. (commit: 8391f53) — bonne / githubweb

#134 (Mon Aug 26 16:10:28 UTC 2019)

  1. Fix issue when commands did not work properly after migration. (commit: 4513923) — unconfigured / githubweb

#133 (Sun Aug 25 22:20:32 UTC 2019)

  1. Remove VISITOR_RANK setting for BIOMES_ISLAND_PROTECTION flag. (#44) (commit: b52eb73) — unconfigured / githubweb

#132 (Sun Aug 25 19:50:27 UTC 2019)

  1. Set Biomes Addon flags to Advanced Mode. (commit: a766d72) — unconfigured / githubweb

#131 (Sun Aug 25 16:15:23 UTC 2019)

  1. Version up to 1.6.0.2 (commit: 007d5ea) — unconfigured / githubweb
  2. Migrate to new data uniqueID building. Now all id's will be made of (commit: bf1156d) — unconfigured / githubweb

#130 (Thu Aug 22 17:25:21 UTC 2019)

  1. Fix issue when chunks were never unloaded if their biome were changed. (commit: 4847e3b) — unconfigured / githubweb

#128 (Thu Aug 01 06:20:21 UTC 2019)

  1. Fixes permissions check to not include dot (commit: 021cb81) — tastybento / githubweb

#127 (Wed Jul 24 11:35:16 UTC 2019)

  1. Fix issue with wrongly applied lowercasing world names. (commit: 2fbffb2) — bonne / githubweb

#126 (Fri Jul 05 11:25:14 UTC 2019)

  1. Add ability to change biome in unloaded chunks (#28). (commit: e6b0846) — bonne / githubweb

#125 (Tue Jul 02 05:45:15 UTC 2019)

  1. Add traditional Chinese language file (commit: a1eafe0) — github / githubweb

#124 (Sun Jun 30 08:20:18 UTC 2019)

  1. Add Chinese translation. Thanks to @BackWheel. (commit: f7a064c) — unconfigured / githubweb

#123 (Tue Jun 25 09:20:14 UTC 2019)

  1. Fix issue when addon crashes on Biome creating from GUI. (commit: aeebd5b) — bonne / githubweb

#122 (Mon Jun 24 20:50:15 UTC 2019)

  1. Fix typo in en-US lang file. (commit: 534bc6e) — unconfigured / githubweb

#121 (Mon Jun 24 14:00:19 UTC 2019)

  1. Switch AnvilGUI to forked version. (commit: d91105c) — unconfigured / githubweb

#120 (Sun Jun 23 09:45:17 UTC 2019)

  1. Fix admin message about setting up database objects. (commit: 1c9d434) — unconfigured / githubweb

#119 (Thu Jun 20 11:40:16 UTC 2019)

  1. Disable ability to load non-existing biomes (#37) (commit: 80c4c33) — bonne / githubweb

#118 (Thu Jun 20 04:45:16 UTC 2019)

  1. Fix corrupted data when upgrading from 1.13 to 1.14 with capital letters (commit: e5507f7) — unconfigured / githubweb

#117 (Thu Jun 20 04:15:15 UTC 2019)

  1. Version up BentoBox to 1.5.2 (commit: 120c4a6) — unconfigured / githubweb
  2. Fix null-pointer crashes from #36 and #35 (commit: fb9ce0e) — unconfigured / githubweb
  3. Allow task to be asyc. (commit: 5fdadfe) — unconfigured / githubweb
  4. Implement ability to limit island biome change to be limited via (commit: e548de0) — unconfigured / githubweb

#116 (Wed Jun 12 11:30:21 UTC 2019)

  1. Initialize 0.5.0-SNAPSHOT. (commit: 9193cce) — bonne / githubweb
  2. Add SkyGrid and CaveBlock permissions. (commit: 1a5a486) — bonne / githubweb
  3. Upgrade maven configuration to the same as in Challenges and CaveBlock. (commit: 4b44dbe) — bonne / githubweb
  4. Improve addon.yml (commit: 98b6051) — bonne / githubweb
  5. Update to BentoBox 1.4.0 API Changes. (commit: 1d6633b) — bonne / githubweb
  6. Update ReadMe. (commit: 7e2eb9a) — bonne / githubweb
  7. Fixes world checking to match command and not user (#25) (commit: c65084d) — bonne / githubweb
  8. Fix for logging bug (commit: ffb3161) — tastybento / githubweb
  9. Prepare Spigot 1.14 update. (commit: 9ccb15b) — bonne / githubweb
  10. Update to BentoBox 1.5.0-SNAPSHOT version (commit: 3267100) — bonne / githubweb
  11. Init 1.5.0.0 version. (commit: 424057d) — bonne / githubweb
  12. Implement ability to change player Biome via Console. (#24). (commit: 12e82c0) — bonne / githubweb
  13. Complete Biomes GUI recreation. (commit: 7318220) — bonne / githubweb
  14. Implement ability to set biomes outside island (via world protection (commit: 3db3e45) — bonne / githubweb
  15. Fix some small bugs in LANG (commit: 4857f46) — bonne / githubweb
  16. Add Latvian translation file. (commit: 9376047) — bonne / githubweb
  17. Improve change owner listener. Remove hardcoded AcidIsland and SkyBlock (commit: b4f396b) — bonne / githubweb
  18. Improve ChangeOwnerListener. Remove hardcoded AcidIsland and BSkyBlock (commit: 4798954) — bonne / githubweb
  19. Fix error from BiomeUpdateTask that tries to send message to console. (commit: b666253) — bonne / githubweb
  20. Fix issues with wrong world name and biome id separators. In some cases (commit: 3589938) — bonne / githubweb
  21. Add Discord link at the top in ReadMe. Add new version in 'Where to (commit: e41463b) — bonne / githubweb
  22. Upgrade BentoBox to 1.5.0 version. (commit: d7b8e85) — bonne / githubweb
  23. Improve island bounds calculation. (commit: f65f9d8) — bonne / githubweb
  24. Change SQUARE name to RANGE. (commit: df8f09a) — bonne / githubweb
  25. Rename 'panel' package to 'panels'. Move GuiUtils to 'panels' package. (commit: 6a1c81b) — bonne / githubweb
  26. Add informative event that is fired when biome changing is completed. (commit: ecaaff3) — bonne / githubweb
  27. Add ability to change Biome outside BentoBox Plugin hierarchy (#30). (commit: 7a2f95b) — bonne / githubweb

#115 (Wed Jun 12 10:20:19 UTC 2019)

  1. Rename 'panel' package to 'panels'. Move GuiUtils to 'panels' package. (commit: 6a1c81b) — bonne / githubweb
  2. Add informative event that is fired when biome changing is completed. (commit: ecaaff3) — bonne / githubweb
  3. Add ability to change Biome outside BentoBox Plugin hierarchy (#30). (commit: 7a2f95b) — bonne / githubweb

#114 (Wed Jun 12 08:35:16 UTC 2019)

  1. Improve change owner listener. Remove hardcoded AcidIsland and SkyBlock (commit: b4f396b) — bonne / githubweb
  2. Improve ChangeOwnerListener. Remove hardcoded AcidIsland and BSkyBlock (commit: 4798954) — bonne / githubweb
  3. Fix error from BiomeUpdateTask that tries to send message to console. (commit: b666253) — bonne / githubweb
  4. Fix issues with wrong world name and biome id separators. In some cases (commit: 3589938) — bonne / githubweb
  5. Add Discord link at the top in ReadMe. Add new version in 'Where to (commit: e41463b) — bonne / githubweb
  6. Upgrade BentoBox to 1.5.0 version. (commit: d7b8e85) — bonne / githubweb
  7. Improve island bounds calculation. (commit: f65f9d8) — bonne / githubweb
  8. Change SQUARE name to RANGE. (commit: df8f09a) — bonne / githubweb

#61 (Mon May 20 10:05:19 UTC 2019)

  1. Fix some small bugs in LANG (commit: 4857f46) — bonne / githubweb
  2. Add Latvian translation file. (commit: 9376047) — bonne / githubweb

#60 (Mon May 20 08:55:18 UTC 2019)

  1. Implement ability to set biomes outside island (via world protection (commit: 3db3e45) — bonne / githubweb

#58 (Sun May 19 20:50:14 UTC 2019)

  1. Prepare Spigot 1.14 update. (commit: 9ccb15b) — bonne / githubweb
  2. Complete Biomes GUI recreation. (commit: 7318220) — bonne / githubweb

#30 (Fri May 10 08:35:17 UTC 2019)

  1. Init 1.5.0.0 version. (commit: 424057d) — bonne / githubweb
  2. Implement ability to change player Biome via Console. (#24). (commit: 12e82c0) — bonne / githubweb

#29 (Thu May 09 16:15:17 UTC 2019)

  1. Update to BentoBox 1.5.0-SNAPSHOT version (commit: 3267100) — bonne / githubweb

#25 (Mon Apr 15 00:59:13 UTC 2019)

  1. Fix for logging bug (commit: ffb3161) — tastybento / githubweb

#24 (Sat Apr 06 08:09:12 UTC 2019)

  1. Fixes world checking to match command and not user (#25) (commit: c65084d) — bonne / githubweb

#23 (Fri Mar 29 05:58:10 UTC 2019)

  1. BentoBox 1.4.0 Update (#23) (commit: 9583655) — github / githubweb

#22 (Fri Mar 29 05:54:13 UTC 2019)

  1. Restore accidentally deleted Issue Templates. (commit: a3ddc02) — bonne / githubweb
  2. Fix bug template (commit: b154612) — github / githubweb
  3. Contributor request template fix (commit: 934b6e3) — github / githubweb
  4. Feature request template fix (commit: 1c2ab50) — github / githubweb
  5. Update README.md (commit: 105f0c4) — github / githubweb
  6. Fix issue with Chunk biome updating. (commit: d4c2a0b) — bonne / githubweb
  7. Update README.md (commit: 870c0c2) — github / githubweb
  8. Upgrade maven configuration to the same as in Challenges and CaveBlock. (commit: 4b44dbe) — bonne / githubweb
  9. Improve addon.yml (commit: 98b6051) — bonne / githubweb
  10. Update to BentoBox 1.4.0 API Changes. (commit: 1d6633b) — bonne / githubweb
  11. Update ReadMe. (commit: 7e2eb9a) — bonne / githubweb

#21 (Sun Feb 24 11:39:15 UTC 2019)

  1. Update README.md (commit: 870c0c2) — github / githubweb

#20 (Sun Feb 24 11:25:13 UTC 2019)

  1. Fix issue with Chunk biome updating. (commit: d4c2a0b) — bonne / githubweb

#18 (Sun Feb 03 14:57:22 UTC 2019)

  1. Add SkyGrid and CaveBlock permissions. (commit: 1a5a486) — bonne / githubweb

#17 (Sun Feb 03 11:52:14 UTC 2019)

  1. Update README.md (commit: 105f0c4) — github / githubweb

#16 (Fri Feb 01 16:55:15 UTC 2019)

  1. Fix bug template (commit: b154612) — github / githubweb
  2. Contributor request template fix (commit: 934b6e3) — github / githubweb
  3. Feature request template fix (commit: 1c2ab50) — github / githubweb

#15 (Thu Jan 31 11:49:12 UTC 2019)

  1. Update to 0.4.0 Alpha Release version. (commit: c2bde7c) — bonne / githubweb
  2. Initialize 0.5.0-SNAPSHOT. (commit: 9193cce) — bonne / githubweb

#14 (Thu Jan 31 10:21:10 UTC 2019)

  1. Restore accidentally deleted Issue Templates. (commit: a3ddc02) — bonne / githubweb

#13 (Sat Jan 26 14:44:13 UTC 2019)

  1. Fix issue that biomes were not stored in database. (commit: 99cf49e) — bonne / githubweb
  2. Update to BentoBox 1.1 (commit: 7a6a55d) — bonne / githubweb

#12 (Sat Jan 26 14:42:13 UTC 2019)

  1. Fix issue that biomes were not stored in database. (commit: 99cf49e) — bonne / githubweb
  2. Update to BentoBox 1.1 (commit: 7a6a55d) — bonne / githubweb

#10 (Tue Jan 08 11:06:11 UTC 2019)

  1. Work on fixing issue #3. (commit: ab630fb) — bonne / githubweb
  2. Add resetBiomes variable to config file. (commit: fc1d0d3) — bonne / githubweb
  3. Enable ChangeOwnerListener class. (commit: 2ecbc3a) — bonne / githubweb
  4. Init 0.4.0 release. (commit: 20c5bff) — bonne / githubweb
  5. Add ability to change resetBiome setting through Admin GUI. (commit: 1defd6e) — bonne / githubweb
  6. Enable resetbiomes changing with /biome settings command. (commit: ed108e9) — bonne / githubweb
  7. Lowercase all chars for resetBiomes variable. (commit: 7798a32) — bonne / githubweb
  8. Update TODO list. (commit: 836b117) — bonne / githubweb
  9. Update ReadMe file. (commit: ebada05) — bonne / githubweb
  10. Implement ability to set different biomes for each GameMode. (commit: 585cad5) — bonne / githubweb
  11. Update to do list (commit: 71242e3) — bonne / githubweb
  12. Fix issue when user could not edit or change biome via command. (commit: a6d83de) — bonne / githubweb
  13. Implement permission string, that is required for users to have when (commit: d06a6f7) — bonne / githubweb
  14. Fix issue when changing permission with AnvilGUI first time, shows Paper (commit: bb553a7) — bonne / githubweb
  15. Update TODO list. (commit: 3713f83) — bonne / githubweb
  16. Create and implement proper Config file reader/writer. (commit: 8e50546) — bonne / githubweb
  17. Implement Settings file usage in AdminSettingsPanel. (commit: aa20df1) — bonne / githubweb
  18. Implement proper Config getters in BiomePanel (commit: a805c85) — bonne / githubweb
  19. Implement proper Config getters in ChangeOwnerListener class. (commit: 6261309) — bonne / githubweb
  20. Implement proper Config getters in ExpandedCompositeCommand class. (commit: 14b02e9) — bonne / githubweb
  21. Implement proper Config getters in SettingsCommand class. (commit: d43c3f4) — bonne / githubweb
  22. Add VaultApi to dependencies. (temp solution for compilation crash) (commit: 22dd590) — bonne / githubweb
  23. Add ability to reload BiomesAddon. (commit: f3eebbe) — bonne / githubweb
  24. Create biomes-visibility flag that indicates, which biomes user can see. (commit: ec2046e) — bonne / githubweb
  25. Add DEPLOYED flag that will show biomes which are deployed. (commit: dc60d24) — bonne / githubweb
  26. Deprecate all biome panels. (commit: 7e42c43) — bonne / githubweb
  27. Create abstract CommonPanel that will be used to create all BiomesAddon (commit: 5bfd990) — bonne / githubweb
  28. Add abstract build method to CommonPanel. (commit: 79e8713) — bonne / githubweb
  29. Start to rework PanelHierarchy. (commit: ee860a5) — bonne / githubweb
  30. Populate CommonPanel with common buttons that will be used in multiple (commit: 6886cc9) — bonne / githubweb
  31. Moved world.bentobox.addons.biomes to world.bentobox.biomes (commit: 1354813) — Florian CUNY / githubweb
  32. Implement pagenation in CommonPanel. (commit: a1c2ebe) — bonne / githubweb
  33. Create User Choose Admin Panel. (commit: 5467883) — bonne / githubweb
  34. Implement BiomeEditPanel. It allows to edit provided biome properties (commit: 2748821) — bonne / githubweb
  35. Add ability to change valueObject via set method in CommonPanel. (commit: d072c04) — bonne / githubweb
  36. Fix issues in UserListPanel. (commit: c9adcf2) — bonne / githubweb
  37. Implement BiomeEditPanel. It allows to edit provided biome properties (commit: b87cc87) — bonne / githubweb
  38. Implement adding new Biome via BiomeEditPanel, if given biome is null. (commit: 15aa921) — bonne / githubweb
  39. Change Config handler to Database Handler. (commit: 75dd35a) — bonne / githubweb
  40. Remove performCommand usage, as it does not work. (commit: c5091c3) — bonne / githubweb
  41. Implement AdminBiomeListPanel. (commit: 12880fe) — bonne / githubweb
  42. Add method that allows to create custom handler for all buttons in (commit: 7552ade) — bonne / githubweb
  43. Implement ChangeBiomePanel. (commit: 7929559) — bonne / githubweb
  44. Add necessary Panel Calls to AdminMainPanel and AdminUserListPanel. (commit: da6bcec) — bonne / githubweb
  45. Hook new Panels with Commands. (commit: 639544b) — bonne / githubweb
  46. Remove deprecated panels. (commit: f87399a) — bonne / githubweb
  47. Merge Changes into panel-rework branch (commit: f002219) — bonne / githubweb
  48. Add Log Output when Biome changing is done. (commit: 703f4b5) — bonne / githubweb
  49. Fix Lang shortcuts. (commit: bbaf6ae) — bonne / githubweb
  50. Update ReadMe and ToDo. (commit: 5ba7100) — bonne / githubweb
  51. Move VisibilityMode and UpdateMode enums to Settings class. (commit: ce0d390) — bonne / githubweb
  52. Add new variable "hook" that indicate if Biomes finds bSkyBlock or (commit: 711e3e8) — bonne / githubweb
  53. Add ability to disable Biomes in certain GameModes. (commit: 6e5a51d) — bonne / githubweb
  54. Update ReadMe file. (commit: 4f44604) — bonne / githubweb
  55. Update to 0.4.0 Alpha Release version. (commit: c2bde7c) — bonne / githubweb

#9 (Tue Jan 08 11:03:11 UTC 2019)

  1. Add issue templates (commit: f2da0c5) — github / githubweb
  2. Update ReadMe. (commit: 500bb37) — github / githubweb
  3. Update ReadMe (commit: 3f92259) — github / githubweb
  4. Update ReadMe file. (commit: 4f44604) — bonne / githubweb

#8 (Tue Jan 08 10:43:11 UTC 2019)

  1. Move VisibilityMode and UpdateMode enums to Settings class. (commit: ce0d390) — bonne / githubweb
  2. Add new variable "hook" that indicate if Biomes finds bSkyBlock or (commit: 711e3e8) — bonne / githubweb
  3. Add ability to disable Biomes in certain GameModes. (commit: 6e5a51d) — bonne / githubweb

#7 (Sun Jan 06 22:44:14 UTC 2019)

  1. Update ReadMe and ToDo. (commit: 5ba7100) — bonne / githubweb

#6 (Sun Jan 06 22:26:12 UTC 2019)

  1. Deprecate all biome panels. (commit: 7e42c43) — bonne / githubweb
  2. Create abstract CommonPanel that will be used to create all BiomesAddon (commit: 5bfd990) — bonne / githubweb
  3. Add abstract build method to CommonPanel. (commit: 79e8713) — bonne / githubweb
  4. Start to rework PanelHierarchy. (commit: ee860a5) — bonne / githubweb
  5. Populate CommonPanel with common buttons that will be used in multiple (commit: 6886cc9) — bonne / githubweb
  6. Implement pagenation in CommonPanel. (commit: a1c2ebe) — bonne / githubweb
  7. Create User Choose Admin Panel. (commit: 5467883) — bonne / githubweb
  8. Implement BiomeEditPanel. It allows to edit provided biome properties (commit: 2748821) — bonne / githubweb
  9. Add ability to change valueObject via set method in CommonPanel. (commit: d072c04) — bonne / githubweb
  10. Fix issues in UserListPanel. (commit: c9adcf2) — bonne / githubweb
  11. Implement BiomeEditPanel. It allows to edit provided biome properties (commit: b87cc87) — bonne / githubweb
  12. Implement adding new Biome via BiomeEditPanel, if given biome is null. (commit: 15aa921) — bonne / githubweb
  13. Change Config handler to Database Handler. (commit: 75dd35a) — bonne / githubweb
  14. Remove performCommand usage, as it does not work. (commit: c5091c3) — bonne / githubweb
  15. Implement AdminBiomeListPanel. (commit: 12880fe) — bonne / githubweb
  16. Add method that allows to create custom handler for all buttons in (commit: 7552ade) — bonne / githubweb
  17. Implement ChangeBiomePanel. (commit: 7929559) — bonne / githubweb
  18. Add necessary Panel Calls to AdminMainPanel and AdminUserListPanel. (commit: da6bcec) — bonne / githubweb
  19. Hook new Panels with Commands. (commit: 639544b) — bonne / githubweb
  20. Remove deprecated panels. (commit: f87399a) — bonne / githubweb
  21. Merge Changes into panel-rework branch (commit: f002219) — bonne / githubweb
  22. Add Log Output when Biome changing is done. (commit: 703f4b5) — bonne / githubweb
  23. Fix Lang shortcuts. (commit: bbaf6ae) — bonne / githubweb

#5 (Fri Jan 04 08:37:13 UTC 2019)

  1. Update ReadMe (commit: 3f92259) — github / githubweb

#4 (Fri Jan 04 08:32:13 UTC 2019)

  1. Update ReadMe. (commit: 500bb37) — github / githubweb