nossr50
6b97494b75
Another WIP
2011-08-07 15:44:50 -07:00
nossr50
ca9e5c5349
Rewrote excavation to be a tiny bit faster and overall cleaner
2011-08-06 16:31:34 -07:00
nossr50
8b3e8947c0
I love when I think of a better way to write things
2011-08-05 20:44:33 -07:00
nossr50
492ad76f26
Fixed MySpawn NPE
2011-08-05 20:04:44 -07:00
nossr50
434e7000f2
The performance of this next update should be quite a step up from previous versions ;)
2011-08-05 19:53:33 -07:00
nossr50
e621ab67d2
Xp bars are fully functional, waiting for cache support from Spout now
2011-08-04 20:01:52 -07:00
nossr50
dac789ed99
A 1.0.51 WIP
2011-08-03 17:59:34 -07:00
nossr50
b13958d435
Its 1.0.50 baby
2011-08-02 18:54:14 -07:00
nossr50
ed1f176aaf
A very small update so far, going to probably slap in XP bars for this update
2011-08-02 16:48:55 -07:00
nossr50
037485335e
Merge pull request #65 from mcmmoPolish/master
...
Updated Polish translation
2011-07-28 10:40:23 -07:00
NuclearW
7c6ad70b0e
Removed two lines that should have been removed.
2011-07-27 20:23:08 -04:00
mcmmoPolish
d1ea1defb1
Updated translation with new party messages.
2011-07-26 20:52:56 +02:00
nossr50
7b838fe040
Version 1.0.49
2011-07-25 06:34:54 -07:00
NuclearW
98fcfec1bb
Be sure to make the FlatFileStuff directory.
2011-07-25 00:15:45 -04:00
nossr50
2ffbe83967
Localized party strings + some other stuff
2011-07-23 17:44:21 -07:00
nossr50
5c6acce6c7
1.0.48 WIP
2011-07-23 13:23:38 -07:00
mcmmoPolish
fe6174c22f
Modified the Polish translation to sound better to a Polish person.
...
modified: locale_pl.properties
2011-07-23 14:03:08 +02:00
NuclearW
399a5accfc
Party changes
...
First player to join a party is the owner.
/party lock (useable by party owner)
/party unlock (useable by party owner)
/party password <password> (useable by party owner, party must be locked)
/party password "" (useable by party owner, party must be locked, disables password)
/party kick <player> (useable by party owner, party must be locked, cannot kick a user with mcmmo.admin without having mcmmo.admin)
/party owner <player> (useable by party owner, transfers ownership)
/party <party> <password> (useable by any, to join a password protected and locked party)
/party ? (extended help)
/invite and /accept work with new system
Parties delete themselves if no members (online and offline) are in the party.
From old versions:
Old parties will give owner to first person to use /party command in it. Users will be "added" into parties as they use /party
Note, all new messages will need a locale/color treatment. I was not sure how to properly do this, so I instead marked all messages with a //TODO
Also included, commented out in code, but can be uncommented to compile+use:
/party dump (dumps everything from the hashtables to chat)
2011-07-22 19:37:54 -04:00
NuclearW
a0be77fe4f
Version updater code.
2011-07-21 20:53:16 -04:00
nossr50
9da14a9163
Version 1.0.46
2011-07-21 16:56:05 -07:00
nossr50
f70be2e53d
Version 1.0.43
2011-07-21 08:26:26 -07:00
nossr50
ace14e83d1
Version 1.0.41
2011-07-21 06:35:49 -07:00
nossr50
7901402c44
Version 1.0.40
...
P.S: BukkitContrib is amazing :)
2011-07-20 14:27:59 -07:00
nossr50
0c71b3acfe
Release of 1.0.37
2011-07-20 10:25:40 -07:00
NuclearW
dd3529eca1
Better permissions in plugin.yml (Many thanks to SpaceManiac for the help) (Fix to issue #55 )
...
Removed isOp from permissions checks, no longer needed.
2011-07-19 23:01:00 -04:00
NuclearW
ca009f3d22
Changed all spilt[0].equalsIgnoreCase to label.equalsIgnoreCase.
...
Changed all if statement format to if elseif (should save time).
Added isConsole for supporting console in commands.
Rearranged some if statements so that errors are not thrown if console while moving down the if/elseif tree.
Added ability for console to talk to parties and admin chat.
Console still throws errors for commands not yet supporting it.
2011-07-19 21:59:38 -04:00
nossr50
463c044b5e
Another mcMMO WIP, now with 100% more BukkitContrib stuff
2011-07-19 13:57:08 -07:00
nossr50
6592b3db75
WIP of 1.0.37
2011-07-19 07:17:14 -07:00
nossr50
177758f61e
Version 1.0.36
2011-07-18 12:22:41 -07:00
Ben Diskmaster L
3ac0f1455c
Actually fix this specific string.
2011-07-18 13:35:56 -05:00
NuclearW
ea941c78d9
Added PEX and Bukkit Permissions.
...
Changed maindirectory to use File.separator
Added permissions: to plugin.yml
2011-07-17 23:08:28 -04:00
nossr50
a6ba83683a
Release of 1.0.35
2011-07-16 06:36:07 -07:00
nossr50
8b981cde75
A few changes :3
2011-07-16 00:52:15 -07:00
nossr50
25940bf5cf
These are moved/changed
2011-07-16 00:18:18 -07:00
nossr50
daf139f560
A WIP of 1.0.35 (Massive changes to the code)
2011-07-16 00:12:26 -07:00
nossr50
eb5f32587f
Version 1.0.34
2011-07-12 14:59:53 -07:00
nossr50
5194f23df1
Version 1.0.33
2011-07-09 17:18:00 -07:00
nossr50
e9099a286a
Merging with solarcloud7's repair customization pull request, changed some values to represent defaults of mcMMO.
...
Merge branch 'patch-1' of https://github.com/solarcloud7/vminecraft-plugin into solarcloud7-patch-1
Conflicts:
mcMMO/com/gmail/nossr50/config/LoadProperties.java
2011-05-03 23:54:06 -07:00
nossr50
e8049597a5
1.0.07 WIP
2011-05-03 23:24:08 -07:00
nossr50
139f50c5d1
mcMMO 1.0.05
2011-04-30 18:33:25 -07:00
nossr50
dfd7f8839c
mcMMO version 1.0.04
2011-04-30 13:53:08 -07:00
nossr50
f016ce1a9d
Version 1.0.02 of mcMMO
2011-04-29 15:50:55 -07:00
solarcloud7
ba3b8390db
Edited mcMMO/com/gmail/nossr50/config/LoadProperties.java via GitHub
2011-04-29 12:04:41 -07:00
solarcloud7
c4f2d6e0bc
Added variables for the material so that you can customize what is repaired. It is linked with LoadProperties so it can be changed in the mcmmo.properties file. Both changes have been made.
2011-04-29 11:54:03 -07:00
nossr50
ecb03aebaf
The released version of 1.0, now to brace for cruel months of no internet.
2011-04-28 01:49:40 -07:00
nossr50
f9c941af6e
Updated
2011-04-27 19:36:45 -07:00
nossr50
07796c78b4
Another WIP
2011-04-26 15:54:56 -07:00
nossr50
947174c34e
Another WIP, some tweaks to WoodCutting and a working version of Leaderboards for MySQL.
2011-04-25 21:10:38 -07:00
nossr50
d1a7e5b661
Another WIP
2011-04-22 17:28:15 -07:00
nossr50
b38dcbe785
These were renamed
2011-04-20 13:58:44 -07:00