/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/PowerMiner.java
ViewVC logotype

Log of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/PowerMiner.java

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1652)

Revision 1491 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 31 15:06:50 2011 UTC (13 years ago) by torben
File length: 4048 byte(s)
Diff to previous 1490 , to selected 1457
dupe bugs

Revision 1490 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 30 20:25:59 2011 UTC (13 years ago) by torben
File length: 3782 byte(s)
Diff to previous 1489 , to selected 1457
dupe bug

Revision 1489 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 07:44:07 2011 UTC (13 years ago) by torben
File length: 3724 byte(s)
Diff to previous 1477 , to selected 1457
fix dupe bug

Revision 1477 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 23 16:02:15 2011 UTC (13 years ago) by torben
File length: 3668 byte(s)
Diff to previous 1471 , to selected 1457
Close some duplicator bugs in powerminer

Revision 1471 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 20 15:51:47 2011 UTC (13 years ago) by torben
File length: 3456 byte(s)
Diff to previous 1469 , to selected 1457
Send a message if powerminer is not enabled

Revision 1469 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 19:00:26 2011 UTC (13 years ago) by torben
File length: 3316 byte(s)
Diff to previous 1457
I assume that it is cheaper to check for material in hand first instead of checking whether powerminer is enabled for this particular user

Revision 1457 - (view) (download) (annotate) - [selected]
Modified Sat May 7 14:48:03 2011 UTC (13 years ago) by torben
File length: 3313 byte(s)
Diff to previous 1456
Drop items with same data as the block destroyed

Revision 1456 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 7 09:35:14 2011 UTC (13 years ago) by torben
File length: 3291 byte(s)
Diff to previous 1392 , to selected 1457
Remove a few duplicator bugs

Revision 1392 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 21:22:56 2011 UTC (13 years, 1 month ago) by torben
File length: 3090 byte(s)
Diff to previous 1391 , to selected 1457
drop right sappling type

Revision 1391 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 20:15:48 2011 UTC (13 years, 1 month ago) by torben
File length: 3133 byte(s)
Diff to previous 1390 , to selected 1457
don't break portal

Revision 1390 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 20:10:53 2011 UTC (13 years, 1 month ago) by torben
File length: 3070 byte(s)
Diff to previous 1389 , to selected 1457
Dont destroy bedrock and try to drop lapis lazuli

Revision 1389 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 19:45:54 2011 UTC (13 years, 1 month ago) by torben
File length: 2679 byte(s)
Diff to previous 1388 , to selected 1457
more drop exceptions to instabreak

Revision 1388 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 25 07:54:28 2011 UTC (13 years, 1 month ago) by torben
File length: 2576 byte(s)
Diff to previous 1387 , to selected 1457
register onquit for powerminer

Revision 1387 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 24 11:49:42 2011 UTC (13 years, 1 month ago) by torben
File length: 2483 byte(s)
Diff to previous 1386 , to selected 1457
also drop redstone from redstone ore

Revision 1386 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 24 10:35:30 2011 UTC (13 years, 1 month ago) by torben
File length: 2353 byte(s)
Diff to previous 1385 , to selected 1457
don't drop gravel

Revision 1385 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 24 10:23:02 2011 UTC (13 years, 1 month ago) by torben
File length: 2309 byte(s)
Copied from: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java revision 1384
Diff to previous 1384 , to selected 1457
rename admindestroy to powerminer

Revision 1384 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 24 10:08:10 2011 UTC (13 years, 1 month ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java
File length: 2343 byte(s)
Diff to previous 1383 , to selected 1457
Diamond ore drops diamond

Revision 1383 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 23 14:40:49 2011 UTC (13 years, 1 month ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java
File length: 2191 byte(s)
Diff to previous 1382 , to selected 1457
use World.dropNaturally instead of World.drop

Revision 1382 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 23 14:37:31 2011 UTC (13 years, 1 month ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java
File length: 2182 byte(s)
Diff to previous 1381 , to selected 1457
Drop coal on coalblocks (and not diamonds)

Revision 1381 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 23 14:32:49 2011 UTC (13 years, 1 month ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java
File length: 2182 byte(s)
Diff to previous 1379 , to selected 1457
also used the new blockid

Revision 1379 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 23 13:48:35 2011 UTC (13 years, 1 month ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java
File length: 2185 byte(s)
Diff to previous 1378 , to selected 1457
Correct some of the blocks dropped

Revision 1378 - (view) (download) (annotate) - [select for diffs]
Added Sat Apr 23 13:14:39 2011 UTC (13 years, 1 month ago) by torben
Original Path: miscJava/bukkit-minecraft-plugins/HoerupUtils/src/dk/thoerup/bukkit/hoeruputils/AdminDestroy.java
File length: 1629 byte(s)
Diff to selected 1457
add admindestroy code

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20