Commit Graph
100 Commits
Author SHA1 Message Date
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
destro174andGitHub 1af40415c2 Merge pull request #16 from Altitude-Devs/Dev/config
Rework configuration
2024-04-21 14:19:43 +02:00
Len d4c8c0ab81 Rework configuration 2024-04-21 14:06:52 +02:00
Len da2bee447d Update itemMatcher 2024-04-20 21:44:42 +02:00
Len 55c92d6f20 Add SUGGESTIONS.md 2023-12-10 18:01:54 +01:00
Len 28b5272742 Add more items to item matcher 2023-12-03 21:06:50 +01:00
Len 27d67d67c9 Update item matcher 2023-11-24 10:41:54 +01:00
Len eb81e65212 Update to 1.20.2 2023-11-24 10:01:07 +01:00
Len e61385aaf6 Fix transaction output message 2023-09-02 18:02:33 +02:00
Len c6e2709e6c Add GUI option to collect all sales balance 2023-08-14 00:39:47 +02:00
Len 440ab3dae5 Make menubar before initInv 2023-08-13 18:28:02 +02:00
Len 2ffdf01dd8 Changes and fixes to GUI system 2023-08-12 18:59:41 +02:00
Len 0a4de42fea Update getPlayerHead to use offlineplayerdata 2023-08-12 18:59:10 +02:00
Len 2b07c9807b Add aliases to PlayerShopCommand.java 2023-08-12 17:47:24 +02:00
Len 0019f27636 Start implementing PlayerSettings.java and PlayerSettingsGui.java 2023-08-12 16:49:21 +02:00
Len bd2f71d8c5 Move ShopManagementGui Title to MessageConfig.java 2023-08-12 14:04:28 +02:00
Len db38b93264 Make open the default for PlayerShopCommand 2023-08-12 13:43:52 +02:00
Len 5e5d70bf53 Add a way to display ShopTransaction.java 2023-08-12 13:29:49 +02:00
Len f898794b1a Add GUI titles to MessageConfig.java 2023-08-12 13:22:54 +02:00
Len 89f2dc7b51 Update TransferShopsCommand.java 2023-08-12 12:54:27 +02:00
Len 22e30ba949 Update amount of orders in messages 2023-08-12 12:31:09 +02:00
Len f12b80b280 Add TransferShopsCommand 2023-08-12 11:38:22 +02:00
Len 75c0899298 Fix not being able to remove shops 2023-06-27 17:38:17 +02:00
Len e0a4ed85a5 Add shopCreationCost 2023-06-27 17:26:20 +02:00
Len 795650a373 Update TransactionListener.java 2023-06-27 17:11:01 +02:00
Len 7553df9c12 Add GriefPreventionListener to listen to GriefPreventionEvents 2023-06-27 16:49:47 +02:00
Len fa2d5689fb Use EventPriority.HIGHEST for shopinteraction 2023-06-27 16:32:57 +02:00
Len 584224577a Update plugin.yml 2023-06-27 16:32:30 +02:00
Len 308b0965c1 Update gradle-wrapper.properties 2023-06-27 16:32:14 +02:00
Len 09be9e5e46 1.20.1 2023-06-19 10:01:09 +02:00
Len 057df73513 Add back shop expiration when claims expire 2023-01-11 17:56:17 +01:00
Len c04142cf2a Rework commands 2022-11-22 09:27:49 +01:00
Len dccbaea32b Fix spacing 2022-10-04 09:22:52 +02:00
Len 69d90e16b5 Log error when shop can't be saved. 2022-10-03 20:38:15 +02:00
Len 5c228e134a Set archiveFileName. 2022-09-26 08:34:42 +02:00
Len 8cb2ed7648 Add bypass permission 2022-09-26 08:32:25 +02:00
Len 0674c969db Check if transactions table has to be created and fix logging transactions. 2022-09-18 19:48:32 +02:00
Len 0e73b5ee41 Check itemmeta when comparing items 2022-09-18 14:48:57 +02:00
Len 6eacfb2256 Remove unused shopmaterials in ShopHandler.java 2022-09-18 11:31:10 +02:00
Len 1089a06f3e SuppressWarnings("unused") 2022-09-18 11:30:14 +02:00
Len 6fc23b5d33 Load conversation prompts from MessageConfig.java 2022-09-18 11:29:40 +02:00
Len a6fe300a67 Fix shop limit permission. 2022-09-18 10:15:07 +02:00
Len e568eec906 Add maven-publish plugin 2022-09-11 10:57:29 +02:00
Len 439796a7f4 Use Components in ConverstationManager.java 2022-09-10 13:54:37 +02:00
Len bc2c38263a Add more util methods for Minimessage 2022-09-10 13:08:17 +02:00
Len 7b0fd3a9cb Do not echo back messages in conversations. 2022-09-10 12:50:20 +02:00
destro174andGitHub 06a9511874 Merge pull request #13 from Altitude-Devs/shop_info
Shop info, Fixes #9
2022-09-02 08:57:01 +02:00
Len acc120dcde rebase on main 2022-09-02 08:56:40 +02:00
destro174andGitHub d23b8e0f1d Merge pull request #12 from Altitude-Devs/messages
Messages, Fixes #6
2022-09-02 08:34:38 +02:00
Len 858162165f Add ShopBalance to the player when shop is broken. 2022-09-01 10:43:22 +02:00
destro174andGitHub 0d79b75e33 Prevent dying shopsigns, Fixes #8
Merge pull request #10 from Altitude-Devs/dev/signs
2022-09-01 10:11:15 +02:00
Len 31c80fa92d Prevent dying shopsigns, Fixes #8 2022-09-01 10:10:25 +02:00
Len c39eba6bfc Merge remote-tracking branch 'origin/main' 2022-09-01 09:45:38 +02:00
Len 5ac4c15902 Add runserver directory. 2022-09-01 09:45:19 +02:00
Len 89acf0c10e Do not validate shoptype input twice, Fixes #4 2022-08-31 10:10:18 +02:00
Len e49906fc75 Prevent players from breaking shops while they are conversing, Fixes #7 2022-08-31 10:08:19 +02:00
Len e4d4ebb8b4 Add build number to version 2022-08-30 10:34:39 +02:00
Len ed186b37bb Remove a debug message 2022-08-30 10:13:41 +02:00
destro174andGitHub 93336c653b Merge pull request #3 from Altitude-Devs/templates
Add issue templates
2022-08-30 09:37:53 +02:00
Len 10c2a3e583 Update templates and add config.yml 2022-08-30 09:37:05 +02:00
destro174andGitHub 30d21810a6 Add issue templates 2022-08-30 09:12:04 +02:00
destro174andGitHub c8f19125f8 Merge pull request #2 from Altitude-Devs/dev/rewrite
Dev/rewrite
2022-08-28 20:54:24 +02:00
Len 7fb6325285 Revert "Made it possible to save/load shops"
This reverts commit 91c0c2ecd1.
2022-08-28 20:50:48 +02:00
Len f646d1283b Add placeholds to TransactionListener.java 2022-08-28 20:47:05 +02:00
Len 789a4e0e3b Add placeholds to ShopManagementGui.java 2022-08-28 19:50:33 +02:00
Len 176e997b9e Check if player has balance before trying to add money to shop 2022-08-28 19:46:34 +02:00
Len 777a240757 Prevent stacking Conversations 2022-08-28 19:44:48 +02:00
Len 96d59d268b Remove shadow 2022-08-28 00:57:00 +02:00
Len b07bf2a92b Merge branch 'dev/rewrite' of https://github.com/Altitude-Devs/PlayerShops into dev/rewrite 2022-08-28 00:53:12 +02:00
Len 8d17848b6b Add more listeners and events to listen to 2022-08-28 00:53:00 +02:00
Len 3be53703be Small tweaks 2022-08-25 17:45:11 +02:00
Len abf53fbbbe dev/rework 2022-08-25 00:22:46 +02:00
Len 1ae73c5ba8 Use ComponentLogger in Logger.java 2022-08-23 16:26:23 +02:00
Len 0ee732bfba Update to 1.19.2 API 2022-08-23 14:28:51 +02:00
Len 6221631dab Add missing return in EventListeners 2022-08-22 19:15:40 +02:00
Len 41e169df08 Add some early returns 2022-08-22 16:56:49 +02:00
Len cd850eeee3 Add more events 2022-08-22 16:39:57 +02:00
Len f3030afa33 Work on TransactionListener.java 2022-08-22 14:07:05 +02:00
Len 3aa8414c5b Refactor/rework 2022-08-22 00:21:36 +02:00
Len 658837814a Refactor ShopTransactions 2022-08-21 17:36:01 +02:00