Commit Graph

10 Commits

Author SHA1 Message Date
Acrobot
1bf4651efa Many, many changes
- Added ShopDestroyedEvent
- Fixed signs stacked on each other not working
- Fixed Admin Shops selling materials with metadata
- Fixed shops accepting '0' quantity
- Started working on database stuff
- Split BlockBreak listener to many files
- Added methods to InventoryUtil
- Fixed discounts
2012-10-16 17:03:45 +02:00
Acrobot
228f493b70 Fixed bug that caused non-economically-active admin shops to be out of money. Also, fixed probable bug with enchantments 2012-09-14 23:00:17 +02:00
Acrobot
0a5707c4d8 Small fixes 2012-08-25 12:50:16 +02:00
meiamsome
80f658e748 Added roundDown
Added another round function as required.
2012-08-18 21:56:46 +02:00
Acrobot
92aeee4a86 Trying to fix "Item not recognised" message 2012-08-10 18:54:49 +02:00
Acrobot
47dc473163 Fix negative prices 2012-07-26 13:44:29 +02:00
Acrobot
919b9728f5 Fix enchantment detection 2012-07-26 13:44:19 +02:00
Acrobot
d1732552b0 - Made the plugin more event-driven
- Added PreTransactionEvent which can be cancelled
- Fixed not placing B/S before prices
- Updated Heroes
2012-07-07 19:24:06 +02:00
Acrobot
ec5092900b Fixed FREE shops 2012-06-25 17:15:10 +02:00
Acrobot
5908eb67fa - Added API (let's start with simple things first)
- Copied utilities from ChestShop-4
- Made code really, really nicer to read
- Made every external plugin's wrapper a listener, so it listens to events instead of being hard-coded.
2012-06-08 15:28:36 +02:00