Skip to content
Jenkins
ChestShop
#262
Changes
Search
Sign in
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Tests
See Fingerprints
Previous Build
Next Build
Success
Changes
Summary
do not use the amount of itemstacks, because it is limited to 1..99 now (
commit: 7b5d422
) (
details
)
Commit
7b5d422d2faa4779f540332c850dafd583a9e710
by
Brokkonaut
do not use the amount of itemstacks, because it is limited to 1..99 now
(
commit: 7b5d422
)
The file was modified
src/main/java/com/Acrobot/Breeze/Utils/InventoryUtil.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/Player/PlayerInteract.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/Modules/PriceRestrictionModule.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/TransactionMessageSender.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/PartialTransactionModule.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/Block/SignCreate.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Events/PreShopCreationEvent.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/ItemManager.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/AmountAndPriceChecker.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Events/PreTransactionEvent.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Events/TransactionEvent.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PreShopCreation/QuantityChecker.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/TransactionLogger.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/EmptyShopDeleter.java
(diff)
The file was modified
src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/StockFittingChecker.java
(diff)