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
f5451b7d59
Updated
2012-02-21 21:27:38 -08:00
19ac0e6ba6
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-02-21 11:23:37 -08:00
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
9ef9ffd16f
Fishing now uses custom drops. ("Attack of the Giant Config File")
2012-02-21 13:11:06 -05:00
c17bc7d332
Derp. Added that to the changelog twice.
2012-02-21 01:07:37 -05:00
c308121c47
Added XP for Animal Taming
2012-02-21 01:01:27 -05:00
c915bb8312
Added Shearing to Taming XP
2012-02-20 16:29:03 -08:00
f8869c177f
Forgot to put this in the changelog
2012-02-20 15:56:11 -08:00
c0a7b276b4
Made many changes to Bleeding. Capped max Bleed ticks at 10.
2012-02-20 15:54:30 -08:00
fa35fd9e45
Added Fast Food Service to Taming (Healing)
2012-02-20 15:41:00 -08:00
3f8077d615
Ch-ch-ch-CHANGES! (Updated changelog)
2012-02-20 15:07:44 -08:00
0f2029a32d
Reorganized the changelog for 1.3.00-dev
2012-02-20 14:43:12 -08:00
1943ce884a
Updated changelog, removed unused import
2012-02-20 14:07:48 -05:00
20064f36ef
Removed the HP Regen setting from config since it's useless.
2012-02-19 20:22:17 -08:00
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
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
c942feb868
Fixed Tree Feller not playing nice with NoCheat
2012-02-16 12:15:05 -05:00
7003311b7e
Updated changelog.
2012-02-15 18:31:10 -05:00
40af51fc05
Re-added event calling
...
Re-added other dealDamage methods
Added FakeEntityDamageByEntityEvent for us to filter our own mess out, this was the issue with Skull Splitter and Serrated Strikes earlier (a loop)
Moved FakeBlockBreakEvent to be with other events
Added configuration option to control event calling
Learned how to changelog
Broke those cuffs
2012-02-15 16:57:48 -05:00
e94473b21b
Back to active development
2012-02-14 15:32:17 -08:00
8da49ba796
Updating changelog
2012-02-14 15:24:12 -08:00
fed21a7cb9
Updated changelog, tweaked Green Thumb if statement.
2012-02-14 14:51:12 -08:00
c45b03b1d8
Yet another commit just for the changelog
2012-02-14 12:51:52 -08:00
f4d84dbd52
I dun goof'd the changelog, fixing.
2012-02-14 12:46:14 -08:00
28d73a33ab
Fixed addxp() taking xprate/skill modifiers into account.
2012-02-14 12:42:20 -08:00
9c9247b9c1
Modified changelog
2012-02-14 12:11:51 -08:00
b5e4bebd75
Fixed the negative XP bug on levelup.
...
Fixes #134
2012-02-14 12:09:02 -08:00
441015d6a5
Updated changelog.
2012-02-14 12:16:49 -05:00
fc622dcde2
Forgot to update the changelog.
2012-02-13 19:14:49 -08:00
06c0b4cc11
Modified changelog a bit.
2012-02-13 17:51:38 -08:00
ea2ae0b5c3
Confusing changelog fixed.
2012-02-13 17:27:25 -05:00
1bf9cfa422
It's probably important to mention this.
2012-02-13 09:43:25 -08:00
786a5f9325
Modified mcMMO's onEntityDamage to have better compatibility.
2012-02-13 08:06:46 -08:00
27e60ef85b
Modified onEntityDamage to MONITOR for plugin compatability.
2012-02-13 07:19:31 -08:00
70756c2a2e
Preparing for a bugfix release. Also made sure mcMMO saves info on
...
shutdown.
2012-02-11 10:21:36 -08:00
f87f7f6feb
Fixed the instant refresh bug. Fixed blockListener checking skills.
2012-02-10 09:44:17 -08:00
b4b0bbd081
Make Smooth Brick to Mossy Brick and Dirt to Grass for green thumb configurable
...
Closes issue #120
2012-02-07 11:43:07 -05:00
c70a23dd5c
Framework for Blast Mining
2012-02-07 01:36:57 -05:00
5645c29dd8
Removal of legacy permission system support. SuperPerms only now.
2012-02-06 10:48:02 -08:00
4ffb20f3bb
Back to new development!
2012-02-06 00:50:22 -05:00
716dd02b3f
Updated changelog & pom for hotfix RB
2012-02-06 00:27:01 -05:00
5e93a4c9d3
Updates to config.yml & changelog
2012-02-06 00:17:55 -05:00
43e3dd7977
Fix NoCheat conflict. Updated changelog.
...
Closes #104
2012-02-05 15:24:44 -05:00
3e62697567
Started moving stuff from mcBlockListener into their respective skill
...
files.
2012-02-04 00:22:10 -05:00
20adf4674a
Let the development continue
...
Update yml, pom, and changelog for 1.2.10-dev
2012-02-03 21:45:00 -05:00
173c2c19c8
Super Secret Anniversary Easter Egg! Also, update build files for RB
2012-02-03 14:23:32 -08:00
66ac83ed9a
Update changelog to reflect work that has been done
2012-02-03 12:51:17 -08:00
b80c73e251
Updated changelog, also somehow my git thinks the xpbar images aren't commited
2012-02-03 02:47:27 -08:00
563baea812
Selectively setExecutor for commands based on config.
2012-01-31 04:10:39 -05:00