Commit Graph

181 Commits

Author SHA1 Message Date
AppleDash
3d0d69cea7 Version bump and fix tests 2017-02-20 16:17:25 -05:00
AppleDash
c621824b82 Add support for server account 2017-02-14 11:28:04 -05:00
AppleDash
6352cce5f3 Update SignShop version 2017-01-28 14:58:30 -05:00
AppleDash
c0bd36b3e0 Merge branch 'master' of github.com:AppleDash/SaneEconomy 2017-01-28 14:56:27 -05:00
AppleDash
2b5c0a3727 Update limits.yml 2017-01-28 14:56:20 -05:00
AppleDash
c8ba25058e Add more usage translations for commands. 2017-01-22 12:52:35 -05:00
AppleDash
a017083664 Different message for /bal on self, and add a missing translation. 2017-01-22 12:49:01 -05:00
AppleDash
2dcc2cb2de Implement JSON backend and make it the default. 2017-01-22 12:40:47 -05:00
AppleDash
40e6b7ad24 Bump version to 0.10.4 2017-01-22 12:15:10 -05:00
AppleDash
3bfecbfc4c Try to fix weird MySQL server hangs. 2017-01-22 12:14:15 -05:00
AppleDash
742997cd3d Make /pay work on offline players. 2017-01-22 03:50:30 -05:00
AppleDash
38e64d2d9a Version bump 2017-01-20 08:47:12 -05:00
AppleDash
5f55a623e3 Fix update checker. 2017-01-20 08:45:05 -05:00
AppleDash
8e0ba1f322 Bump version to 0.10.2 2017-01-20 06:53:06 -05:00
AppleDash
756fb044af Improve README. 2017-01-20 00:54:10 -05:00
AppleDash
b0be08d5dc Clean up MySQLConnection code slightly. 2017-01-20 00:51:07 -05:00
AppleDash
9d71bb5a21 Retry MySQL queries if they fail. 2017-01-20 00:48:05 -05:00
AppleDash
feb88b4519 Build against Spigot 1.11 2017-01-20 00:41:56 -05:00
AppleDash
8e950cacff Merge branch 'master' of github.com:AppleDash/SaneEconomy 2017-01-20 00:40:29 -05:00
AppleDash
ce7e8581c9 Merge pull request #30 from shansen/fix-load-priority
Seems reasonable.
2017-01-20 00:40:11 -05:00
AppleDash
8ab8290b77 Introduce SQL query timeouts 2017-01-20 00:27:52 -05:00
shansen
49950a43d3 Fix load priority 2017-01-20 02:27:42 +01:00
AppleDash
cf60c7bbbe Fix SignShop limit issue. 2017-01-18 23:00:47 -05:00
AppleDash
56a3904b43 ? 2017-01-18 22:44:04 -05:00
AppleDash
2d15a8075f Fix Pair class 2017-01-18 07:51:54 -05:00
AppleDash
e015da4c99 IMPORTANT: I do not know how to spell. 2017-01-18 07:41:06 -05:00
AppleDash
0f23767336 Clean up code 2017-01-18 06:34:06 -05:00
AppleDash
3cfdd0185a Bump version of SignSho[ 2017-01-18 05:10:51 -05:00
AppleDash
af1752b85c Switch flatfile storage to use JSON and improve sign shops 2017-01-18 05:08:16 -05:00
AppleDash
b78c353093 Merge branch 'master' of github.com:AppleDash/SaneEconomy 2017-01-18 04:25:54 -05:00
AppleDash
4c57189e07 Make sell limits work, probably. 2017-01-18 04:20:05 -05:00
AppleDash
343f2a047d Add more instructions to messages.yml 2017-01-18 04:14:18 -05:00
AppleDash
642ac49e4a Fill limits.yml with something 2017-01-17 20:35:33 -05:00
AppleDash
2058b9bd64 Fix SignShop limits 2017-01-17 20:32:47 -05:00
AppleDash
96ee933d19 Merge branch 'master' of github.com:AppleDash/SaneEconomy 2017-01-17 08:19:22 -05:00
AppleDash
3695d1389b Fix ClassCastException loading flatfile DB 2017-01-17 08:19:11 -05:00
AppleDash
b81d64c2be Try and fix bug with resetting MySQL balances 2017-01-16 14:20:55 -05:00
AppleDash
8627f07163 Sign shop: Random stuff! 2017-01-15 00:47:49 -05:00
AppleDash
2ccd25cce4 Merge branch 'master' of github.com:AppleDash/SaneEconomy 2017-01-10 17:09:27 -05:00
AppleDash
4df22729aa Weird sign shop stuff. 2017-01-10 17:09:18 -05:00
AppleDash
372ec96381 Merge pull request #28 from Mga-Denmark/patch-1
Add logged field to table with timestamp info
2017-01-02 03:44:52 -05:00
AppleDash
8a7ceea66e Fix weird splitting of methods for transaction logging 2017-01-02 03:43:30 -05:00
AppleDash
934d92fbf9 Build MobKills against the right SaneEconomy version 2016-12-30 21:12:32 -05:00
AppleDash
0ecfe71938 Merge branch 'master' of github.com:AppleDash/SaneEconomy 2016-12-30 21:11:04 -05:00
AppleDash
378a722ae2 More work on SaneEconomyMobKills. 2016-12-28 00:12:21 -05:00
AppleDash
510d0e63d0 Start work on SaneEconomyMobKills. 2016-12-27 23:52:20 -05:00
Michael Gerner Andreasen
358d50bcc7 reverts bad hard coded table name 2016-12-27 00:54:47 +01:00
Michael Gerner Andreasen
20299a4b2e Add logged field to table with timestamp info
This give people some insights regarding when something happened, it also adds the possibility to make a history log for server admins to show on profile pages at there websites, if they want to.
2016-12-27 00:37:45 +01:00
AppleDash
692f1439d2 Bump version of SignShop to 0.1.2 2016-12-21 01:35:47 -05:00
AppleDash
e0c1d91ed1 Add console logging to sign shop. 2016-12-21 01:35:08 -05:00