GJ
|
efc63b5230
|
Cleanup, locale, & party improvements.
|
2012-04-22 02:55:58 -04:00 |
|
GJ
|
f94a617d94
|
Cleanup & refactoring, part 1.
|
2012-04-20 18:09:50 -04:00 |
|
GJ
|
1177263c8f
|
Merge branch 'master' into locale.
|
2012-04-19 18:12:36 -04:00 |
|
GJ
|
b86d76fcd4
|
Minor tweaks.
|
2012-04-19 12:01:38 -04:00 |
|
GJ
|
4f1ee03fe8
|
Changed Iron Grip slightly. Tweaked Inspect to prevent same bug with {0}
showing up in front of power level.
|
2012-04-19 09:32:14 -04:00 |
|
GJ
|
e3267f2e0c
|
Added Iron Grip skill to Unarmed which gives players an chance to keep
from being disarmed.
|
2012-04-18 23:34:46 -04:00 |
|
GJ
|
77efbe39a9
|
Reverted to old locale strings in master - moved to new branch.
|
2012-04-17 10:28:13 -04:00 |
|
GJ
|
fcdf538368
|
Locale, part 2
|
2012-04-11 16:34:54 -04:00 |
|
GJ
|
248f24d4b9
|
Locale changes, part 1.
|
2012-04-11 15:28:30 -04:00 |
|
nossr50
|
7a119facdf
|
Not entirely sure why passing a String instead of an int fixes this..
|
2012-04-07 13:38:10 -07:00 |
|
GJ
|
74ee210514
|
Fixed some possible errors if bad command arguments were used.
|
2012-04-04 16:12:13 -04:00 |
|
GJ
|
2b7f21fee4
|
Fixed nossr50's crappy merge. :D
|
2012-04-04 11:17:56 -04:00 |
|
nossr50
|
6ad32e487f
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
Conflicts:
src/main/java/com/gmail/nossr50/commands/general/MmoupdateCommand.java
|
2012-04-04 08:07:47 -07:00 |
|
nossr50
|
97fd3eaf64
|
Fixed mmoupdate not being useable from console
|
2012-04-04 08:05:41 -07:00 |
|
GJ
|
d9b4647cf5
|
Command updates
|
2012-04-04 11:04:09 -04:00 |
|
GJ
|
1c7709a18b
|
Added perm checks to skill commands
|
2012-04-04 10:57:30 -04:00 |
|
GJ
|
80526c0e06
|
More command updates, better offline player support.
|
2012-04-04 10:34:35 -04:00 |
|
nossr50
|
7442d1c4a5
|
Fixed bug with mmoedit and offline users
|
2012-04-03 17:39:55 -07:00 |
|
GJ
|
eb7a0143da
|
More work on commands.
|
2012-04-03 16:13:16 -04:00 |
|
GJ
|
acc3d7610b
|
More command updates.
|
2012-04-03 15:33:20 -04:00 |
|
nossr50
|
b2565bedd3
|
Redundant redundancy :D
|
2012-04-03 12:30:11 -07:00 |
|
nossr50
|
80c36ca846
|
Fix for inspect command throwing errors when players are in different
worlds
|
2012-04-03 12:05:39 -07:00 |
|
GJ
|
00e5e75092
|
Cleanup of AddXP command
|
2012-04-03 12:43:53 -04:00 |
|
GJ
|
c9db9566cb
|
Cleanup of the AddLevels command.
|
2012-04-03 11:39:59 -04:00 |
|
GJ
|
8bbee7fe06
|
Moved some stuff around, added a few functions to PartyAPI
|
2012-03-29 16:13:43 -04:00 |
|
GJ
|
6c1ee24101
|
Tweaked some stuff with adding XP, added an ExperienceAPI class.
|
2012-03-29 14:24:41 -04:00 |
|
GJ
|
26ed6aa840
|
Fixed issue where adding XP via command without specifying a player
didn't trigger level-ups.
|
2012-03-29 12:03:29 -04:00 |
|
GJ
|
65e3384a96
|
Prep for mcLocale update.
|
2012-03-26 16:17:35 -04:00 |
|
nossr50
|
189ae6fcdb
|
Moved convertToMySQL() into MmoupdateCommand class
|
2012-03-22 15:32:31 -07:00 |
|
nossr50
|
0f1f124eb5
|
Removing unused variables and imports from mmoedit
|
2012-03-22 13:45:25 -07:00 |
|
nossr50
|
4377716474
|
Fixed the bug with mmoedit and mcstats, reworked PlayerProfile hashmaps to
be stored by String instead of Player
|
2012-03-22 13:42:44 -07:00 |
|
nossr50
|
5ae15bfb71
|
Fixed exception error when editing offline player with mmoedit
|
2012-03-22 13:18:59 -07:00 |
|
nossr50
|
1ca57df0c0
|
Removed 'true/false' debug message from Inspect command
|
2012-03-22 13:15:19 -07:00 |
|
nossr50
|
577badf4d8
|
Fixed ArrayIndexOutOfBounds with mmoedit
|
2012-03-09 02:02:45 -08:00 |
|
nossr50
|
d0f66ece98
|
Fixing a message with /inspect
|
2012-03-08 17:53:54 -08:00 |
|
GJ
|
9f3e7ba11c
|
Fixed stuff being in wrong package. Start of cleanup to m.java.
|
2012-03-07 16:38:48 -05:00 |
|
nossr50
|
b6a1188bc7
|
mmoedit now works on offline players
|
2012-03-06 13:46:04 -08:00 |
|
nossr50
|
906bc01b91
|
Inspect now checks if player exists in Database
|
2012-02-29 13:02:24 -08:00 |
|
nossr50
|
88e40080fb
|
Making Inspect work on offline players
|
2012-02-29 12:33:33 -08:00 |
|
nossr50
|
e0fa23359f
|
Removed /mcstats usage from console (use inspect instead)
|
2012-02-29 12:15:23 -08:00 |
|
nossr50
|
4ab71bcf36
|
Fixed inspect not working from console
|
2012-02-29 12:07:47 -08:00 |
|
nossr50
|
6c20df7839
|
Finished changes to Whois -> Inspect
|
2012-02-29 09:25:48 -08:00 |
|
nossr50
|
0b43dd2747
|
Replacing Whois command with Inspect command
|
2012-02-29 09:20:58 -08:00 |
|
GJ
|
e2d13034a8
|
Kill it with fire, part 1 - MySpawn
|
2012-02-28 18:01:35 -05:00 |
|
nossr50
|
6cc22a3b63
|
mcremove command is now fully functional for MySQL
|
2012-02-28 12:16:23 -08:00 |
|
nossr50
|
1281843d45
|
Removing redundancy in most commands
|
2012-02-28 11:17:54 -08:00 |
|
GJ
|
649bccb0d0
|
Added /addlevels command (Implements MCCORE-23)
|
2012-02-24 21:05:01 -05:00 |
|
GJ
|
828f5ad173
|
Renamed StatsCommand.java to McstatsCommand.java to reflect change to
command name.
|
2012-02-22 10:27:16 -05:00 |
|
GJ
|
98ed75e4e0
|
Cleaned up some command issues. Renamed /stats to /mcstats for less
plugin conflicts
|
2012-02-22 09:52:58 -05:00 |
|
GJ
|
3d5bb334f6
|
Removed all the old Alchemy/Enchanting/Sorcery stuff from the code.
|
2012-02-22 09:32:08 -05:00 |
|