Glitchfinder
|
70231b6ae0
|
Resolving issues #243, #241, and #234.
|
2012-10-30 17:59:58 -07:00 |
|
U-YUE\Sean
|
9354831729
|
Finished fixing issues #272, #266, #261, and #255.
|
2012-10-30 13:14:22 -07:00 |
|
U-YUE\Sean
|
ab7a83b37e
|
Attempting to fix issues #272 , #266 , #261 , and #255 .
|
2012-10-30 11:46:52 -07:00 |
|
U-YUE\Sean
|
8dfa8c20f3
|
Resolving first half of issue #283 . Recommend closing issue and reopening with a new ticket number for the issue regarding stats. Stat bug probably involves commit @42aa42699129448ef7fa0e4e5de96840004c13ee
|
2012-10-30 10:26:46 -07:00 |
|
Grant
|
67499eeff7
|
Merge pull request #281 from Glitchfinder/master
Fixed checked data values for carrots and potatoes.
|
2012-10-30 07:01:35 -07:00 |
|
Grant
|
d43ff6263f
|
Merge pull request #282 from Glitchfinder/master
Adds support for newer mobs to the fishing shake ability.
|
2012-10-30 07:01:25 -07:00 |
|
Glitchfinder
|
058dc8c611
|
Added support for newer mobs to fishing's shake ability.
|
2012-10-29 14:27:22 -07:00 |
|
Glitchfinder
|
8871964be0
|
Fixing checked data values for carrots and potatoes.
|
2012-10-29 12:33:13 -07:00 |
|
Grant
|
42aa426991
|
Merge pull request #271 from mcunha/better-db-handling
Better db handling
|
2012-10-29 10:25:49 -07:00 |
|
Grant
|
7cee94e0b8
|
Merge pull request #274 from zippy120/master
Added checks in the events to prevent errors when Citizens NPCs perform tasks.
|
2012-10-29 10:25:39 -07:00 |
|
Grant
|
fa96a6beec
|
Merge pull request #278 from Glitchfinder/master
Basic update for 1.4.2
|
2012-10-29 10:25:29 -07:00 |
|
Grant
|
efc0edf3ef
|
Merge pull request #279 from mcunha/fix-mossied-cobblestone
Don't award double drops to mossified cobblestone
|
2012-10-29 10:25:07 -07:00 |
|
Marco Cunha
|
f1d785777c
|
Don't award double drops to mossified cobblestone
|
2012-10-29 17:17:52 +01:00 |
|
Glitchfinder
|
db0168205d
|
Added herbalism food bonuses.
|
2012-10-28 22:47:26 -07:00 |
|
Glitchfinder
|
2a20ed95fa
|
Added missed checks for potatoes and carrots.
|
2012-10-28 20:56:33 -07: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 |
|
zippy120
|
703b5b2f3f
|
Added checks in the events to prevent errors when Citizens NPCs perform tasks.
|
2012-10-28 09:26:46 -06:00 |
|
Marco Cunha
|
58a15e61dd
|
Fix refactoring typos
|
2012-10-22 19:05:13 +02:00 |
|
Marco Cunha
|
896f57f0b4
|
Force proper disposal of resultsets and statements
|
2012-10-22 15:03:31 +02:00 |
|
Marco Cunha
|
34ae64706e
|
Improved DB connection handling
Support for aggressive connection timeouts, with exponential backoff
for multiple failures.
|
2012-10-22 14:45:16 +02:00 |
|
Grant
|
43fe92fe3f
|
Merge pull request #269 from Glitchfinder/master
Finished adding skill checks for Emerald Ore and Cocoa.
|
2012-10-18 08:34:47 -07:00 |
|
Glitchfinder
|
31513d52d7
|
Fixing spacing issues and making herbalism drop cocoa beans instead of a cocoa block.
|
2012-10-17 21:26:16 -07:00 |
|
Glitchfinder
|
70a16fe344
|
Finished adding skill checks for Emerald Ore and Cocoa.
|
2012-10-17 13:41:19 -07:00 |
|
nossr50
|
4570ffb8f5
|
Merge pull request #263 from h31ix/enderchest2
Don't activate abilities by opening an Ender Chest
|
2012-09-30 18:38:34 -07:00 |
|
h31ix
|
22f6ed324d
|
Added ender chest to list of blocks that should not cause ability activation
|
2012-09-30 12:48:20 -04:00 |
|
nossr50
|
e29484e14b
|
Merge pull request #252 from mcunha/master
Fix ore dupe bug with ore blocks on pistons
|
2012-09-09 16:50:17 -07:00 |
|
Marco Cunha
|
7e21fdd862
|
Fix ore dupe bug with ore blocks on pistons
|
2012-09-10 01:53:16 +03:00 |
|
nossr50
|
01e69cdf5e
|
Fixing some mistakes.
|
2012-09-07 14:49:00 -07:00 |
|
nossr50
|
9ad7840236
|
Merge pull request #246 from matix931/patch-4
Update src/main/java/com/gmail/nossr50/config/Config.java
|
2012-09-05 21:11:15 -07:00 |
|
nossr50
|
e97ec36094
|
Merge pull request #247 from matix931/patch-5
Update src/main/resources/config.yml
|
2012-09-05 21:11:07 -07:00 |
|
nossr50
|
ef318eeaec
|
Merge pull request #248 from matix931/patch-7
Update src/main/java/com/gmail/nossr50/skills/gathering/Herbalism.java
|
2012-09-05 21:10:58 -07:00 |
|
nossr50
|
3314b18318
|
Merge pull request #249 from matix931/patch-6
Update src/main/java/com/gmail/nossr50/skills/gathering/Mining.java
|
2012-09-05 21:10:44 -07:00 |
|
matix931
|
5f04ecfdd4
|
Update src/main/java/com/gmail/nossr50/skills/gathering/Herbalism.java
|
2012-09-05 11:45:43 +03:00 |
|
matix931
|
91d294acff
|
Update src/main/java/com/gmail/nossr50/skills/gathering/Mining.java
Another change against 1.3.2
|
2012-09-05 11:19:34 +03:00 |
|
matix931
|
283cdeed6c
|
Update src/main/resources/config.yml
|
2012-09-05 11:10:50 +03:00 |
|
matix931
|
a283fce4ec
|
Update src/main/java/com/gmail/nossr50/config/Config.java
Doing something against 1.3.2
|
2012-09-05 11:09:14 +03:00 |
|
nossr50
|
f8d525d797
|
Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO
|
2012-09-03 13:27:11 -07:00 |
|
nossr50
|
80dabad10e
|
Nerfs to axes
|
2012-09-03 13:26:48 -07:00 |
|
nossr50
|
8181989e98
|
Merge pull request #240 from matix931/patch-3
Update src/main/java/com/gmail/nossr50/skills/repair/Repair.java
|
2012-09-02 08:04:26 -07:00 |
|
matix931
|
0f7bf13834
|
Update src/main/java/com/gmail/nossr50/skills/repair/Repair.java
When DowngradeChance is 0 random can be the same (0 to 99) so can't be <= becouse downgrade will continue
|
2012-08-31 18:03:54 +03:00 |
|
nossr50
|
c1d6e79a41
|
Vampirism fix
|
2012-08-30 09:16:08 -07:00 |
|
nossr50
|
6f073250f4
|
Merge pull request #233 from t00thpick1/master
Added missing null check
|
2012-08-18 06:19:00 -07:00 |
|
t00thpick1
|
c084ccde40
|
Added missing null check
|
2012-08-17 18:45:08 -03:00 |
|
nossr50
|
b73a06b9ab
|
Merge pull request #232 from t00thpick1/master
Actually fixed dupes
|
2012-08-16 22:23:27 -07:00 |
|
t00thpick1
|
740c1131ea
|
Made superbreaker not dupe if event is cancelled
|
2012-08-17 01:28:28 -03:00 |
|
t00thpick1
|
0a798aec30
|
Made gigadrill not dupe if event is cancelled
|
2012-08-17 01:27:41 -03:00 |
|
nossr50
|
9089e70155
|
Dupes are bad mmkay
|
2012-08-14 14:24:54 -07:00 |
|
nossr50
|
f532630d1b
|
Another fix to make us more compatible with other plugins
|
2012-08-14 14:21:07 -07:00 |
|
nossr50
|
7b47d32a96
|
Citizens compatibility. Bug fix for Woodcutting/custom trees.
|
2012-08-14 14:09:49 -07:00 |
|
nossr50
|
3934392219
|
Did somebody say HOTFIX?
|
2012-08-14 13:52:31 -07:00 |
|