GJ
a3e9d12f6a
Rework /addlevels to use the built-in Bukkit command stuff.
2013-02-01 13:27:12 -05:00
GJ
89e5e16aad
This is a much better way to work with our commands dynamically. It
...
allows for localized description strings, aliases, etc.
With this addition, our "ugly alias" method in CommandPreProcessEvent is
no longer needed, nor is our alias map.
This also makes us more friendly with Essentials - if Essentials is
enabled, the /repair command will be changed to /mcrepair for
compatibility reasons.
2013-02-01 12:27:24 -05:00
GJ
01723b2d36
Locale file updates.
2013-02-01 10:45:14 -05:00
GJ
b463e4ce6f
Localize a string I missed last time...
2013-02-01 10:38:28 -05:00
GJ
637442149c
Updated locale files, added the start of Hungarian locale file (hu_Hu)
2013-01-30 11:20:09 -05:00
TfT_02
9a89c7c49f
Added party XP sharing.
2013-01-30 15:17:54 +01:00
TfT_02
5bf1e49e43
Edit /mcc
information with new party commands
...
`/party password` can now be used to clear the parties password when no
argument is provided.
Also improved feedback messages when managing your party.
2013-01-29 13:17:38 +01:00
TfT_02
f5259decab
Update the locale files with recent /ptp command changes
2013-01-28 21:28:52 +01:00
TfT_02
0a17bf69c0
Implementing ptp request timeouts.
...
Also fix and improve a few things as suggested by bm01
2013-01-28 21:24:55 +01:00
TfT_02
d744c6a46d
Party teleportation now requires the target player to confirm the teleport request before the teleportation takes place.
2013-01-28 00:52:51 +01:00
TfT_02
abd8223e41
Add /ptp toggle command
2013-01-27 23:35:46 +01:00
TfT_02
473b9e8bbe
Add new party command /party rename
2013-01-26 19:31:17 +01:00
TfT_02
a1a630bad2
Update the local files with new party strings
2013-01-26 16:26:32 +01:00
TfT_02
b91b88a74b
Better feedback when trying to join a password protected party.
2013-01-26 16:26:32 +01:00
TfT_02
d601496173
Reworked party commands.
...
Party commands are now all subcommands of /party. Use /party create
<party-name> to create a new party. To join an existing party, player
can now use /party join <player-name>. You can only join unlocked
parties. New parties are locked by default and require the party leader
to invite members.
2013-01-26 00:40:23 +01:00
GJ
4639b8b939
Fix typo in /smelting command display. Fixes #580
2013-01-24 20:29:04 -05:00
GJ
bba23de31c
Fix typo in Spout notification locale string. Addresses #577
2013-01-24 08:44:08 -05:00
GJ
973279ed40
Fix typo in Iron Grip skill display formatting. Fixes #575
2013-01-24 00:58:43 -05:00
GJ
53ac857b43
Update localization files.
2013-01-23 16:39:51 -05:00
GJ
6f0e2437e0
Smelting!
2013-01-23 16:34:01 -05:00
GJ
1548863a21
Oops.
2013-01-22 14:28:08 -05:00
GJ
9169f53465
Update our description in the /mcmmo command.
2013-01-22 14:05:23 -05:00
GJ
b5542effc2
Locale file updates.
2013-01-22 13:15:38 -05:00
GJ
74c32c4e59
Cleanup of UnarmedCommand.java
2013-01-22 11:18:12 -05:00
GJ
e048a6d0d0
Cleanup Swords & Taming commands
2013-01-22 10:48:10 -05:00
GJ
176ffcc3d1
Cleanup on FishingCommand, split Farmer's Diet & Fisherman's Diet into
...
distinct config values. Fixes #556
2013-01-22 00:47:56 -05:00
GJ
3cc9672ff3
Fixed an inverted check on Impact.
2013-01-21 23:03:14 -05:00
GJ
06b75386b9
Because that's NOT how you spell sugar...
2013-01-20 22:37:25 -05:00
GJ
b9bf3f96d2
Added new Hylian Luck skill to Herbalism.
2013-01-19 12:33:57 -05:00
GJ
f184e7bd01
Sync all our locale files together... again.
2013-01-19 01:55:35 -05:00
TfT_02
7d6a4d11fd
They came pretty soon! Right?
2013-01-19 01:48:20 +01:00
GJ
11ea6b269e
Fix issues with properties files & formatting.
2013-01-18 19:34:19 -05:00
GJ
bbd756f0d3
Because I don't know how to format our chat properly.
2013-01-18 14:16:18 -05:00
GJ
5b4b99f44e
Fix party/admin chat changing colors.
2013-01-18 13:22:51 -05:00
GJ
946d00cce6
Change admin chat prefix to use "[" instead of "{" due to issues with
...
loading properties files.
2013-01-17 12:28:16 -05:00
GJ
a6446563d8
Sync the rest of the localization changes. Fixes #464
2013-01-17 11:11:38 -05:00
GJ
a9c722de67
Wrapping up the localizations... though I'm sure there are probably
...
still some that got missed.
2013-01-17 11:02:55 -05:00
GJ
49610e372f
Localizing more commands.
2013-01-17 01:36:56 -05:00
GJ
a33768de1b
Add missing locale strings to our two weird locale files.
2013-01-17 00:46:38 -05:00
GJ
790b31c60e
Looks like we've got to escape those. Fixes #526
2013-01-17 00:05:11 -05:00
GJ
37c92b8d7c
Localize /addlevels and /addxp commands
2013-01-16 23:58:12 -05:00
GJ
ea7fee2a53
Localize /mmoedit, /mmoupdate, and /mcpurge
2013-01-16 23:31:28 -05:00
GJ
89da8b832f
Localize chat commands and /invite
2013-01-16 22:13:30 -05:00
GJ
5f4c83b6a1
Localize /mchud & /ptp
2013-01-16 18:09:02 -05:00
GJ
2e751b1438
Localize XpLock command.
2013-01-16 17:38:00 -05:00
GJ
64c20d0e24
Because toothplck1 doesn't know how to locale, apparently.
2013-01-16 16:58:00 -05:00
GJ
41ae8cbbf3
Sync all current locale changes across languages.
...
Also fixes the missing % signs in some locale strings.
2013-01-16 15:45:12 -05:00
GJ
957605d46b
More localization updates.
2013-01-16 14:28:59 -05:00
GJ
55f824e0c8
More work on localization update
2013-01-16 14:03:32 -05:00
GJ
faa22002e3
Start of major localization update.
2013-01-16 14:03:31 -05:00
TfT_02
bdfdc61e7f
Fixing accidental merge of Mining and Repair guides.
2013-01-16 14:03:30 -05:00
TfT_02
b333916f56
Adding Archery & Axes guides to all the other language files.
...
It's better to have atleast an English guide than no guide at all.
2013-01-16 14:03:30 -05:00
TfT_02
737d4e2d65
We're sorry for giving the phrase "Coming soon..." a whole new meaning.
...
More guides coming soon! (This time with soon, we actually mean soon)
2013-01-16 14:03:29 -05:00
TfT_02
0e1646e3a7
Fixed removing to many '%' from locale files
2013-01-13 12:53:59 +01:00
TfT_02
931bafe962
Adding missing line to locale files
...
Forgot to add this in my previous commit
2013-01-13 00:33:54 +01:00
TfT_02
54ef85e1a3
Fishing in the rain gives you a higher chance of getting magical items!
2013-01-13 00:26:18 +01:00
TfT_02
db95085b26
Use the DecimalFormatter from SkillCommand
...
Why didn't I do this in the first place..
2013-01-11 19:07:07 +01:00
TfT_02
bdfd7d9839
Display Endurance Perk stats in skill commands
2013-01-10 21:33:50 +01:00
TfT_02
3f899380d9
Fixing two typos @Jobsti
2013-01-10 21:33:50 +01:00
TfT_02
e76078fc89
Updated German translation by @Jobsti #462
2013-01-09 15:54:20 +01:00
gmcferrin
97a59cd21e
Fix locale stuff again.
2013-01-08 21:53:18 -05:00
Glitchfinder
3c919c3af7
Fixing new merge conflicts.
2013-01-08 17:45:53 -08:00
gmcferrin
fbe3c70b85
Locale file update!
2013-01-08 20:33:04 -05:00
WasBornForJustice
6aa300dac0
Update src/main/resources/locale/locale_ru.properties
...
Little translation fixes
2013-01-06 20:58:31 +04:00
TfT_02
00020a9cbb
Skill commands now show the perk effect, if any are active
2013-01-06 12:16:08 +01:00
TfT_02
99c6c46d54
Adding another missing line to all locale files
2013-01-05 11:53:35 +01:00
TfT_02
49fc2a93fa
Adding missing line to locale files
2013-01-05 00:48:05 +01:00
TfT_02
1c3066aaf7
Fixing a small error pointed out by @sh4z
2013-01-04 12:16:31 +01:00
TfT_02
dc675162c9
Update the locale files
2012-12-30 13:37:07 +01:00
Glitchfinder
b8755b808e
Fixing perks spam on login.
2012-11-22 13:40:55 -08:00
Glitchfinder
52f7120392
Resolving merge conflict.
2012-11-21 13:47:17 -08:00
TfT_02
0d2abb95b5
Adding AdvancedConfig
2012-11-21 21:49:54 +01:00
Glitchfinder
506efec858
Merge pull request #3 from TfT-02/master
...
Salvage ability for Repair
2012-11-13 13:37:04 -08:00
TfT_02
f8b44cd8ce
New Salvage ability for Repair!
...
Added a fully working ability to Repair. With this ability you can
salvage items and get bars in return.
- Added new permission node for Salvage ability
- Added new config options for Salvage
- Added new locale strings for Salvage
- Added a check to make sure that Repair Anvil != Salvage Anvil
2012-11-13 16:50:00 +01:00
Glitchfinder
adbb20d7c9
Displaying all perks upon login, and adding them to the locale files.
2012-11-12 21:43:43 -08:00
Glitchfinder
3a467b3da4
Adding Fishermans Diet ability to fishing.
2012-11-12 16:18:27 -08:00
TfT_02
464d6bdd35
Added the shake percentage
...
There are associated stats now.
Also added a '%' to Arcane chances in locale file
2012-11-08 20:15:02 +01:00
Bill Tarbell
8c7d95f9ea
Add player command to reset skill levels
2012-07-29 23:49:42 -04:00
Bill Tarbell
422550abfd
Display power level cap on mcstats command
2012-07-29 20:05:05 -04:00
GJ
9fe14609af
Locale update.
2012-06-21 22:26:29 -04:00
GJ
2bef0e833f
Rework of Swords handling
2012-06-21 09:04:45 -04:00
GJ
5765504796
Locale updates.
2012-05-30 11:11:07 -04:00
NuclearW
c218de9567
Change to new line in locale
2012-05-22 05:33:03 -04:00
NuclearW
c9c90bb86a
New line in locale
2012-05-22 05:33:02 -04:00
GJ
d35cdc91f8
Think it's finally right...
2012-05-17 22:24:45 -04:00
GJ
8d643277c0
Locale update.
2012-05-17 22:22:53 -04:00
GJ
5be1858b45
Stupid file...
2012-05-17 22:20:25 -04:00
GJ
13d6e16630
Stupid file...
2012-05-17 22:18:44 -04:00
GJ
dcb1cbbdb7
Locale update.
2012-05-17 22:11:16 -04:00
nossr50
3d79416520
Getting ready for promotions in this good economy
2012-05-17 18:59:51 -07:00
NuclearW
ecc68d373f
Typo fix in Acrobatics guide
2012-05-15 04:06:05 -04:00
nossr50
3bb29c8308
mcMMO's motd now links to the new website rather than the wiki
2012-05-13 19:00:49 -07:00
bm01
baf7ffd441
Fixed french locale string causing IAE on repair skillup
2012-05-04 20:17:17 +02:00
GJ
798bd46d0a
Command updates - Repair (Finally done!)
2012-05-01 16:29:52 -04:00
GJ
cc60f2f308
Command update - Swords
2012-05-01 14:28:20 -04:00
GJ
e2265dd6f7
Updates to repair command, minor permission node & config updates
2012-05-01 13:53:00 -04:00
GJ
44d22d93da
Command update - Mining. Also fixed typo on new Herbalism permission.
2012-05-01 10:39:50 -04:00
GJ
04f3e44c3a
Command updates - Herbalism
2012-05-01 09:11:56 -04:00
GJ
ae2d9d8387
Locale update.
2012-05-01 01:33:42 -04:00
GJ
3d2b881b0e
Command cleanup - Fishing. Added 2 new fishing permissions nodes.
2012-04-30 08:26:37 -04:00