Commit graph

114 commits

Author SHA1 Message Date
Brennan Ward 0787f6eb6c Closes #828 and #829 (#835)
* update to gradle 4.0

* update forge/maps

* Fix table on a stick

now mimics vanilla behavior and tries to add stacks back to inv before
dropping.

* fix a nonsense dupe glitch

* fix worm

* move a thing so its not on fire

and lowercase thingy
2017-07-07 22:09:56 +02:00
Ellpeck 369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +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 5ccbc0b9fd add crafting table on a stick compat for InvTweaks
Closes #782
2017-05-28 00:48:01 +02:00
Ellpeck 13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
Ellpeck 498358ddcb wake me up inside 2017-02-22 11:40:33 +01:00
MisterPeModder 17016ba8fc Made even more things localizable and updated french localizations (#643)
* Updated french localizations to include the new booklet pages

* Made even more things localizable

* Fixed localizations

* Fixed slabs being full cubes
2017-02-16 18:47:14 +01: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 c29ac3f48b Fix the Ranged Collector deleting items occasionally
Closes #607
2017-01-30 17:50:15 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck 66309b0488 Made Firework Box a lot more customizable 2016-12-29 21:29:00 +01:00
Ellpeck a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck 9552c112b0 Added the ability to add custom farmer behaviors to the API 2016-12-04 15:03:01 +01:00
Ellpeck c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck 348b3521f6 Made Filters be consumed when placing them into filter slots 2016-12-03 10:52:03 +01:00
Ellpeck 142a07f783 Made filter slots be ignored by comparators and stuff 2016-11-27 11:37:55 +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 b9a84481d1 Added Forge Units support to everything 2016-11-26 19:00:02 +01:00
Ellpeck 3176bafd2b Removed putting batteries in drills because of battery discharge mode 2016-11-26 18:28:14 +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 65bc4ce327 Fix a crash with filter slots crashing 2016-11-25 22:05:45 +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 dd7e522605 Made the Oil Generator scale per time, not per energy 2016-11-21 13:30:38 +01:00
Ellpeck 3ec92ed4c4 Made the Farmer add seeds back into the seed slots 2016-11-20 20:23:33 +01:00
Ellpeck 954df33f61 Change to using Nonnulllist so that things work 2016-11-20 20:13:26 +01:00
Ellpeck 5d624c7c50 snake_cased all items and their names 2016-11-19 23:12:22 +01:00
Ellpeck ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck 7ae35e05a9 Made picture pages not suck 2016-11-17 18:03:37 +01:00
Ellpeck 346b0b54f7 Added filter mod mode 2016-11-17 14:56:26 +01:00
Ellpeck 36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck 6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00
Ellpeck c983836f8d Finished up the new booklet.
Woo-hoo!
2016-11-12 15:09:30 +01:00
Ellpeck 19cfcfa1c1 Added bookmarks and store page and bookmarks on close 2016-11-12 13:54:49 +01:00
Ellpeck 5507e2ce60 Changed player data to use variables instead of NBT 2016-11-11 21:41:07 +01:00
Ellpeck c85a3c72a1 Some more booklet work 2016-11-11 21:07:18 +01:00
Ellpeck f35a041a55 Booklet rework, part 1.
This is an API breaking change, by the way.
2016-11-10 19:50:01 +01:00
Ellpeck c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck e538ab5cad Finished farmer 2016-10-31 19:03:04 +01:00
Ellpeck 8828b9c8a9 Farmer 2016-10-31 18:03:18 +01:00
Ellpeck f8f7940839 Added digit separators for large numbers, closes #305 2016-10-29 12:23:01 +02:00
Ellpeck 23878da6fb make it clear the energy mode doesn't change anything 2016-10-22 02:37:28 +02:00
Ellpeck 936df5fd5f Made the bio reactor accept blocks as well 2016-09-14 21:48:29 +02:00
Ellpeck c4ef288653 added bio reactor
Closes #234
2016-09-14 21:42:03 +02:00
Ellpeck ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck e580fd2219 Added item distributor 2016-09-09 21:43:33 +02:00
Ellpeck 340d7cf780 Added different kinds of oils and made oil generator be able to use different types to create different amounts of RF.
This basically closes #224
2016-09-01 22:11:51 +02:00
Ellpeck 018e2603d5 Yeah, great. Now the grinder can actually be opened again..
Closes #205
2016-08-13 22:33:18 +02:00