Commit Graph

202 Commits

Author SHA1 Message Date
Len 11c5c69dc7 Fix type in open TODO 2026-08-06 08:32:46 -05:00
Len d6d0556d5c Add a check if the shop block is an inventoryholder 2026-08-06 08:31:15 -05:00
Len 8e606458b2 Add config value for Shops by Item title 2026-08-06 08:29:01 -05:00
Len dabdafb1de Add ShopOwner info to HoverComponent 2026-08-06 08:20:13 -05:00
Len 13c8caed99 Fix wrong text in HoverComponent 2026-08-06 08:15:54 -05:00
Len ce2b8deef9 Add amount of shops to tooltip in SearchShopsDialog 2026-08-06 08:15:20 -05:00
Len e7886b5e83 Fix issues with ItemMatcher.java returning incorrect values. 2026-08-04 14:38:46 -05:00
Len 5c3bbf4203 Update build.gradle.kts 2026-08-04 14:38:17 -05:00
Len 5202301fdb Update to 26.2 2026-07-30 08:20:03 -05:00
Len 20797bd128 Remove java toolchain 2026-07-30 08:19:45 -05:00
Len 5c166f2bba Disable update stage 2026-07-30 08:17:26 -05:00
Len 7bbff411e4 Update Gradle Stage in Jenkinsfile 2026-07-30 08:17:03 -05:00
Len a98b35d073 Improve support for TropicalFishBucket 2026-07-30 08:15:40 -05:00
Len 23ab3747fd Update gradle 2026-07-30 08:15:14 -05:00
Len e554e2643d Fix shops resetting itemstack size to qty 1 2026-01-18 20:49:06 +01:00
Len 49fb85229d Refactor PlayerShops to use Dialogs. 2025-12-28 19:58:45 +01:00
Len ffdafd07d2 Update old item matching to use the new ItemMatcher class 2025-12-26 00:18:08 +01:00
Len bcba3413c5 Add MaterialSprites.java as a helper class to display ObjectComponents. 2025-12-26 00:15:03 +01:00
Len b4cca9227e Add ItemMatcher.java 2025-12-26 00:14:22 +01:00
Len f80408502b Update to 1.21.11 2025-12-24 21:37:53 +01:00
Len 4d531ea7b5 Refactor PlayerShopCommand to use Brigadier. 2025-11-20 20:47:58 +01:00
Len aaebd64294 Refactor to PaperPlugin 2025-11-20 19:33:54 +01:00
Len 33f51eed09 Update cosmos repo and cosmos version. 2025-08-02 11:05:24 +02:00
Len 6190c43eb1 Clean up unused imports 2025-06-15 09:52:01 +02:00
Len 57be263412 Clean up return statement in ShopHandler::canPlayerBreakShop 2025-06-15 09:45:20 +02:00
Len 723f448a76 Remove unused imports 2025-06-15 09:44:42 +02:00
Len df388ed93f Switch from sendMiniMessage to sendRichMessage. 2025-06-15 09:14:08 +02:00
Len 646d0fae3f Switch to Cosmos 2025-06-15 09:01:19 +02:00
Len 4fd2c55be6 Update gradle wrapper 2025-06-15 08:59:28 +02:00
Len fa8e43eeb0 Add Collect sales from a single shop 2024-09-15 18:50:01 +02:00
Len 8086d49ae9 Fix Random shops not being included in the Collect sales function. 2024-09-15 18:49:34 +02:00
Len 9f8bff3ad7 Rename Gamble shops to Random shops. 2024-08-16 21:21:50 +02:00
Len 4737ad1cfa Round shop balance and price per item. 2024-08-13 15:42:14 +02:00
Len f714cbef24 Add auto update stage to Jenkinsfile 2024-08-13 15:41:53 +02:00
Len 0464cf61d3 Fix name for Jenkinsfile 2024-08-05 13:36:05 +02:00
Len b3e7b84e51 Update snapshot version 2024-08-05 11:20:48 +02:00
Len 9a5ffc21f5 Add jenkinsfile 2024-08-04 22:24:29 +02:00
Len 7d9cb418af Fix some NPE caused by null itemstacks 2024-08-04 20:59:45 +02:00
Len 633bc97abb Show correct remaining stock for Gambleshops 2024-08-04 20:37:51 +02:00
Len 24581b5caa Switch to Dust particle in highlight low stock 2024-08-04 20:30:40 +02:00
Len 7f3f01eda3 Fix NPE in Gambleshops and add missing messages for gamble shops. 2024-08-04 11:45:07 +02:00
Len 7cfd147f1e Add option to collect all balance from a single shop. 2024-08-04 11:45:07 +02:00
Len 74e0f8c5b5 Update the maximum amount a shop can sell to 64.
Ever since 1.20.5 it is no longer possible to overstack items above 64.
2024-08-04 11:45:07 +02:00
Len 6aa2e294b4 Implement gamble shops 2024-08-04 11:45:07 +02:00
Len 4e1f2d57bc Only listen to WallSign when creating shops. 2024-08-04 11:45:07 +02:00
Len 851d816abf Use Galaxy shared config path. 2024-08-04 11:45:07 +02:00
Len 0bbc68cbd1 Update 1.21 2024-08-04 11:45:07 +02:00
Len 5825a9b593 Change configuration file path 2024-08-04 11:45:07 +02:00
Len cf7c77bf47 Change item matcher 2024-08-04 11:45:07 +02:00
Len f5dc2dc670 Update gradle 2024-08-04 11:45:07 +02:00