GJ
7fbf3d4f27
Refactoring of general commands - the prior package structure made no
...
sense.
New package structure splits commands into those normally reserved for
admin use and commands normally available to all players.
2013-02-01 13:41:26 -05:00
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
bd2cd07f46
Better way to deprecate these.
2013-01-31 09:00:17 -05:00
Glitchfinder
c34d269f33
Adding a new permissions for the /mcability command.
2013-01-30 16:29:58 -08:00
U-YUE\Sean
610b87f462
Fixing a permissions loop and reverting a package change to prevent Serialization errors.
2013-01-30 12:25:48 -08: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
1cb9f93f0e
Added permissions to the /xprate command.
2013-01-30 11:10:19 -08:00
U-YUE\Sean
4a24ade442
Adding new permissions for the /skillreset command.
2013-01-30 10:56:58 -08:00
GJ
3f6bd7894d
Added vanilla XP boost for Fishing - includes permissions, config
...
options, etc
2013-01-30 13:24:56 -05:00
U-YUE\Sean
cbb941116f
Adding new permission for the /mmoupdate command.
2013-01-30 10:03:32 -08:00
U-YUE\Sean
bcaa7ecacb
Added new permissions for the /mmoedit command.
2013-01-30 09:55:22 -08:00
U-YUE\Sean
b8eb6186ed
Adding permission for the /mcstats command.
2013-01-30 09:50:15 -08:00
U-YUE\Sean
6d5cf2b139
Adding new permissions for the /inspect command.
2013-01-30 09:38:08 -08: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
GJ
755b9bc2a1
Removed files I didn't even know we had...
2013-01-29 19:19:36 -05:00
GJ
ac7ed67d91
We're now using Bukkit sounds instead of Spout sounds - only
...
current exception is the custom level-up sound.
2013-01-29 18:36:16 -05:00
GJ
60041a1253
Added ability to config Hylian Luck drops through treasures.yml
2013-01-29 11:24:41 -05: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
GJ
43dbb94a7f
Changed Excavation to have individual XP values for each block type,
...
rather than a base XP value
2013-01-27 01:09:20 -05:00
TfT_02
473b9e8bbe
Add new party command /party rename
2013-01-26 19:31:17 +01:00
TfT_02
00c84e775f
For the sake of consistency, this should be 1.0 instead of 1
2013-01-26 16:26:32 +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
bm01
a0a52a3433
Added the possibility to not use a max level for Fishing
...
by using a negative number, changed default
treasure.yml file accordingly
2013-01-26 01:04:24 +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
9cdfebda9a
Trying to clean up duplicate checks & whatnot in our listeners.
2013-01-24 20:10:50 -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
64137995c2
Add advanced.yml config options for Smelting.
2013-01-23 17:07:26 -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
00d50953ad
Update /repair command
2013-01-22 12:26:35 -05:00
GJ
397dd96383
Update Woodcutting command.
2013-01-22 11:52:06 -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
5a9ca96a0f
Cleanup of HerbalismCommand, added config options for Hylian Luck
2013-01-22 01:52:34 -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
nossr50
6c67308a1f
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO
2013-01-15 14:49:55 -08:00
nossr50
6bbdbee669
FFS Leaderboard rewrites, and new mcrank command.
2013-01-15 14:49:20 -08:00
GJ
9204b23d51
Allow configuration of Skull Splitter damage modifier.
2013-01-15 17:00:56 -05:00
GJ
348887f799
Refactoring, removing useless variables, changing ints to doubles, etc.
2013-01-14 12:41:39 -05:00
GJ
0587741437
More Axe restructuring, changing some config values from int to double,
...
added function to duplicate code.
2013-01-14 11:55:43 -05:00
GJ
e7e680fd8e
Updating the SQL for the purge command, adding config options for
...
purging old users.
2013-01-14 00:25:31 -05:00
GJ
606195c78a
Added option to disable gaining Acrobatics XP from dodging lightning
...
strikes. Fixes #481
2013-01-13 16:04:02 -05:00
TfT_02
6a7f92b4e2
Fixed missing spaces resulting in Arcane Forging Settings being ignored
2013-01-13 12:53:59 +01: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
gmcferrin
c2bad4419b
Make the purge task available as a command.
2013-01-11 16:33:49 -05: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
gmcferrin
364c18b842
Leave purge task disabled by default until we can speed it up.
2013-01-10 21:56:48 -05:00
gmcferrin
6d9ef91315
Make purge task run options configurable. Also adds ability to disable
...
the task entirely.
2013-01-10 19:58:25 -05:00
TfT_02
6cdb27aef0
Moving Fishing and Arcance Forging settings to advanced.yml
2013-01-11 00:21:18 +01:00
TfT_02
085a25306c
Make the MagicHunter Chance configurable
2013-01-10 22:54:57 +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
gmcferrin
f7ef2b768f
Added permission nodes for using Green Thumb with cocoa.
2013-01-10 13:07:14 -05:00
TfT_02
7c2d590951
Finishing adding comments
2013-01-09 17:21:56 +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
Glitchfinder
46bf22e36b
Merging TfT_02's branch in.
2013-01-08 17:28:09 -08:00
Glitchfinder
f79a9e5182
Fixing minor omission in permissions setup.
2013-01-08 14:05:41 -08:00
TfT_02
3904b172ad
Better formatting for the comments
2013-01-08 22:19:03 +01:00
Glitchfinder
83888f80d4
Fixing merge conflicts
2013-01-06 17:59:31 -08:00
Glitchfinder
974862a60a
Updating permissions for consistency.
2013-01-06 17:52:31 -08: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
9ae74e0fba
Began adding comments to advanced.yml
...
Hopefully there aren't too many spell / grammar errors in here.
2013-01-02 23:44:52 +01:00
TfT_02
d741d9a11e
Merge pull request #400 from TfT-02/master
...
Various fixed for issues in the issue tracker
2013-01-01 14:17:06 -08:00
Glitchfinder
e607e04af4
Merge pull request #396 from Glitchfinder/master
...
Fixes and Patches
2012-12-31 10:03:19 -08:00
TfT_02
802d1dfa8e
Fixed some mistakes with the path names #404
2012-12-31 18:40:15 +01:00
Glitchfinder
28b092a4e3
Adding Bats, Giants, Withers, and Wither Skeletons to the combat experience list.
2012-12-30 12:33:38 -08:00
TfT_02
dc675162c9
Update the locale files
2012-12-30 13:37:07 +01:00
TfT_02
de3bae41ae
Implementing an durability cap for ArmorImpact
2012-12-27 17:36:12 +01:00
TfT_02
de93b11c25
Fixed an error where Greater Impact was confused with Armor Impact
2012-12-02 22:54:03 +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
U-YUE\Sean
2b269ebf54
Adding missing permissions.
2012-11-15 12:40:20 -08: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
Grant
212b42c8b9
Merge pull request #305 from TfT-02/master
...
Changed the fishing skill shake + small fix for lucky perk in fishing
2012-11-11 11:45:55 -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
Glitchfinder
d1f683b8a5
Adding the option to negate experience earned for Acrobatics or Herbalism while in a minecart to prevent afk leveling.
2012-11-07 18:41:18 -08:00
TfT_02
f4bb8ccb7d
Add Shake chances in the default config.yml
2012-11-07 14:14:49 +01:00
Glitchfinder
7fc99630e0
Resolving a few issues with playability. Should be a bit better.
2012-11-05 18:02:53 -08:00
Glitchfinder
3129acfc19
General cleanup for pull request.
2012-11-05 16:03:44 -08:00
Glitchfinder
c3dd777e44
Merge remote-tracking branch 'mcmmo/master'
2012-11-05 14:02:07 -08:00
Glitchfinder
c7b3b7a826
Green thumb now converts cobble walls to mossy cobble walls.
2012-11-04 16:06:33 -08:00
Glitchfinder
eb5ac80714
Updating modified block storage to a region-style format.
2012-11-04 13:36:57 -08:00
Glitchfinder
11f1889f1f
Added support for carrots and potatoes. Also updated to ignore beacon blocks and anvil blocks.
2012-10-28 20:53:03 -07:00
matix931
283cdeed6c
Update src/main/resources/config.yml
2012-09-05 11:10:50 +03: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
1073954550
Lucky perk is actually a 33.3% boost.
2012-07-02 20:17:48 -04:00
GJ
92ae92c116
Fixed children nodes of "lucky" perk not being set to true.
2012-07-02 19:46:47 -04:00
GJ
819b6fcacb
Added "lucky" donor perk - abilities have 25% better chance to activate
2012-07-02 11:09:55 -04:00
GJ
ee2a5c199a
Added functionality to specify custom blocks that should not trigger
...
abilities.
2012-06-27 14:46:44 -04:00
GJ
0e85b4776a
Add more XP boost permissions nodes.
2012-06-27 08:31:10 -04:00
GJ
eae665c1c5
Added ability for custom blocks to drop a range of items. MOD BLOCK
...
FILES WILL NEED TO BE REDONE.
2012-06-25 09:47:22 -04:00
GJ
881f2c023e
Added permission node for Iron Grip
2012-06-25 08:54:05 -04:00
GJ
adffea1d52
Increased the seconds for activation time perk.
2012-06-22 10:13:37 -04:00
GJ
b331fa353b
Added increased activate time donor perks
2012-06-21 23:01:02 -04:00
GJ
9fe14609af
Locale update.
2012-06-21 22:26:29 -04:00
GJ
8738036f6f
Added Reduced Cooldown perk for donors.
2012-06-21 21:50:48 -04:00
GJ
2bef0e833f
Rework of Swords handling
2012-06-21 09:04:45 -04:00
GJ
77688f297f
Fixed a few permissions errors.
2012-05-31 15:23:38 -04:00
GJ
5765504796
Locale updates.
2012-05-30 11:11:07 -04:00
NuclearW
f882df4cb7
Fix this yaml error
2012-05-28 16:43:06 -04:00
nossr50
e599ab9214
Added permissions that will grant users 4x 3x or 2x XP
2012-05-28 13:07:52 -07:00
GJ
63f683982f
Moved Spout stuff to its own config file.
2012-05-23 10:50:47 -04:00
NuclearW
9ddc7501fe
Derp
2012-05-22 09:16:40 -04:00
NuclearW
ac01262655
Fix error in config
2012-05-22 05:46:40 -04:00
NuclearW
7d324b3fd4
Changelog
...
and supercomment to default repair.vanilla.yml
2012-05-22 05:33:05 -04:00
NuclearW
e775abdc5a
Remove all the old stuff from the config
2012-05-22 05:33:04 -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
NuclearW
586a2a065e
Shears
2012-05-22 00:00:02 -04:00
NuclearW
adf43b7e35
String
2012-05-22 00:00:02 -04:00
NuclearW
45a4cddeef
Leather
2012-05-22 00:00:02 -04:00
NuclearW
69f62551c7
Your repair is now diamonds
2012-05-22 00:00:02 -04:00
NuclearW
f1bdf502be
Gold
...
and fix for minQuantity on iron armor
2012-05-22 00:00:02 -04:00
NuclearW
a9b2a4940e
Max_Ticks to Max_Seconds
2012-05-21 10:04:07 -04:00
NuclearW
0bb5f9f297
Max ticks for abilities
2012-05-21 09:17:16 -04:00
NuclearW
01006ed76d
Hidden config and use of NullChunkletManager
...
ChunkletManagerFactory now produces NullChunkletManagers if Chunklets are disabeld in the hidden.yml
2012-05-18 22:01:15 -04:00
NuclearW
a1aada0777
Iron armor
2012-05-17 23:53:25 -04:00
NuclearW
c55a8eeccd
Iron tools
2012-05-17 23:40:34 -04:00
NuclearW
73cc8adcab
Beginnings of repair.vanilla.yml
2012-05-17 23:16:59 -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
f7f077be3e
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-05-17 19:00:14 -07:00
nossr50
3d79416520
Getting ready for promotions in this good economy
2012-05-17 18:59:51 -07:00
GJ
c559e70270
Mod support - able to define tiers for custom blocks now.
...
Tier 1 - breaks with wood/gold
Tier 2 - breaks with stone
Tier 3 - breaks with iron
Tier 4 - breaks with diamond
2012-05-17 21:57:41 -04:00
GJ
d17fe6bb7a
Mod Support - Item Tiers.
...
1 is Wood, 2 is Stone, 3 is Iron, 4 is Diamond.
2012-05-17 21:19:17 -04:00
GJ
b36da06fad
Mod Support - Custom blocks now allow for the setting of how many items
...
they drop when broken.
2012-05-17 17:21:59 -04:00
GJ
d20c5e1773
Mod Support - Woodcutting now works. Still need to add # of drops from a
...
given block.
2012-05-17 17:03:56 -04:00
NuclearW
c25ddd0dbc
<GJ> MOAR PERMISSIONS!
2012-05-17 09:43:42 -04:00
GJ
5645bf7982
Mod support - XP gain & double drops should now work for custom blocks
...
EXCEPT Woodcutting. Custom excavation blocks will also never drop
treasures.
2012-05-17 00:24:33 -04:00
GJ
bc642deebd
Custom armor can now be repaired.
2012-05-15 16:12:59 -04:00
GJ
e9af0ebdc5
Custom tools - modify XP gain from breaking blocks on a per tool basis.
2012-05-15 14:21:21 -04:00
GJ
81ac4e8d01
WIP on custom mod support - should now be able to repair custom tools at
...
an anvil.
2012-05-15 10:44:57 -04: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
NuclearW
b0157c9bd2
Replace Bukkit Metadata for user placed blocks
2012-05-07 22:38:22 -04:00
bm01
baf7ffd441
Fixed french locale string causing IAE on repair skillup
2012-05-04 20:17:17 +02:00
GJ
2b4ca80a95
Start of work on allowing custom tool/block mods. This version should
...
allow for XP gain from vanilla blocks with custom tools. Please report
any issues to facilitate further development.
2012-05-04 14:04:42 -04:00
GJ
3e91bc8c1e
Can now enable/disable specific skills for PVP & PVE
2012-05-03 10:39:32 -04:00
nossr50
3218c544dc
Added level curve modifier
2012-05-02 06:10:32 -07:00
GJ
1ae11da036
Start of work on allowing Combat skills to be enabled for just PVP or
...
PVE
2012-05-01 22:42:45 -04: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
nossr50
8cd1541893
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-05-01 08:48:10 -07:00
nossr50
9d510815b4
Vampirism for hardcore mode, needs testing.
2012-05-01 08:47:57 -07: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
dbede7f81a
Added config options for specific double drops. Implements MCCORE-226
2012-05-01 01:14:32 -04:00
bm01
c8ad2bb454
Added bm01 to authors :3
2012-05-01 01:34:21 +02:00
nossr50
8da259cabc
Updated perm node behaviour and changelog
2012-04-30 07:17:10 -07:00
nossr50
f978d739bb
Updates
2012-04-30 07:11:03 -07:00
nossr50
ff1326a44f
Revert "Added basic functionality of Hardcore Mode, needs testing..."
...
This reverts commit 1fa4fccbcc
.
2012-04-30 06:41:09 -07:00
nossr50
1fa4fccbcc
Added basic functionality of Hardcore Mode, needs testing...
2012-04-30 06:39:30 -07:00
nossr50
323b41fd58
Adding in config nodes for Hardcore Mode (WIP)
2012-04-30 06:21:14 -07:00
GJ
3d2b881b0e
Command cleanup - Fishing. Added 2 new fishing permissions nodes.
2012-04-30 08:26:37 -04:00
GJ
4750aba763
Added permissions node for Greater Impact, cleanup of Axes command
2012-04-30 07:46:08 -04:00
GJ
5a9249dee1
Locale file update.
2012-04-29 23:05:57 -04:00
GJ
064fc0a8e2
Command format & permission changes, other minor cleanup.
2012-04-29 22:58:54 -04:00
nossr50
4840b435f5
Updated wiki URL
2012-04-28 19:45:50 -07:00
nossr50
6f2a2fd9e6
Fix file not found exception and bm01 being spaced oddly in mcmmo command
2012-04-26 18:25:43 -07:00
bm01
0a5b0eb6d5
Minor locale fixes
2012-04-26 20:09:04 +02:00
nossr50
8d7afe4f46
Removed the unfinished 'per-level tools' config information.
2012-04-26 10:24:11 -07:00
GJ
f09b055872
Last one for a while, I swear.
2012-04-25 22:45:02 -04:00
GJ
4433da1e4a
Another minor locale fix.
2012-04-25 22:38:10 -04:00
GJ
e3f02d02a2
Few minor locale fixes.
2012-04-25 22:29:11 -04:00
GJ
a4ff2c7701
Added bypass nodes for offline inspecting & long-distance inspecting.
...
Also fixed some JavaDoc typos.
2012-04-25 22:07:08 -04:00
bm01
ed171e5761
Fixed some locale stuff
2012-04-26 03:57:10 +02:00
GJ
ac075c5bae
The last of the locale stuff. If your locale file no longer is
...
translated, please help us re-translate it at getlocalization.com/mcMMO
2012-04-25 16:14:44 -04:00
GJ
48b3998443
Even more locale & command updates.
2012-04-25 11:06:55 -04:00
GJ
ef17da48c7
More locale updates.
2012-04-24 09:21:21 -04:00
GJ
c97fff320b
Merge branch 'master' into locale.
2012-04-23 22:29:24 -04:00
GJ
255954dd56
Almost done with command updates.
2012-04-23 18:05:30 -04:00
GJ
c18b3e9114
Command & locale updates.
2012-04-22 19:34:34 -04:00
Blake Bartenbach
3db83db5d2
Added ability to repair Fishing Rods
2012-04-22 10:34:27 -05:00
GJ
efc63b5230
Cleanup, locale, & party improvements.
2012-04-22 02:55:58 -04:00
GJ
c45cd56c78
Making our file path strings more user friendly.
2012-04-21 14:05:39 -04:00
GJ
f94a617d94
Cleanup & refactoring, part 1.
2012-04-20 18:09:50 -04:00
bm01
d1b652b013
Added natural Iron Golems to exp table
2012-04-20 15:29:12 +02:00
GJ
46d7212d1b
Even more locale.
2012-04-20 00:03:03 -04:00
GJ
1177263c8f
Merge branch 'master' into locale.
2012-04-19 18:12:36 -04:00
GJ
2f66c93bfd
Made /mcrefresh work for offline users & from console.
2012-04-19 17:21:55 -04:00
GJ
6991fa4907
Locale, part 3
2012-04-19 13:42:12 -04:00
GJ
ea7d1ce0e2
Fixed issue with non-English locales not displaying power level with
...
/mcstats & /inspect
2012-04-17 22:17:56 -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
GJ
11a4fdfcd5
Fixed party & admin chat handling
2012-04-10 01:52:06 -04:00
GJ
a01a5a737b
More command updates.
2012-04-05 00:44:12 -04:00
GJ
74ee210514
Fixed some possible errors if bad command arguments were used.
2012-04-04 16:12:13 -04:00
nossr50
03e0c02640
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
...
Conflicts:
Changelog.txt
2012-04-04 08:01:16 -07:00
nossr50
398f8c4318
Daze now deals 4 DMG on proc to help make Archery hit harder
2012-04-04 07:59:37 -07:00