bm01
|
73bb73c8ca
|
Fixed /mmoedit
|
2012-07-07 19:35:32 +02:00 |
|
bm01
|
54011fdeb7
|
Removed unused OfflinePlayer from PlayerProfile
|
2012-07-07 19:27:47 +02:00 |
|
GJ
|
5b8811bd09
|
More work on McMMOPlayer
|
2012-07-06 11:57:17 -04:00 |
|
GJ
|
c460eec0ab
|
Oops.
|
2012-07-06 09:30:30 -04:00 |
|
GJ
|
bc6233541a
|
Start changing PlayerProfile to use an OfflinePlayer
|
2012-07-06 09:14:25 -04:00 |
|
bm01
|
18aef9d526
|
Typo
|
2012-07-06 07:13:52 +02:00 |
|
bm01
|
ccc6fd30f8
|
Fixed /inspect not working on offline player
|
2012-07-06 07:07:29 +02:00 |
|
GJ
|
62b90ad552
|
Using .equals() is better
|
2012-07-05 09:25:48 -04:00 |
|
GJ
|
d6d1e0ffed
|
More efficient handling of Party/Admin chat messages
|
2012-07-05 09:21:07 -04:00 |
|
GJ
|
4aecb9756e
|
Improve file handling.
|
2012-07-03 21:21:32 -04:00 |
|
GJ
|
cda3675dc5
|
More bad variable names.
|
2012-07-03 10:14:01 -04:00 |
|
GJ
|
caf9c07ba3
|
Because PP is an awful variable name.
|
2012-07-03 10:04:04 -04:00 |
|
bm01
|
1443e2f6b8
|
Removed unneeded null check, according to eclipse :3
|
2012-07-03 03:52:12 +02:00 |
|
bm01
|
54e21333a3
|
Reworked some Spout stuff
among other things
|
2012-07-01 12:54:11 +02:00 |
|
GJ
|
71b20bdeaa
|
Fixed ArrayIndexOutOfBounds error
|
2012-06-27 11:18:04 -04:00 |
|
bm01
|
dd94343d92
|
One more fix to admin chat
|
2012-06-25 21:35:38 +02:00 |
|
bm01
|
b8e9269488
|
Made things cleaner
|
2012-06-25 14:37:18 +02:00 |
|
bm01
|
050b794b42
|
Fixed NPE with /mmoedit
|
2012-06-12 23:31:32 +02:00 |
|
bm01
|
5bff6d63f2
|
Removed unneeded reference
|
2012-06-11 08:26:48 +02:00 |
|
bm01
|
cbaf2f8370
|
More work on parties
|
2012-06-11 07:50:10 +02:00 |
|
bm01
|
393ac886e2
|
Removed unneeded method
|
2012-06-10 06:57:55 +02:00 |
|
bm01
|
3732db2226
|
Reworked Party
|
2012-06-09 03:08:36 +02:00 |
|
bm01
|
e9ccdcfbbe
|
Missing space!
|
2012-06-08 20:04:45 +02:00 |
|
bm01
|
01345a5dc4
|
Fixed /mcremove on existing PlayerProfile
|
2012-06-08 20:03:02 +02:00 |
|
bm01
|
90c8e57ed7
|
Reworked a little Users.java
|
2012-06-08 20:00:02 +02:00 |
|
GJ
|
2f15c71412
|
Because making it upper case broke all the things.
|
2012-06-06 18:02:22 -04:00 |
|
GJ
|
e5d2ed4bb2
|
Because lowercase class names are evil.
|
2012-06-06 14:49:07 -04:00 |
|
bm01
|
56aff1d191
|
Replaced playerName fields in PlayerProfile and Users by the Player object
|
2012-06-06 02:03:27 +02:00 |
|
GJ
|
71446a12af
|
Static ALL the things!
|
2012-06-05 10:42:56 -04:00 |
|
GJ
|
c97be335ee
|
Avoid using mcMMO.p when we can
|
2012-06-05 10:42:56 -04:00 |
|
GJ
|
6afe0e8a34
|
Organize imports.
|
2012-06-05 10:13:10 -04:00 |
|
GJ
|
1cca4de9e5
|
Cleanup!
|
2012-06-05 09:57:10 -04:00 |
|
GJ
|
1e58c32a5f
|
Change XP processing to use a single function.
|
2012-06-04 09:30:51 -04:00 |
|
GJ
|
2a27048174
|
Functions that start with capital letters are bad.
|
2012-06-04 09:08:41 -04:00 |
|
GJ
|
714f665cc7
|
Woodcutting to SkillCommand
|
2012-05-31 15:15:00 -04:00 |
|
GJ
|
ec138d5741
|
Unarmed to SkillCommand
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
560e5aa19a
|
Taming to SkillCommand
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
ad162f3366
|
Swords to SkillCommand
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
5d07830339
|
Repair to SkillCommand
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
b310d25ee3
|
Cleanup.
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
443ccbd807
|
Mining to SkillCommand
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
8cdecf80c7
|
Herbalism to SkillCommand
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
a16d5435de
|
Removed unneeded function call.
|
2012-05-31 15:14:59 -04:00 |
|
GJ
|
ec02422226
|
Fishing to SkillCommand
|
2012-05-31 15:14:58 -04:00 |
|
GJ
|
cc5d438550
|
Excavation to SkillCommand
|
2012-05-31 15:14:58 -04:00 |
|
GJ
|
806d116501
|
Axes to SkillCommand
|
2012-05-31 15:14:58 -04:00 |
|
GJ
|
066c9d9fec
|
Archery to SkillCommand
|
2012-05-31 15:14:58 -04:00 |
|
GJ
|
5b3b9fbc30
|
Tweak the way SkillCommands are constructed.
|
2012-05-31 15:14:58 -04:00 |
|
GJ
|
d15e189b7c
|
Acrobatics to SkillCommand
|
2012-05-31 15:14:58 -04:00 |
|
GJ
|
1bd9974f89
|
Abstract Skill Commands
|
2012-05-31 15:14:58 -04:00 |
|