nossr50
f274d47c81
Made Tree Feller much less aggressive.
2012-02-22 20:53:20 -08:00
nossr50
ca3b7f2172
Tree Feller now rewards xp based on the type of tree.
2012-02-22 20:25:03 -08:00
nossr50
22c9fca915
Reworked Tree Feller to take down entire tree.
2012-02-22 20:23:42 -08:00
nossr50
e4d312a11f
Combat ignores events where entity is dead now.
2012-02-22 18:43:09 -08:00
nossr50
a3f0de1c84
Moved Taming stuff into Taming.java
2012-02-22 18:39:22 -08:00
NuclearW
4826056bbe
Cleanup
...
Monitor is where events that don't need data before other plugins or to cancel go
Ignore cancelled events to respect other protection plugins saying "no"
We need to see if other events are depricated in the future
2012-02-22 19:51:06 -05:00
GJ
6f2f99dda0
Fix for IndexOutOfBounds issue (MCCORE-40)
2012-02-22 17:04:10 -05:00
GJ
d06ec5e452
Get Taming XP for milking cows.
2012-02-22 15:12:01 -05:00
GJ
94cb118a7e
Should probably use getMaxHealth() instead of hardcoding... (Addresses
...
MCCORE-39)
2012-02-22 12:19:22 -05:00
GJ
bebc70634b
Fixed Wolves having over max health due to Fast Food Service (Fixes
...
MCCORE-39)
2012-02-22 12:18:21 -05:00
nossr50
324b69cba1
Fixed a memory leak I didn't even know about.
2012-02-22 08:32:29 -08:00
nossr50
802af464cd
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-02-22 08:30:21 -08:00
nossr50
0c8b46acee
Change mobspawn track list to use entity id
2012-02-22 08:29:51 -08:00
GJ
182219f00d
Added permissions node for Blast Mining - Addresses MCCORE-38
2012-02-22 10:59:39 -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
NuclearW
c74f43a1ad
Change Changelog to + = ! - system
...
Cleanup some unneded SuppressWarnings
Monitor is where events that we don't cancel go, also we ignore cancelled events
2012-02-22 06:19:18 -05:00
nossr50
3dbaf061ed
Added checks on world change for mcgod
2012-02-21 21:25:39 -08:00
nossr50
19ac0e6ba6
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-02-21 11:23:37 -08:00
nossr50
a509b0e9d3
Removed Master/Apprentice chat spam, and more..
...
Began modifying party command, still a WIP and probably not working
properly. Modified locale for Taming messages to trim them shorter.
2012-02-21 11:22:31 -08:00
GJ
5c63e9779e
Added unlock levels for repairing Iron/Gold/Stone. Added configurable
...
ranks for Arcane Forging.
2012-02-21 14:19:11 -05:00
GJ
9ef9ffd16f
Fishing now uses custom drops. ("Attack of the Giant Config File")
2012-02-21 13:11:06 -05:00
nossr50
93e223b2cc
Fix for Taming not leveling up.
2012-02-21 08:54:06 -08:00
GJ
c4a0ae64aa
Fixed Excavation not awarding XP unless you found a treasure.
2012-02-21 08:20:08 -05:00
NuclearW
933a7ffc69
4 != 5
2012-02-21 03:17:14 -05:00
GJ
b0253f9913
More fishing stuff. FISHING WILL BE BROKEN TEMPORARILY IN THIS BUILD.
2012-02-21 02:53:34 -05:00
GJ
7eb1d43201
Making fishing drops customizable (WIP)
2012-02-21 02:19:59 -05:00
NuclearW
1f843bc3a2
Validation
2012-02-21 01:31:52 -05:00
GJ
c308121c47
Added XP for Animal Taming
2012-02-21 01:01:27 -05:00
NuclearW
d0d9868b5f
Change priority of sheep shearing
...
Cleanup
2012-02-21 00:35:09 -05:00
GJ
8f3dce4ee9
Started working on customizing Fishing drops
2012-02-21 00:26:16 -05:00
nossr50
de0a6dd3ee
Something odd in PlayerProfile..commenting it out
2012-02-20 17:04:17 -08:00
nossr50
470b29c229
Forgot to change this to pull from the config file
2012-02-20 16:34:55 -08:00
nossr50
c915bb8312
Added Shearing to Taming XP
2012-02-20 16:29:03 -08:00
nossr50
c0a7b276b4
Made many changes to Bleeding. Capped max Bleed ticks at 10.
2012-02-20 15:54:30 -08:00
nossr50
fa35fd9e45
Added Fast Food Service to Taming (Healing)
2012-02-20 15:41:00 -08:00
nossr50
3b9e85e976
NetherBrick is also not 'Mining' enough for Mining
2012-02-20 15:06:16 -08:00
nossr50
a3cf3401bb
Stone Brick isn't 'Mining' enough for Mining
...
Fixes MCCORE-32
2012-02-20 14:58:24 -08:00
GJ
96be29ef63
Removed more old stuff relating to Excavation drops Addresses MCCORE-1
2012-02-20 17:54:42 -05:00
NuclearW
ad2ed37d0a
Change how we do custom drops
...
Beginnings of fishing drops
2012-02-20 17:10:37 -05:00
GJ
1943ce884a
Updated changelog, removed unused import
2012-02-20 14:07:48 -05:00
GJ
b23fa36543
Allow for configuration of custom Excavation drops (WIP) - Addresses
...
MCCORE-1
2012-02-20 13:58:22 -05:00
GJ
887f8f3e0c
Fixed backwards logic in ShakeMob.
2012-02-20 10:25:10 -05:00
GJ
227b554488
Finished removing unused properties from the config file.
2012-02-19 23:25:48 -05:00
nossr50
20064f36ef
Removed the HP Regen setting from config since it's useless.
2012-02-19 20:22:17 -08:00
NuclearW
decdddb9ec
Reorganized config.yml and cleaned up
...
Unfortunately, nobody will see our nice super-pretty config.yml copied out properly just yet
Fortunately, maven filtering dark magic lets us stick in when it was copied out.
2012-02-19 18:53:21 -05:00
NuclearW
d864a2391e
Fix levelcaps causing infinite loop
...
Resolves MCCORE-28
2012-02-19 14:53:07 -05:00
NuclearW
b08aead536
Changed Tree Feller to not rely on external ArrayList
...
Given Bukkit's behavior of events, it would have never been possible for more than one player's data to occupy the shared arraylist... Still looked ugly, though.
Also helps toward concurrent events, should they ever come.
Also moved from a static boolean flag to a per-use flag
Also removed unused static variable "w"
2012-02-19 00:54:56 -05:00
nossr50
cca04468de
Rebalanced Herbalism hunger bonuses.
2012-02-18 12:51:07 -08:00