Commit Graph

  • 7068496e84 Merge branch 'develop' 1.90.0 master tastybento 2024-11-16 19:14:26 -0800
  • 83f79160c6 Fix distribution management tag develop tastybento 2024-11-16 19:13:59 -0800
  • a9bf092493
    Merge pull request #534 from BentoBoxWorld/develop tastybento 2024-11-16 19:10:46 -0800
  • b8003504d7 Update id of distribution management in pom tastybento 2024-11-09 06:59:31 -0800
  • 6be3229177
    Merge pull request #533 from BentoBoxWorld/MC_1.21.3 tastybento 2024-11-08 20:46:33 -0800
  • 622026248a Clean up test tastybento 2024-11-08 20:42:43 -0800
  • d9b24cff7c Remove unused imports tastybento 2024-11-08 20:40:48 -0800
  • 9627bbf366 Version 1.19.0 tastybento 2024-11-08 16:02:30 -0800
  • b3c0123acb MC 1.21.3 update tastybento 2024-11-08 16:01:34 -0800
  • 4911e3b7c8 Updated config.yml tastybento 2024-09-26 16:16:07 -0700
  • e37a8f284f Version 1.18.2 tastybento 2024-09-26 16:15:41 -0700
  • 6e2112295d Rename CreditBank to CurrencyBank. oschwa 2024-09-21 17:59:56 -0700
  • babfc8e34c Rename CreditBank to CurrencyBank. oschwa 2024-09-18 08:21:59 -0700
  • a67f0020a9 Create fundamental system for currencies in minigame, staged upon existing Resource functionality. oschwa 2024-09-18 08:17:40 -0700
  • f100171fe5 Create fundamental system for currencies in minigame, staged upon existing Resource functionality. oschwa 2024-09-18 08:15:22 -0700
  • 0a77a25c23 Create a system in which credits are managed per-player via a CreditBank object. oschwa 2024-09-12 20:13:12 -0700
  • 625f16f7da Revert GeneratorUpgrade usage in UpgradeManager for future upgrade refactoring. oschwa 2024-09-12 15:27:55 -0700
  • 21b210ca25 Incorporate GeneratorUpgrade object usage in UpgradeManager oschwa 2024-09-11 18:52:50 -0700
  • eacef57b0d Implement fundamental Generator upgrade abstraction for future resource generator implementation. oschwa 2024-09-11 18:48:50 -0700
  • 9355290124 Merge remote-tracking branch 'origin/feature/upgrades' into feature/upgrades Ali 2024-09-06 19:25:21 -0700
  • dc62bb112d - add basic code structure for creating manual generators Ali 2024-09-06 19:25:10 -0700
  • bcfb4e01c3 Create dynamically-coded solution for upgrade sound and chat message for all Upgrade implementations. oschwa 2024-09-05 21:13:29 -0700
  • d94469abb7 - begin implementing generators Ali 2024-09-04 11:47:53 -0700
  • f2be66f9cd Create level 3 upgrade for player land space. oschwa 2024-09-03 20:11:32 -0700
  • 382d587452 - update method and class names for PlayerMoveListener.java Ali 2024-09-02 18:36:40 -0700
  • a86ea03b7b - recode entire levelled upgrade system - add sound & chat actions - update gui item for upgrades Ali 2024-09-02 18:33:15 -0700
  • d084c8f0e3 - add description to upgrades to display on gui items Ali 2024-09-02 00:47:00 -0700
  • 8839f262bb - add basic upgrade system with levelling type upgrades - add conditions system with resource condition implementation to decide if a player can unlock upgrade or not - add action system to execute actions to the factory player with remove resource implementation to remove resources from FactoryPlayer Ali 2024-09-01 18:09:44 -0700
  • bb45586b99 block players from moving/placing/breaking outside their accessible land Ali 2024-09-01 14:42:41 -0700
  • aa45f0f68b [WIP] Add new system to calculate accessible land for player Ali 2024-08-31 01:27:34 -0700
  • 174eef6f35 - add 45x45 plot blueprint for starter plot Ali 2024-08-30 19:59:47 -0700
  • f79c45686b
    Add new island.blu file. oschwa 2024-08-30 15:17:29 -0700
  • 5d5f21d8aa
    Delete src/main/resources/blueprints/island.blu oschwa 2024-08-30 15:16:43 -0700
  • a7964626d9 - add scoreboard updates when a user acquires resources - add packet listeners to remove scoreboard score numbers - add increment amount for resources (in case we want to have multipliers or something) Ali 2024-08-30 01:32:57 -0700
  • 86848a286d Add listener for player getting resources. oschwa 2024-08-29 22:41:43 -0700
  • d3eae0ac7e add scoreboard for resources Ali 2024-08-29 21:30:22 -0700
  • 758d4098dc Create scoreboard for player. oschwa 2024-08-29 20:23:14 -0700
  • d50b9adc33 add bank and resource system Ali 2024-08-29 14:54:57 -0700
  • 040b55c295
    Merge pull request #526 from BentoBoxWorld/develop 1.18.1 tastybento 2024-08-17 09:20:38 -0700
  • c721de5031 Update BentoBox API version requirement tastybento 2024-08-17 09:15:17 -0700
  • 58bdafc2fe Added settings for concurrent islands and team member islands. tastybento 2024-08-17 09:12:08 -0700
  • 5a7bd5fa8b Version 1.18.1 tastybento 2024-08-17 09:01:05 -0700
  • 5660773139
    Merge pull request #523 from BentoBoxWorld/develop 1.18.0 tastybento 2024-07-02 15:26:34 -0700
  • aabaa8103a Remove unused setting tastybento 2024-07-02 15:26:03 -0700
  • 959bd7c5df
    Merge pull request #522 from BentoBoxWorld/develop tastybento 2024-07-02 15:23:45 -0700
  • a459d9e150
    Merge branch 'master' into develop tastybento 2024-07-02 15:23:34 -0700
  • d92efb0383
    Translate fr.yml via GitLocalize (#520) gitlocalize-app[bot] 2024-07-02 15:21:33 -0700
  • 663e808639 Return the Pladdon that was generated tastybento 2024-07-02 09:29:53 -0700
  • dddbf89e8f
    Translate fr.yml via GitLocalize gitlocalize-app[bot] 2024-06-28 16:17:07 +0000
  • d24d965152
    Translate fr.yml via GitLocalize (#519) gitlocalize-app[bot] 2024-06-08 10:22:10 -0700
  • 122bc69b9f
    Translate fr.yml via GitLocalize gitlocalize-app[bot] 2024-06-08 17:02:22 +0000
  • d272873410 Enable team members to have islands - requires Bentobox 2.3.0 tastybento 2024-04-06 09:32:06 -0700
  • a62736ef6f
    Release 1.17.1 - Fix for L-Shaped Island name issue (#511) 1.17.1 tastybento 2024-01-20 17:17:44 -0800
  • 706178d3d5 Fix for L-Shaped island mis-naming tastybento 2024-01-20 17:11:25 -0800
  • 72274c0174 Version 1.17.1 tastybento 2024-01-20 17:11:09 -0800
  • e532e5fad5 Version 1.17.0 1.17.0 tastybento 2024-01-20 08:32:06 -0800
  • 935884c94d Merge branch 'develop' tastybento 2024-01-20 08:31:21 -0800
  • afa1ae028f
    Release 1.17.0 (#510) tastybento 2024-01-20 08:26:59 -0800
  • 9599935527
    Release 1.17.0 (#509) tastybento 2024-01-20 08:21:35 -0800
  • bc19f352e5 Fix tests tastybento 2024-01-13 08:05:30 -0800
  • 32251d4e48 Updated island blueprints to 1.20.4 tastybento 2023-12-10 09:52:42 -0800
  • 25fba16138 Update to BentoBox 2.0.0 API tastybento 2023-11-12 12:35:38 -0800
  • 246a4d4185 More Action tastybento 2023-08-06 12:26:19 -0700
  • d066e58b32 GitHub Action test tastybento 2023-08-06 12:23:49 -0700
  • 24b963fa9c Syntax tastybento 2023-08-06 12:20:48 -0700
  • d47493c906 Fix syntax tastybento 2023-08-06 12:17:53 -0700
  • 5cde5b624b Merge branch 'develop' of https://github.com/BentoBoxWorld/BSkyBlock.git into develop tastybento 2023-08-06 12:14:22 -0700
  • 01e6f9263b Add Modrinth publish workflow for GitHub Actions tastybento 2023-08-06 12:14:14 -0700
  • 1c58026bf9
    Translate fr.yml via GitLocalize gitlocalize-app[bot] 2023-08-06 00:32:02 +0000
  • 44d8e1ce39
    Update pom.xml tastybento 2023-07-10 21:35:51 -0700
  • 0e0c0b24f2 Update Jacoco tastybento 2023-07-10 21:21:52 -0700
  • aeb5f2090b
    Translate fr.yml via GitLocalize gitlocalize-app[bot] 2023-07-08 17:33:46 +0000
  • 6cbf4eee77 Updated POM version numbers tastybento 2023-07-04 17:10:52 -0700
  • 6c91835e8f Fix typo tastybento 2023-07-04 17:06:38 -0700
  • ffd5e9fcd5 Fix duplicate permission listing tastybento 2023-07-04 17:06:15 -0700
  • 7a67d2b7f6 Fix deprecation code for setting world settings tastybento 2023-07-04 17:05:44 -0700
  • 98d3a55c50 Merge branch 'develop' of https://github.com/BentoBoxWorld/BSkyBlock.git into develop tastybento 2023-07-03 08:38:25 -0700
  • cefefefa93 Update perms list tastybento 2023-07-03 08:38:15 -0700
  • 48967eff87 Added distribution required for Github Action tastybento 2023-06-24 13:55:14 -0700
  • 27e67fb123 Merge branch 'develop' of https://github.com/BentoBoxWorld/BSkyBlock.git into develop tastybento 2023-06-24 13:01:04 -0700
  • 8a97bca2a0 Update Github Action build script tastybento 2023-06-24 13:00:57 -0700
  • 036d7934d8
    Translate fr.yml via GitLocalize (#501) gitlocalize-app[bot] 2023-05-29 09:47:35 -0700
  • 45f4da2ca3
    Translate fr.yml via GitLocalize gitlocalize-app[bot] 2023-05-29 16:27:11 +0000
  • 844996fe3a Downgrade to 1.16.1 1.16.1 BONNe 2023-04-15 23:31:59 +0300
  • f44c6fa2a8 Merge branch 'develop' into master BONNe 2023-04-15 23:31:26 +0300
  • e88ee17d1c Updated dependencies tastybento 2023-04-15 11:30:36 -0700
  • 41414ccb26
    Merge pull request #498 from BentoBoxWorld/return-to-plugin BONNe 2023-04-08 19:04:24 +0300
  • 0efc1af21f
    Update BSkyBlockPladdon.java BONNe 2023-04-08 19:04:16 +0300
  • 92b7366159
    Update pom.xml BONNe 2023-04-08 19:04:01 +0300
  • f341e05ba4
    Create plugin.yml BONNe 2023-04-08 19:03:31 +0300
  • 55e7732b82
    Update README.md tastybento 2023-03-25 18:28:20 -0700
  • dee662b4b6
    Update README.md tastybento 2023-03-25 18:24:59 -0700
  • 12092cb89f Remove dependency tastybento 2023-03-25 09:53:30 -0700
  • 9d4d671168 Switch to use annotations for plugin.yml tastybento 2023-03-25 09:46:28 -0700
  • 7e7512549c Updated plugin.yml to have name of addon to make it unique tastybento 2023-03-25 09:12:35 -0700
  • 11201c7758
    Update README.md (#493) blombergs5 2023-02-12 13:37:16 -0500
  • 86d6eb1da6 Update script to Java 17 tastybento 2023-02-09 17:02:42 -0800
  • 300a80b3e3 Update compiler maven plugin version tastybento 2023-02-09 16:59:59 -0800
  • 352ec8d5b2 Fix Jacoco POM entry to enable code scanning tastybento 2023-02-09 16:55:44 -0800
  • 20e2ee1e22
    Add ${argLine} to get jacoco coverage tastybento 2023-02-09 15:08:31 -0800