Commit graph

41 commits

Author SHA1 Message Date
Shadows_of_Fire 8a1ed7b14b remove explicit tesla support
tesla api is ded and this will be more work for 1.13 so rip af
2017-12-23 15:20:01 -05:00
Shadows_of_Fire ab76551cde Stop using IFuelHandler and remove fake air block
also various generics/deprecation stuff cuz wabealwdnamflkaw.
Might put fake air block back if lex doesnt know how to make dummy
blocks work
2017-08-02 08:01:41 -04:00
Brennan Ward 912539e81d Might burn down ur house (#868)
* Various generics/deprecation shit

this might all catch on fire, honestly, but it shouldn't, unless someone
was using the wrong I18n in the wrong place in the first place...

* uncrash the server

depending on where else big dad used the bad I18n this might also still
be crashy crash
2017-07-28 03:17:50 +02:00
Brennan Ward d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck 13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
MisterPeModder 9f70748e24 Made more things localizable and updated fr_FR.lang & fr_CA.lang (#638)
* Updated fr_FR.lang & fr_CA.lang

* Made a lot of things localizable

* Hardcoded formats and localizations fix

* cristal => crystal
2017-02-14 21:50:03 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck 312484bcfc Added the coolest block in the mod so far 2016-12-18 17:28:29 +01:00
Ellpeck 56898a95db Made the power bar on items colorful too \o/ 2016-11-27 21:53:16 +01:00
Ellpeck f469f77f4f Drop that RF, like a big fat rock 2016-11-26 20:43:50 +01:00
Ellpeck a70468ff72 fix a crash on startup with energy items 2016-11-26 19:02:59 +01:00
Ellpeck b9a84481d1 Added Forge Units support to everything 2016-11-26 19:00:02 +01:00
Ellpeck 98627341d4 Added nice crystal flux renderer~ 2016-11-26 15:09:15 +01:00
Ellpeck cc5e517a1d Added FU as an option to the energy display 2016-11-26 09:36:19 +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 ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck 5507e2ce60 Changed player data to use variables instead of NBT 2016-11-11 21:41:07 +01:00
Ellpeck c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck f8f7940839 Added digit separators for large numbers, closes #305 2016-10-29 12:23:01 +02:00
Ellpeck 0771585123 Made energy items not lose their power when crafted with
Closes #289
2016-10-19 15:23:54 +02:00
Ellpeck 2ce27f4735 Documented the battery change 2016-07-25 13:59:23 +02:00
Ellpeck c166c3752d Made batteries output by sneak-right-clicking and added tesla support for items 2016-07-25 02:07:16 +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 707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck 2ebe4989b7 Removed ModelResourceLocation on server.
Closes #103
2016-06-01 00:37:28 +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 15c65216cd Some more model work 2016-05-03 18:29:02 +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 dc8ad581ad Cleaned up some registry 2016-03-18 18:38:39 +01:00
Ellpeck 0540313e75 Cleanup ~ 2016-02-01 17:49:55 +01:00
Ellpeck 51872bbc23 Dis game is ass - More textures 2016-01-08 20:51:03 +01:00
Ellpeck c08d2221fa This doesn't work. 2016-01-08 16:52:53 +01:00
Ellpeck b2a00d2c8d Sooo.. yea, I'm still at it.
And still not compilable.
Oh god.
2016-01-07 23:42:43 +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/base/ItemEnergy.java (Browse further)