Commit Graph

235 Commits

Author SHA1 Message Date
AppleDash
6be741b047 Update deps - this SaneLib version fixes a big with config.yml not saving. 2018-03-01 07:58:51 -05:00
AppleDash
ccc7da8fe7 Bump SESS version 2018-02-08 19:03:42 -05:00
AppleDash
f92c7fddf7 beef 2018-02-08 19:03:03 -05:00
AppleDash
3721f22158 Version bump 2017-11-21 14:06:41 -05:00
AppleDash
08e87f2779 Attempt to fix baltop nullpointer 2017-11-21 14:01:52 -05:00
AppleDash
c51253b63b Only display single economable reload warning when necessary 2017-11-10 07:10:09 -05:00
AppleDash
328e3ad08d Fix weird Set construction and a little code cleanup - #67 #68 2017-11-10 07:06:44 -05:00
AppleDash
b8045511f1 🤔 2017-11-08 20:34:55 -05:00
AppleDash
2bfec13b00 Fix Maven repo bullshit 2017-11-08 20:29:52 -05:00
AppleDash
f9e8a868e5 Implement some various code improvements - credit to @sgdc3 - see #58 2017-09-23 07:24:28 -04:00
AppleDash
be8206ce10 Version bump - also the last commit tries to fix the translations file not existing too. 2017-09-21 22:58:51 -04:00
AppleDash
d399e7a6be Experimental multiserver sync support. 2017-09-21 22:58:00 -04:00
AppleDash
1f0df591fd Fix bug in baltop and in ecoadmin 2017-08-26 01:16:29 -04:00
AppleDash
5ac6ba1407 Deprecate SaneEconomy.getInstance() 2017-07-17 16:11:58 -04:00
AppleDash
9a00cddf24 0.12.7 - Fix version comparator AGAIN 2017-07-15 23:49:05 -04:00
AppleDash
31d311c229 Version checker improved + locale-override option 2017-07-15 17:02:04 -04:00
AppleDash
ca13e9a810 Oops 2017-07-15 16:39:37 -04:00
AppleDash
f9440b3f18 Version bump to 0.12.6 2017-07-15 16:37:26 -04:00
AppleDash
01938349cb Baltop improvements & mocking of Server 2017-07-15 16:36:32 -04:00
AppleDash
03cd019763 Version bump! 2017-07-14 01:23:44 -04:00
AppleDash
735c88f839 Root POM doesn't need reasonable versioning. 2017-07-14 01:19:32 -04:00
AppleDash
686b9ef871 SaneEconomyOnlineTime + version bump 2017-07-14 01:17:36 -04:00
AppleDash
c7f58edf44 Update EconomyStorageBackendMySQL.java 2017-07-14 01:11:50 -04:00
AppleDash
f54a43437d SaneEconomy: Only log database transactions if debug=true (in newer SaneLib) 2017-07-12 20:06:53 -04:00
AppleDash
c3f84698ce Colored balance format support. 2017-07-10 18:11:46 -04:00
AppleDash
5bd417a0fc Remove duplicate key from messages.yml 2017-07-10 18:09:55 -04:00
AppleDash
142b794abf Quick bug fix 2017-07-09 22:49:49 -04:00
AppleDash
8345b3a478 Fix plugin.yml 2017-07-09 22:47:21 -04:00
AppleDash
af3a64c14c Version bump 2017-07-07 00:04:42 -04:00
AppleDash
96b5de947a Build against newer SaneLib 2017-07-07 00:03:44 -04:00
AppleDash
684abf3488 Version bump and fix JUnit tests. 2017-07-05 09:59:34 -04:00
AppleDash
d95d55c4f4 Add support for SaneEconomyTransactionEvent. 2017-07-05 09:57:26 -04:00
AppleDash
39e010a659 Switch to SaneLib SaneCommand 2017-07-03 12:54:32 -04:00
AppleDash
4e4eb709fe Properly rewrite all plugins to use SaneLib 2017-07-03 12:48:05 -04:00
AppleDash
5574fcbac3 Improve MobKills with permissions! 2017-07-03 03:44:42 -04:00
AppleDash
0506af01cc Major overhaul - now using SaneLib! 2017-07-03 00:17:18 -04:00
AppleDash
3678f71dc7 Try to fix MySQL flushing hanging. 2017-06-14 19:50:27 -04:00
AppleDash
94bac07727 Make SignShop actually compile. 2017-06-14 19:39:36 -04:00
AppleDash
078336db8f General code cleanup 2017-06-14 19:38:04 -04:00
AppleDash
1545bcacad Make balance-format work properly 2017-06-14 10:39:43 -04:00
AppleDash
921734241e Add support for ?useSSL=false in the JDBC URL. Fixes #48 2017-06-14 10:28:10 -04:00
AppleDash
36e53b03fb Build against wun point twelv. 2017-06-10 16:38:19 -04:00
AppleDash
45c921482b Update README. 2017-06-10 16:37:10 -04:00
AppleDash
00ee138cb5 Bump version to 0.11.0 - still experimental! 2017-06-10 16:34:29 -04:00
AppleDash
da16d4474e Experimental: Lock MySQL tables so as not to break things?! 2017-06-10 16:32:37 -04:00
AppleDash
dc6909af0f Merge pull request #46 from MegaNarwhal/master
Allow custom balance format string
2017-06-10 16:21:18 -04:00
AppleDash
d70162c9c3 Only show players in /baltop. Fixes #38. 2017-06-10 16:20:27 -04:00
AppleDash
76e15e3665 Make messages.yml more clear. Closes #45. 2017-06-10 16:18:36 -04:00
Carter
6015eb7947 Use MessageUtils instead of String.format for currency formatting 2017-06-08 18:33:49 -04:00
Carter
2adb136f3d Use balance-format in Currency 2017-06-07 18:38:48 -04:00