Commit graph

44 commits

Author SHA1 Message Date
Michael Hillcox c87bfb6c94 feat: ported bat wings, solidified experience, resonant rice, probe 2021-05-04 17:47:45 +01:00
Michael Hillcox 86ff9fb641 chore: ported most item constructors... 2021-03-01 20:23:52 +00:00
Michael Hillcox ecb7832738 chore: moved over most tile and block register to deferred variant 2021-02-27 12:24:45 +00:00
Michael Hillcox b7d4d600fc chore: large refactors to new mappings 2021-02-26 21:15:48 +00:00
Shadows_of_Fire 274c53a014 Format so style is finally consistent. 2019-05-02 03:10:29 -04:00
Shadows_of_Fire 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Ellpeck fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck ffef81fdaa change unimportant feedback to the action bar
Closes #775
2017-05-28 00:52:10 +02:00
Ellpeck f7576c652a Added the ability to disconnect laser relys
Closes #698
2017-03-29 12:12:31 +02:00
Ellpeck e8d89f6df4 Added laser range upgrade 2017-02-13 19:07:53 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck c129f6138d Sweepededeep~ 2016-11-08 20:04:36 +01:00
Ellpeck 1a9a69a4bd Removed the laser wrench setting
Closes #339
2016-11-08 13:25:36 +01:00
Ellpeck ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck 0e4967ea70 Implemented new system of determining the type of laser relay connection 2016-09-01 18:02:03 +02:00
Ellpeck 35aae43d21 Fixed some items removing the entire NBT tag once clearing the storage
Closes #200
2016-08-10 21:04:44 +02:00
Ellpeck ee9abd4960 Packet Handler helper 2016-08-09 20:56:09 +02:00
Ellpeck 561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +02:00
Ellpeck df4bcf05cf Added ILaserRelayConnectionHandler to the API so that you can make your own Laser Relay connections :v 2016-07-30 17:07:32 +02:00
Ellpeck 84c6549c86 Make Player Data UUID dependent again because apparently that works correctly now~ 2016-07-14 20:25:12 +02:00
Ellpeck 9bafff59d4 Make player data less hideous to use.
Closes #149
2016-07-12 22:13:50 +02:00
Ellpeck 262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck 718c999f70 Added laser wrench mode switch.
Closes #119
2016-06-15 17:42:55 +02:00
Ellpeck 19d764688f Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together 2016-06-10 21:52:37 +02:00
Ellpeck e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck e17a48d7f0 How did I not think of this? 2016-06-04 14:38:20 +02:00
Ellpeck ec07b3da02 Added custom system to save world data because the MC one was always failing on me 2016-06-04 13:51:06 +02:00
Ellpeck 7892a788be More null checks for less possible crashes 2016-06-03 23:34:01 +02:00
Ellpeck bec7252405 Changed world data save system in hope that laser relays will disconnect less often 2016-06-03 23:27:37 +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 da0f071d58 Death tracking part 1 2016-05-27 18:54:17 +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 b4fde39a33 Item Phantom Networks, part 1 2016-05-08 21:09:58 +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
Ellpeck f602eccca0 Remove Position.
Don't need it.
2016-01-08 13:31:58 +01:00
Ellpeck 020745a813 Remember how I said "I'm nearing the end of bugfixing"?
Well that was a lie apparently.
2016-01-07 21:41:28 +01:00
Ellpeck d39fb82992 EVERYTHING IS BROKEN 2016-01-07 18:21:00 +01:00
Ellpeck 77ba946306 Added an API. 2016-01-05 04:47:37 +01:00
Renamed from src/main/java/de/ellpeck/actuallyadditions/items/ItemLaserWrench.java (Browse further)