Commit graph

58 commits

Author SHA1 Message Date
Shadows_of_Fire 33d9cb9fdb properly fix #1157 2018-08-09 23:04:07 -04:00
Shadows_of_Fire 0b4a870717 Closes #1125 2018-06-23 12:39:59 -04:00
Shadows_of_Fire ac2bc0124a We're just gonna hope nothing is on fire. 2018-06-22 19:39:30 -04:00
Shadows_of_Fire dc1a2d13b8 meta is bad kthx 2018-02-11 20:51:19 -05:00
Shadows_of_Fire 1fe930b395 switch to new getDrops method
If this causes issues, its on other people's end to resolve it.  They
should stop overriding the old one.  But, this is basically asking for
trouble.
2017-09-17 02:47:04 -04:00
Ellpeck 4130e0bdf9 Post break event when automatically mining things
Closes #614
2017-02-04 16:07:58 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck 1a0fd8887d Replace particles with laser renderers. Woop woop! 2016-12-09 21:36:43 +01:00
Ellpeck f937673483 Made the miner a little less resource heavy 2016-12-06 20:06:40 +01:00
Ellpeck e2c8b335c6 Fix a crash with the Miner
Closes #447
2016-12-05 15:27:01 +01:00
Ellpeck c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck f469f77f4f Drop that RF, like a big fat rock 2016-11-26 20:43:50 +01:00
Ellpeck c334b31761 support fricker units 2016-11-26 08:58:42 +01:00
Ellpeck 3ed5e9cc8a Added internal energy methods to avoid things only using energy up to their cap 2016-11-23 18:10:55 +01:00
Ellpeck 0f86d83e72 Make Item Repairer and Miner use a little less power
(I guess?)
2016-11-21 20:25:32 +01:00
Ellpeck 58b90f66c3 Added push/pull caps to all machines 2016-11-21 13:45:23 +01:00
Ellpeck 14255ea801 removed performance config options. Yea, really. 2016-11-07 19:58:34 +01:00
Ellpeck 7524ee52fd Remove Util.RANDOM 2016-11-02 19:36:32 +01:00
Ellpeck e636ab14f1 Remove the weird energy and fluid pulling and also make them split into all devices around
Closes #221
2016-08-31 20:16:36 +02:00
Ellpeck b31875c38c Added a new crafting mechanic, the Empowerer 2016-08-03 04:01:47 +02:00
Ellpeck 561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +02:00
Ellpeck 2a5e2787bb Made the Miner use more power again because people were complaining.
Again.
2016-07-25 14:18:05 +02:00
Ellpeck 3390a41a83 Finished the new energy and fluid displays~ 2016-07-21 13:22:55 +02:00
Ellpeck 0eb64b2659 Remove some utils that were stupid 2016-07-04 20:15:41 +02:00
Ellpeck 1e82741766 Made display stand only display RF when sneaking 2016-07-02 18:39:47 +02:00
Ellpeck 1e70dd8e49 Make the miner have the drill's harvest level 2016-07-02 17:15:53 +02:00
Ellpeck 794032870a Changed NBT saving system and thus removing some unnecessary interfaces 2016-07-02 15:01:46 +02:00
Ellpeck e4da62e898 Act like Vaskie 2016-06-18 23:18:19 +02:00
Ellpeck 262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck daaad16a32 Completely changed the way packets are handled and removed client data file 2016-06-15 16:43:59 +02:00
Ellpeck e944ef6bbf This makes more sense. 2016-06-08 23:04:06 +02:00
Ellpeck 12de298057 Fixed miner sometimes crashing when placed next to certain blocks
Closes #114
2016-06-08 23:03:36 +02:00
Ellpeck e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck 707f71d7e3 Fixed configs resetting randomly.
Closes #107
2016-06-05 12:15:02 +02:00
Ellpeck eeb7592d22 Fixed block breaking effects playing as just the sound
Closes #105
2016-06-03 21:05:49 +02:00
Ellpeck 707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck 4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00
Ellpeck b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck 6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck 95fa796e92 Cleanup! ~ 2016-05-07 02:49:03 +02:00
Ellpeck a8365724f8 Made harvestdropevents be posted when mining blocks automatically 2016-05-04 13:15:30 +02:00
Ellpeck 9ab94e5701 this 2016-05-02 17:46:53 +02:00
Ellpeck 08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02:00
Ellpeck 1e2732195d 1.9.
Fuck my face.
2016-03-18 23:47:22 +01:00
canitzp 8be363ba08 Hopefully fixed a Miner Bug 2016-02-18 18:43:35 +01:00
Ellpeck 228ecd50bd More cleanup.
I hope this fixes the fuckery.
God damn it.
2016-02-01 20:32:49 +01:00
Ellpeck 0540313e75 Cleanup ~ 2016-02-01 17:49:55 +01:00