NuclearW
|
a542d6cf3e
|
Squashed commit of the following:
commit cb3e057dee1f2b29838ab654a526baac1baab7d6
Author: NuclearW <incongruency@gmail.com>
Date: Fri Mar 1 00:43:57 2013 -0500
1.4.00 release
commit 4f9628d2e4cde31c8946e9a911ee6f10e1fb6b35
Author: NuclearW <incongruency@gmail.com>
Date: Fri Mar 1 00:07:30 2013 -0500
\r -> \n
commit b2ca22e0477c747143b0f08a28a096967ee6ffd7
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 23:53:56 2013 -0500
Commented-out code shouldn't be done like that.
commit 92f131712cc671e3e616c14a22e22769ef6d6d0b
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 23:45:36 2013 -0500
More things we missed.
commit 408b03766f6261a03a862a1ab7f5835772feda4a
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 23:20:13 2013 -0500
Format: util through spout and backup lib
commit d6bd2c29bbb51bee3607247468cfe145d4f38c9e
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 22:50:08 2013 -0500
The things we missed the first time through...
commit 393f0b889aa1b7011ee81ee7b15413d8824b8cfb
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 22:05:29 2013 -0500
Formatting: Skills
commit c097a6e188a7b760dd1b4389ed81dca417146b16
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:30:12 2013 -0500
Organize imports.
commit 34c3e74be7eb5f983f21d969e30155c5d82c01c1
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:09:45 2013 -0500
Fixed a missing fallthrough comment from ChatCommand
commit b4a76c9f022a2fd98bdd8f083accfea03becfd71
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 19:09:36 2013 -0500
Formatting: datatypes.* through events.*
commit 3e57dd41d3265a7c8106c7eb026df926770a4d15
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:56:15 2013 -0500
Fix issue with bad rebase
commit e8c8e06b2971555b7334e49128257e3af6f36892
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 17:35:32 2013 -0500
Formatting: DatabaseManager, LeaderboardManager, DatabaseUpdateType, and
PlayerStat
commit 13ecf1cc41f377a12991e357ac10abdcda24d6de
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:31:43 2013 -0500
Format: listeners.* through runnables.*
commit 71686e3c0d96c2dcf25442b91703fadda1ea3bb0
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 17:13:57 2013 -0500
Format PartyLockCommand
commit d50abed10bf94e1a88df3dc5cc07c259aea920ea
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 16:54:08 2013 -0500
Format: base through config.*
commit 7004823eeebbae5be7728bf9cafc3b04e57b64cf
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:21:40 2013 -0500
Example of using spaces to align like things
commit 534190cfe2481e466fe459d65628550458cc2993
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:12:19 2013 -0500
Capitalization
commit 5b61d3ba4c8d81e6f358b0cf4f460abfe9798414
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 15:07:43 2013 -0500
Updated readme, added standards.md
commit 5ec0df70fb82c527420a2f437f27f31bd758f884
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 14:42:16 2013 -0500
Markdown was here, Creole is a loser
commit 70d557c59d086b6a5fb5e0e63c0c1d8eb4c8d19c
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 13:46:24 2013 -0500
Move MCStats shading to .metrics.mcstats
commit eb9d67e66b1659d6abd2397ecf403343cfeffdda
Author: GJ <gjmcferrin@gmail.com>
Date: Thu Feb 28 13:37:37 2013 -0500
Move ALL the packages!
commit 8ffa9e7b75417b6c7f158613d4b4ffb783dcf2d0
Author: NuclearW <incongruency@gmail.com>
Date: Thu Feb 28 12:37:12 2013 -0500
/r/n -> /n
|
2013-03-01 00:52:01 -05:00 |
|
GJ
|
213b4763e7
|
Check the perms for these commands in the commands, otherwise they don't
work in console because they don't default to OP. Fixes #715
|
2013-02-28 08:58:59 -05:00 |
|
nossr50
|
45fbb47ccf
|
Moving this check up
|
2013-02-18 15:28:18 -08:00 |
|
nossr50
|
e78cbcfcc8
|
Fixing a comment... wish I could tell jenkins not to compile :|
|
2013-02-17 16:12:47 -08:00 |
|
nossr50
|
f7b1aea7e0
|
Fixing mmoupdate to accomodate for party changes
|
2013-02-17 16:09:35 -08:00 |
|
t00thpick1
|
8d21883c20
|
Only try to index tables when we are connected
|
2013-02-15 12:30:27 -05:00 |
|
GJ
|
f4da69a205
|
Fix some missing default cases and possible fall-through issues.
|
2013-02-13 16:34:36 -05:00 |
|
GJ
|
2ad73e9b2c
|
Optimized our String/number conversions a bit. Also moved all
String-related util functions from Misc.java to StringUtils.java
|
2013-02-13 11:45:48 -05:00 |
|
GJ
|
aa0acf767b
|
Log ALL the things!
|
2013-02-12 22:18:47 -05:00 |
|
GJ
|
d0ca2b9d4b
|
Update /mmoupdate to use Bukkit CommandAPI. Addresses #628
|
2013-02-06 17:10:05 -05:00 |
|
bm01
|
4b4fb7fd39
|
Fixed updateLeaderboards causing a memory leak and a bad /mctop display
|
2013-02-06 22:47:05 +01:00 |
|
GJ
|
6be0714872
|
Update /mcremove to use the Bukkit CommandAPI.
|
2013-02-06 12:49:43 -05:00 |
|
GJ
|
64d3430455
|
ACTUALLY ACTUALLY make /mcpurge behave right for flatfile.
|
2013-02-05 17:19:53 -05:00 |
|
GJ
|
7e4188e776
|
ACTUALLY make removing powerless players work for Flatfile. Old users
will only work from here forward - we never tracked login time before
for FlatFile.
|
2013-02-05 17:09:20 -05:00 |
|
GJ
|
3f6c07ba6a
|
Updated /mcpurge for Bukkit CommandAPI, also made it work with Flatfile
|
2013-02-05 15:29:57 -05:00 |
|
GJ
|
419937f62e
|
Refactoring - these should be with the rest of the DB files.
|
2013-02-05 12:56:31 -05:00 |
|
GJ
|
ab92aa3ffa
|
Update /mcpurge command to use Bukkit CommandAPI. Addresses #628
|
2013-02-05 12:50:09 -05:00 |
|
GJ
|
b60bdc9b17
|
Fixed /mcrank not working for SQL power level after removal of
SkillType.ALL
|
2013-02-04 11:22:39 -05:00 |
|
bm01
|
35cdcb62b7
|
Removed needs for SkillType.ALL
Also apparently made /Skillreset work on offline players and fixed
missing permissions check
|
2013-02-04 16:33:34 +01:00 |
|
Glitchfinder
|
15f212c384
|
Updating the permission for the /mcremove command.
|
2013-02-03 13:53:35 -08:00 |
|
Glitchfinder
|
84d01362f9
|
Updating the permission for the /mcpurge command.
|
2013-02-03 13:08:12 -08:00 |
|
NuclearW
|
ebca9fc2da
|
Change getString to use varargs
|
2013-02-02 02:55:49 -05:00 |
|
Glitchfinder
|
b633f36131
|
Adding proper children for the deprecated permissions, and removing extra permissions checks.
|
2013-02-01 14:36:01 -08:00 |
|
GJ
|
d3c8a5565a
|
Cleaning up from our deprecated permissions.
Also cleaned up the unholy mess that was SkillResetCommand.
|
2013-01-31 13:29:42 -05:00 |
|
U-YUE\Sean
|
d32e0962b0
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2013-01-30 11:10:32 -08:00 |
|
U-YUE\Sean
|
cbb941116f
|
Adding new permission for the /mmoupdate command.
|
2013-01-30 10:03:32 -08:00 |
|
GJ
|
bfe8403d75
|
Minor cleanup.
|
2013-01-30 12:22:14 -05:00 |
|
GJ
|
599bbe73b4
|
More major refactoring. My OCD is better now.
|
2013-01-30 11:53:51 -05:00 |
|
GJ
|
d3b0da4186
|
Finished tidying up our Spout checking.
|
2013-01-30 08:08:29 -05:00 |
|
bm01
|
3f44bd8eac
|
Fixed NPE in Database.checkConnected()
|
2013-01-27 00:28:03 +01:00 |
|
bm01
|
2356fda67a
|
Minor cleanup
|
2013-01-27 00:02:01 +01:00 |
|
bm01
|
bff7919c21
|
Major cleanup
|
2013-01-26 23:01:55 +01:00 |
|
GJ
|
329f779781
|
Refactor a bit
|
2013-01-25 00:56:23 -05:00 |
|
GJ
|
ba7ebe1319
|
Minor Database refactoring.
|
2013-01-24 22:53:02 -05:00 |
|