Commit Graph

  • c09b7a3aaa
    Merge 683aa91f14 into 10ed798409 tastybento 2025-02-23 01:23:57 +0000
  • 683aa91f14
    Merge pull request #2620 from BentoBoxWorld/blueprint_sink develop tastybento 2025-02-22 17:23:54 -0800
  • 15cc972caa Fix test tastybento 2025-02-22 17:23:43 -0800
  • ccf30067ba Remove debug tastybento 2025-02-18 14:03:49 +0900
  • 67209b6276 Add sinking option for blueprints. tastybento 2025-02-18 13:04:16 +0900
  • 8aa0a7ecea Remove unused deprecation annotation tastybento 2025-02-16 15:29:56 +0900
  • f86bf0da0f
    Merge pull request #2618 from BentoBoxWorld/2616_colored_names_kick tastybento 2025-02-16 15:21:34 +0900
  • d3906f88cc Do not use color codes in commands #2616 tastybento 2025-02-16 15:21:01 +0900
  • c18e848dfe
    Merge pull request #2614 from BentoBoxWorld/tag_serialization tastybento 2025-02-03 16:38:56 -0800
  • 1d76fe7564 Added GSON serialization for Tags tag_serialization tastybento 2025-02-03 16:31:27 -0800
  • 3c8c1d42af Update to v4 for Github build.yml tastybento 2025-02-02 08:42:04 -0800
  • cd0b251e28
    Merge pull request #2612 from BentoBoxWorld/remove_dynmap tastybento 2025-02-02 08:36:56 -0800
  • 1ab90adbe8
    Merge pull request #2613 from BentoBoxWorld/prefixes_for_islands tastybento 2025-02-02 08:36:25 -0800
  • 044c30dd44 Remove Dynmap - old version was referenced tastybento 2025-02-02 08:35:36 -0800
  • 73e6f53cab Add prefixes to enable easy substitution for Game Modes prefixes_for_islands tastybento 2025-02-02 08:33:37 -0800
  • 699ee163f4
    Merge pull request #2609 from BentoBoxWorld/trial_spawner_blueprint tastybento 2025-01-26 19:24:17 -0800
  • 105549b901 Add support for Trial Spawners to Blueprints tastybento 2025-01-26 18:42:13 -0800
  • ac003912bd
    Merge c2bf481767 into 3c9e5385ad 404E 2025-01-26 18:09:09 +0000
  • 8d89d622c9 Paste water at spawn_here sign location if sign is waterlogged tastybento 2025-01-25 07:57:28 -0800
  • 3c9e5385ad
    Merge pull request #2607 from BentoBoxWorld/Flags_for_locales tastybento 2025-01-24 18:55:39 -0800
  • 97e64d11a2 Indonesia flag tastybento 2025-01-24 18:54:59 -0800
  • c89ed27a26
    Merge pull request #2606 from BentoBoxWorld/2604_dirt_dupe tastybento 2025-01-24 18:49:55 -0800
  • 2c15c67fe1 Flags for locales tastybento 2025-01-24 18:49:16 -0800
  • 821fd77354 Add some feedback in the method for island deletion. delete_event_cancel tastybento 2025-01-24 16:50:33 -0800
  • c712e7e95f Correct test for number of flag listeners tastybento 2025-01-24 16:34:56 -0800
  • c97338d7fd Add PODZOL flag to prevent podzol generation with big trees tastybento 2025-01-24 16:20:31 -0800
  • 7d7d3d1977
    Merge pull request #2603 from BentoBoxWorld/blueprint_no_water_option tastybento 2025-01-24 15:39:03 -0800
  • 3d13c980d7 Fix compile errors tastybento 2025-01-23 19:20:53 -0800
  • 1735638e6a Add option to ignore water when saving blueprint tastybento 2025-01-21 19:58:13 -0800
  • caf32dae02 Remove debug. tastybento 2025-01-20 20:23:59 -0800
  • 4ff0e8a560 Allow safe teleporting to in water tastybento 2025-01-19 16:08:23 -0800
  • 6d2e7297be
    Merge pull request #2597 from BentoBoxWorld/2596_no_home_npe tastybento 2025-01-14 15:12:48 -0800
  • 1dd0fb539d Prevent NPE if player has no home island tastybento 2025-01-14 15:08:25 -0800
  • c910247277
    Merge pull request #2592 from BentoBoxWorld/2585_new_placeholders tastybento 2025-01-12 09:45:13 -0800
  • 7c39398220 Adds %[gamemode]_island_rank% placeholder #2585 tastybento 2025-01-04 17:00:13 -0800
  • 9c0010e9eb Split island_creation_date into date and time tastybento 2025-01-04 16:42:22 -0800
  • 710de36e79
    Merge pull request #2590 from BentoBoxWorld/remove_nms_support_for_older tastybento 2025-01-02 10:07:39 -0800
  • 75586e1648 Remove NMS support and add setBlock raw setter tastybento 2025-01-02 10:06:01 -0800
  • 2fb63e6221
    Update HurtingListener.java Noogear 2025-01-02 22:05:28 +0800
  • 35693d3a1c
    Update HurtingListener.java Noogear 2025-01-02 21:55:29 +0800
  • 8926462af7
    Update EggListener.java Noogear 2025-01-02 21:53:45 +0800
  • 261dab72d4
    Update HurtingListener.java Noogear 2025-01-02 21:52:56 +0800
  • 8e93aca953 Back to Max health tastybento 2025-01-01 11:51:56 -0800
  • 07969c0158 Update enums to latest naming tastybento 2025-01-01 11:51:35 -0800
  • 5e8e05c815 Update paper version in POM tastybento 2025-01-01 11:51:11 -0800
  • 85b65141fa Save meta data tastybento 2025-01-01 11:13:15 -0800
  • 373fb28162 Version 3.2.4 tastybento 2025-01-01 11:13:01 -0800
  • 10ed798409
    Merge pull request #2588 from BentoBoxWorld/develop 3.2.3 master tastybento 2025-01-01 09:02:29 -0800
  • aef0aa9917 Added test coverage tastybento 2025-01-01 08:58:30 -0800
  • eb544441be No more flaming entities! Happy New Year! tastybento 2025-01-01 08:49:10 -0800
  • b7af2f9008 Use getters to avoid NPEs tastybento 2024-12-31 21:10:35 -0800
  • 84b79e0111 Version 3.2.3 tastybento 2024-12-31 21:08:28 -0800
  • 112a5a3c14
    Merge pull request #2587 from BentoBoxWorld/gitlocalize-32283 tastybento 2024-12-31 08:42:02 -0800
  • c5c2c4235c Translate ro.yml via GitLocalize mt-gitlocalize 2024-12-31 16:35:19 +0000
  • a1c552b006
    Merge pull request #2586 from BentoBoxWorld/paper_fixes tastybento 2024-12-30 16:52:49 -0800
  • 50380d35a6 One test ignored. tastybento 2024-12-30 16:50:47 -0800
  • 2511f1697e Fixed test class. tastybento 2024-12-30 16:42:57 -0800
  • a800ce66da Fix for test tastybento 2024-12-30 16:32:28 -0800
  • 4e4f9880d8 Fix for test class tastybento 2024-12-30 16:28:17 -0800
  • 7cf71a4365 Fix for test tastybento 2024-12-30 16:21:05 -0800
  • 6981525077 Fixing tests tastybento 2024-12-30 16:05:00 -0800
  • b3dfd494ed
    Merge pull request #2584 from BentoBoxWorld/paper_fixes tastybento 2024-12-30 11:15:01 -0800
  • b5f7acaf76 Ignores and changes because or change to PaperAPI tastybento 2024-12-30 11:13:29 -0800
  • 2bd857c3f8 Version 3.2.2 tastybento 2024-12-29 21:58:10 -0800
  • 807ee5245f
    Merge pull request #2583 from BentoBoxWorld/develop 3.2.1 tastybento 2024-12-29 17:18:06 -0800
  • 8f81790954
    Merge pull request #2582 from BentoBoxWorld/2581_floating_cows_fix tastybento 2024-12-29 17:08:51 -0800
  • de39aa8b43 Fixes defaults for pasting entities. Gravity default is true not false tastybento 2024-12-29 17:08:34 -0800
  • 629e65d0d4 Version 3.2.1 tastybento 2024-12-29 16:57:17 -0800
  • cf51aeca74
    Merge pull request #2579 from BentoBoxWorld/develop 3.2.0 tastybento 2024-12-29 14:26:59 -0800
  • da8ad2f63c
    Merge pull request #2580 from BentoBoxWorld/Abstract_out_paper_lib tastybento 2024-12-29 13:49:53 -0800
  • 4a55ea790e Works on Paper and Spigot. Tests are a mess and won't compile or run tastybento 2024-12-29 13:40:10 -0800
  • 89129426a0
    Merge branch 'develop' into develop Vladimir Pirscoveanu 2024-12-29 19:52:42 +0200
  • 1fa2849053 Adjust POM tastybento 2024-12-29 09:36:09 -0800
  • 00d0735079 Abstract out all PaperLib so that it only exists in Util class. tastybento 2024-12-29 09:29:59 -0800
  • f718b9be4b Version 3.2.0 tastybento 2024-12-29 09:17:09 -0800
  • b2ebaba183
    Merge pull request #2578 from BentoBoxWorld/Java_21 tastybento 2024-12-29 09:15:51 -0800
  • c7d0095905 Update to Java 21 tastybento 2024-12-29 09:15:37 -0800
  • 0fff159dca Removed PaperLib gochi9 2024-12-29 16:02:47 +0200
  • 11bd46e32d
    Merge pull request #2576 from BentoBoxWorld/2569_general_display_entitiy_support tastybento 2024-12-28 15:04:23 -0800
  • f406025496 Remove this for now tastybento 2024-12-28 15:03:38 -0800
  • df814cce0f Fixed tests tastybento 2024-12-28 14:21:49 -0800
  • 30d3fad81f Fix pasting of other display entities. Remove debug. tastybento 2024-12-28 10:16:59 -0800
  • 62a4f63040 Working with debug tastybento 2024-12-28 09:06:28 -0800
  • 64fd48ead6 WIP - store data on Display Entities tastybento 2024-12-27 08:36:13 -0800
  • 6673d46dd3
    Merge pull request #2575 from BentoBoxWorld/2569_znpc_plus_hook tastybento 2024-12-26 10:19:59 -0800
  • 945670be04 Add tests for Util.isVersionCompatible method tastybento 2024-12-26 10:18:11 -0800
  • 00ce92b9af Improved tests tastybento 2024-12-26 10:09:33 -0800
  • 2edad796b4 Remove unused import tastybento 2024-12-26 09:28:50 -0800
  • d6c11e8098 Fix tests tastybento 2024-12-26 09:28:18 -0800
  • 180ccd9f5e Tidied up and working tastybento 2024-12-26 09:17:07 -0800
  • ce84d66b91 ZNPCs Hook. FC but needs testing tastybento 2024-12-25 08:23:35 -0800
  • 212166ebe8 Update surefire plugin tastybento 2024-12-22 09:28:18 -0800
  • 60f0110547 Remove the parallel test running tastybento 2024-12-22 09:27:41 -0800
  • 2dbb522eb7 Updated JavaDoc to avoid error. tastybento 2024-12-22 08:48:50 -0800
  • 35852f100e Merge branch 'master' into develop tastybento 2024-12-22 08:48:10 -0800
  • 8346405ab3 WIP tastybento 2024-12-22 08:05:47 -0800
  • 6017a09a03 WIP tastybento 2024-12-22 08:05:20 -0800
  • e811f90bd5
    Update build.yml tastybento 2024-12-21 19:00:26 -0800
  • 4231bcfe35
    Update build.yml tastybento 2024-12-21 18:58:08 -0800
  • b3b0d71af6
    Update modrinth-publish.yml tastybento 2024-12-21 15:56:08 -0800