Commit Graph

761 Commits

Author SHA1 Message Date
Flowsqy
355572f7f3 Merge branch 'feature/clean-project' of https://github.com/Flowsqy/ShopChest into feature/clean-project 2022-12-22 20:59:50 +01:00
Flowsqy
b6c5eb2f9f Extract current transaction logic from ShopInteractListener 2022-12-22 20:57:21 +01:00
Flowsqy
397ebf48d0 Add TransactionInformer 2022-12-22 20:56:18 +01:00
Flowsqy
b6c0bc9b5f Process the ShopBuySellEvent when executing a transaction 2022-12-21 22:26:27 +01:00
Alexander Möbius
75bc8bb6f7
If shop has higher amounts than a stack, use the shop amount to allow players to use bulk discount (#7) 2022-12-21 16:41:59 +00:00
Flowsqy
ffbfe4928a Implement the check part of a transaction 2022-12-21 17:37:00 +01:00
Flowsqy
d38436f177 Add comment in ShopItemListener 2022-12-21 16:38:42 +01:00
Flowsqy
739f872c5a Add comment in ShopUpdateListener 2022-12-21 16:24:23 +01:00
Flowsqy
8f3867ed60 Add comment in NotifyPlayerOnJoinListener 2022-12-21 16:17:16 +01:00
Flowsqy
fa6cde4533 Update comment in BlockExplodeListener 2022-12-21 15:21:10 +01:00
Flowsqy
ba89943287 Fix item velocity water bug #11 2022-12-19 00:40:53 +01:00
Flowsqy
2e9e713343 Add some documentation in ExternalManager 2022-12-18 17:39:21 +01:00
Flowsqy
b3990566bb Fix WorldGuard external hook error 2022-12-18 17:38:38 +01:00
Flowsqy
d810f67091 Add 1.19.3 support 2022-12-18 16:43:56 +01:00
Flowsqy
a91e9c1661 Add the draft of the transaction structure 2022-08-27 11:51:11 +02:00
Flowsqy
1d136933a7 Add action structure 2022-08-27 11:50:24 +02:00
Flowsqy
a96e3620d8 Add comment 2022-08-24 11:16:22 +02:00
Flowsqy
22415c25f6 Add ActionManager and PendingAction 2022-08-21 20:29:30 +02:00
Flowsqy
ab8a68f31f Add 1.19.2 support 2022-08-21 15:56:45 +02:00
Flowsqy
a063edc10d Rollback maven-shade-plugin version 2022-08-21 15:51:31 +02:00
Flowsqy
876ff5a42c Add 1.19.1 support 2022-07-28 01:11:28 +02:00
Flowsqy
5e80a7fd23 Add 1.19.1 support 2022-07-28 00:30:27 +02:00
Flowsqy
3465eb4867 Add PlatformLoader (check mappings versions to load NMS Platform) 2022-07-27 16:40:38 +02:00
Flowsqy
4012e001de Update README build instructions 2022-07-26 22:38:17 +02:00
Flowsqy
dc81ebe627 Remove module specifics pom.xml in assembly's META-INF/ 2022-07-26 22:29:54 +02:00
Flowsqy
902686ea47 Add a classifier for nms assembly 2022-07-26 22:23:46 +02:00
Flowsqy
40497ca829 Bump maven-javadoc-plugin to 3.4.0 (fix warns) 2022-07-26 22:23:05 +02:00
Flowsqy
020ceb5821 Fix NMS loading for 1.17.1 (module rename) 2022-07-26 18:06:21 +02:00
Flowsqy
5782d5efb4 Merge branch 'fix/areashop-dependency' 2022-07-26 17:57:48 +02:00
Flowsqy
07951a5781 Avoid NMS module compiling 2022-07-26 17:53:18 +02:00
Flowsqy
efa080f4e2 Only install and deploy shopchest-nms-all, with minimal pom.xml 2022-07-24 17:24:58 +02:00
Flowsqy
09cbade7e9 Merge branch 'feature/no-compile-nms' into feature/clean-project 2022-07-24 04:38:37 +02:00
Flowsqy
0c5d872764 Update build instructions in README 2022-07-24 04:32:06 +02:00
Flowsqy
5a81fc0b9a Remove useless blank lines 2022-07-24 04:22:10 +02:00
Flowsqy
67e7c8987c Add groupId to make it usable without parent 2022-07-24 04:22:00 +02:00
Flowsqy
8cebf41144 Remove useless classifier for shopchest-nms-all 2022-07-24 03:51:43 +02:00
Flowsqy
9c85472782 Fix shopchest-nms-v1_17_R2 import in nms-all 2022-07-24 03:09:13 +02:00
Flowsqy
b1faf3dfaa Fix shopchest-nms-v1_17_R2 artifactId 2022-07-24 03:03:18 +02:00
Flowsqy
86bc32f2c6 Add a way to deploy shopchest-nms-all artifact 2022-07-24 02:53:50 +02:00
Flowsqy
b5d36c71d2 Add profiles to toggle nms build 2022-07-23 22:08:35 +02:00
Flowsqy
beca961222 Add intermediate project for nms 2022-07-23 21:09:41 +02:00
Flowsqy
d97f404496
Merge pull request #6 from GamesMCde/feature/clean-project
- Fix custom taxes in configuration.
- Use MySQL driver and improve database renames
2022-07-22 18:30:21 +00:00
Alexander
a58df75d58 fix shop-taxES in config.yml
add small comment in config.yml
2022-07-22 14:36:10 +02:00
Alexander
cb5648e7d4 use MySQL driver due to higher availability at users servers than mariadb driver 2022-07-22 14:01:20 +02:00
Alexander
d83425a830 only scan for tables in the database currently used.
Otherwise errors can occur due to not finding a table assumed to be in the database when trying to rename it.
2022-07-22 13:50:36 +02:00
Flowsqy
8a9cfbfb43 Update the README 2022-07-22 00:24:20 +02:00
Flowsqy
040a53e257 Add some information in the README about this repo 2022-07-21 23:59:51 +02:00
Flowsqy
2689b35ddf Load vault economy in a dedicated package 2022-07-21 23:21:16 +02:00
Flowsqy
57b1a40dfd Add ShopChest#cancelLoading method 2022-07-21 22:58:25 +02:00
Flowsqy
01948377d6 Remove commented code of old external integration in ShopChest.java 2022-06-30 03:13:05 +02:00