Commit Graph

993 Commits

Author SHA1 Message Date
Acrobot 775dbe5afe First MC 1.5 version 2013-03-16 19:27:24 +01:00
Acrobot d908e904a2 Remove teleportation bugfix
Not needed anymore - we're targetting CraftBukkit 1.5
2013-03-16 18:33:55 +01:00
Acrobot 6576198b69 Fix priorities 2013-03-16 18:33:09 +01:00
Acrobot 5e987b927c Format the fee message 2013-03-16 18:32:59 +01:00
Acrobot 86889b0ffc Rework LWC module 2013-03-16 18:32:41 +01:00
Acrobot 7d8c2d56b0 Bump version 2013-03-11 00:32:17 +01:00
Acrobot be46ac065f Fix the money bug 2013-03-11 00:32:11 +01:00
Acrobot 6bebf3643e Added auto-changing version in plugin.yml 2013-03-08 20:39:06 +01:00
Acrobot a5bfa86bca Mavenized the project
Switched the project to Maven - you're now able to easily build
ChestShop.
2013-03-08 20:31:15 +01:00
Acrobot e5240729fc Bump version 2013-03-07 22:32:41 +01:00
Acrobot 07b15d7da3 Fix for sending messages to the wrong player. 2013-03-03 17:26:10 +01:00
Acrobot 7c9642e9ff Fix typo 2013-03-03 17:25:50 +01:00
Acrobot a612932043 Refactoring 2013-02-23 22:22:20 +01:00
Acrobot f1f0f13b01 Fix discounts not working 2013-02-23 22:22:08 +01:00
Acrobot abdbcc15e1 Fix uppercasing the wrong things 2013-02-15 21:06:27 +01:00
Acrobot 715702d2bb Bump version 2013-02-15 19:05:34 +01:00
Acrobot 198b4fc086 Quick refactoring 2013-02-15 19:05:18 +01:00
Acrobot e4a152561e Fix economy plugins
which check for active accounts.
2013-02-15 19:05:07 +01:00
Acrobot 951a065493 Add option to turn off the teleportation bugfix 2013-02-15 19:04:20 +01:00
Acrobot 5264f5d2df We need Regex in that replace! 2013-02-11 20:51:54 +01:00
Acrobot 6f5ecdc0ce Bump version 2013-02-11 20:29:17 +01:00
Acrobot de433c829b Fix priorities 2013-02-11 20:29:11 +01:00
Acrobot c385d116fc Fixed the system 2013-02-11 17:09:34 +01:00
Acrobot 50227c5da4 Refactoring 2013-02-11 16:55:18 +01:00
Andrzej Pomirski 68e3512af8 Merge pull request #24 from ShadowDog007/master
Improved performance when fetching ItemStacks
2013-02-11 07:53:31 -08:00
Michael McKnight de182d85b4 Speed up getting materials from sign names
When an item is fetched from a string it caches the material in a
hashmap using the items sign name as the key.
This should massively improve performance when fetching itemstacks using
the string from signs. (Which should be mostly when it is needed)
2013-02-11 13:09:12 +13:00
Acrobot 165f3f204a Refactoring 2013-02-10 15:30:05 +01:00
Acrobot 87c6ea8fc8 Prevent people in creative mode accessing chests 2013-02-10 15:29:40 +01:00
Acrobot 0e87c826bb Fix JDBC errors caused by missing folder 2013-02-10 15:28:16 +01:00
Acrobot ffbaaf85ed Hopefully this should increase performance a bit
This method is a bottleneck :(
2013-02-08 21:35:23 +01:00
Acrobot 79bf52c312 Closing statements after executing updates. 2013-02-08 20:17:10 +01:00
Acrobot 5cbff43379 Why do we need that again? 2013-02-08 19:42:43 +01:00
Acrobot 4415b52986 A bit of optimalization 2013-02-08 19:34:26 +01:00
Acrobot 6a48340dc6 A bit more clear. 2013-02-08 19:30:35 +01:00
Acrobot c357ad89f0 Update version 2013-02-08 19:29:42 +01:00
Acrobot 04abe9715c Refractoring + fixed a minor bug 2013-02-08 19:29:31 +01:00
Acrobot a499ab2cf0 "Light Blue Wool" now works
Awesome. More performance, better item recognition. Less spaghetti in
the code.
2013-02-08 19:29:13 +01:00
Acrobot 62400ed68e Bump version 2013-02-07 14:17:38 +01:00
Acrobot b1787f8846 Static import 2013-02-07 14:17:32 +01:00
Acrobot c357141107 Added configuration for the stacking 2013-02-07 14:17:23 +01:00
Acrobot 8d7389b7e0 Added a fix for inventory not closing on /tp 2013-02-07 14:17:03 +01:00
Acrobot a8e8078348 Finally, no more tricks for that! 2013-02-07 14:16:50 +01:00
Acrobot b5529bec93 Added maxStackSize and optimizations 2013-02-07 14:15:26 +01:00
Acrobot f13ce3ac37 It's not my class, seriously, no need to warn me 2013-02-07 14:15:09 +01:00
Acrobot 49b6621b30 Version bump 2013-02-01 19:29:14 +01:00
Acrobot 2ab26f57fd Fixed a bug with price checker 2013-02-01 19:29:07 +01:00
Acrobot d82727575c Made the message less precise 2013-02-01 19:28:52 +01:00
Acrobot d3524faae9 Optimized the transaction module 2013-02-01 19:28:42 +01:00
Acrobot 0880ec6575 Added new items to plugn.yml - thanks to Kainzo
from Herocraft
2013-01-29 21:03:07 +01:00
Acrobot 1c3be2c7eb Added an error stating the lack of SQLite connector 2013-01-29 21:02:20 +01:00