Commit graph

1765 commits

Author SHA1 Message Date
Ellpeck
33d1de7d16 Fixed the Item Distributor being totally broken :^) 2016-12-08 21:15:59 +01:00
Ellpeck
79fce5c879 Fix Phantomface crash with IInventories 2016-12-04 18:11:18 +01:00
Ellpeck
f4cc6ef6f5 Fix a crash with Laser Relays on certain machiens
Closes #445
2016-12-04 16:03:47 +01:00
Ellpeck
a30f094efa Maybe fix a crash with the fermenting barrel? 2016-12-03 23:43:42 +01:00
Ellpeck
52e87f8509 Fixed the compost accepting too many items
Closes #439
2016-12-03 23:35:48 +01:00
Ellpeck
c76640733d Fix Laser Relays sometimes not updating their caches 2016-12-03 23:32:03 +01:00
Ellpeck
daf51f7929 made advanced tooltips only show with advanced tooltips enabled 2016-12-01 18:24:43 +01:00
Ellpeck
d8af7636ee made laser relays not try to input back into the thing they got energy from 2016-12-01 18:23:26 +01:00
Ellpeck
2cc5d02814 make only coffee machine and coal generator return their container item 2016-12-01 18:20:37 +01:00
Ellpeck
a96f386686 Made the farmer put seeds back into the seed slot 2016-11-29 21:48:27 +01:00
Ellpeck
6db18f05fe Supposedly fixed item pickup happening multiple times with other mods
Closes #421
2016-11-29 21:43:46 +01:00
Ellpeck
79f9eee9c0 Ditch the fog because it breaks EnderIO side config
Closes #420
2016-11-29 20:36:24 +01:00
Ellpeck
ccfcb05106 Move most recipes to postinit again so that yellorium can be crushed :v 2016-11-25 15:40:57 +01:00
Ellpeck
dba6a68488 Fixed phantom connections being left behind with the Item Interface 2016-11-25 15:38:01 +01:00
Ellpeck
691747d2f3 Fixed lenses of the killer not dropping player drops
Fixed batteries dupe bug
2016-11-23 18:38:13 +01:00
Ellpeck
483d20ff99 Fixed Energy Laser Relays causing endless power loss when transferring very small amounts of RF
Closes #375
2016-11-19 10:08:47 +01:00
Ellpeck
1fc5320be6 Fixed an Empowerer dupe bug 2016-11-18 23:14:49 +01:00
Ellpeck
db9a3a9289 Gave crystallized and empowered oil a name 2016-11-18 22:54:38 +01:00
Ellpeck
953bb7499d Rebalanced food a little bit 2016-11-18 22:07:32 +01:00
Ellpeck
4666f6d4ea Fixed the bag "leaking" items
Closes #373
2016-11-18 20:52:33 +01:00
Ellpeck
0481a56794 Added some more dungeon loot 2016-11-18 20:30:49 +01:00
Ellpeck
ee85dd3ba8 Fix a crash with the laser relay
Closes #371
2016-11-18 06:40:08 +01:00
Ellpeck
3ce31d09fd Fix a coffee machine dupe bug
Closes #372
2016-11-18 06:37:28 +01:00
Ellpeck
5c5ea915c1 Made the config and achievements button only show when the tutorial is done so that it doesn't get cut off by the tutorial button 2016-11-17 20:27:33 +01:00
Ellpeck
4009cec2ef Undo the bad decision part 2 2016-11-17 20:23:20 +01:00
Ellpeck
36c17b3681 Undo the bad decision part 1 2016-11-17 20:19:24 +01:00
Ellpeck
7ae35e05a9 Made picture pages not suck 2016-11-17 18:03:37 +01:00
Ellpeck
74cd597407 Added updates and infos section
Very meta, very self-advertisement-y.
2016-11-17 18:00:26 +01:00
Ellpeck
c8f4c94c94 Added back config, achievements and view online button 2016-11-17 17:36:00 +01:00
Ellpeck
95ca15cd1a Set the item in the current hand instead of the current slot
Should close #324
2016-11-17 16:31:05 +01:00
Ellpeck
4231bbf557 added quotes to main page 2016-11-17 16:25:47 +01:00
Ellpeck
346b0b54f7 Added filter mod mode 2016-11-17 14:56:26 +01:00
Ellpeck
31bbbe2902 Change the description text of Phantomfaces 2016-11-16 22:34:15 +01:00
Ellpeck
f6b66f7cff Fix broken sounds 2016-11-16 22:26:58 +01:00
Ellpeck
cb99c7859e Make the empowerer particles respond to the particle option
Closes #364
2016-11-16 22:15:58 +01:00
Ellpeck
b2372d4231 Adapt code to resource rename 2016-11-16 21:56:47 +01:00
Jakob Riepler
1e53014383 Rename all the assets
because someone thought forcing lowercase would be great
2016-11-16 21:49:51 +01:00
Ellpeck
36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck
2ab8288282 Moved recipe inits to init, made the booklet JEI handler show all crafting options 2016-11-16 19:08:56 +01:00
Ellpeck
53f6ce0a24 Add Laser Relay priorities 2016-11-16 18:51:23 +01:00
Ellpeck
b355a66c97 Fix auto split 2016-11-16 17:06:53 +01:00
Ellpeck
6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00
Ellpeck
a94a49f9c9 Don't cache the parent screen! 2016-11-15 19:28:51 +01:00
Ellpeck
e1ec9e4afb Tweaks to the laser relay renderer
Closes #360
2016-11-14 15:30:06 +01:00
Ellpeck
6cdf74cd88 Added ore to gem crushing if no dust can be found
Closes #359
2016-11-14 15:11:46 +01:00
garantiertnicht Weichware
a89bfa5001 Make the Teleportation Stuff use Vanilla Cooldown rather than Own one (#350) 2016-11-13 12:38:17 +01:00
Ellpeck
83e85b4ac3 Made booklet chapters initialize in init instead of postinit 2016-11-12 23:29:36 +01:00
Ellpeck
d058878d30 Changed addTextReplacement to also accept ints 2016-11-12 23:10:41 +01:00
Ellpeck
83eb47787f Added back the addTextReplacement thing :v 2016-11-12 22:55:07 +01:00
Ellpeck
6648fb29e2 Made bookmark buttons only open when the page isn't already open 2016-11-12 16:17:11 +01:00
Ellpeck
ecafafe57e Fix a crash when typing in the search bar ~ 2016-11-12 16:06:30 +01:00
Ellpeck
05322f1392 Added display tips to the booklet 2016-11-12 15:48:24 +01:00
Ellpeck
931eba4cc4 API restored! ~ 2016-11-12 15:13:20 +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
0327ee9a26 Added search bar 2016-11-12 12:26:36 +01:00
Ellpeck
30849fb304 Finished all page types 2016-11-12 00:29:01 +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
81584c2fb1 B U T T O N S 2016-11-11 18:55:32 +01:00
Ellpeck
24e2a9e88d Finished crafting page. 2016-11-11 16:37:45 +01:00
Ellpeck
12abe6f6f6 Removed booklet word counting 2016-11-11 15:24:24 +01:00
Ellpeck
2760c794d6 Made the all items chapter use all chapters on its own 2016-11-11 15:21:57 +01:00
Ellpeck
b295672585 Added basic item display system and crafting page 2016-11-10 23:37:40 +01:00
Ellpeck
4a739b6ab4 Text pages! 2016-11-10 22:06:58 +01:00
Ellpeck
8c7bd9e696 //TODO invasion 2016-11-10 21:07:15 +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
66aec5cfdf Allow plants to be planted on blocks other than farmland with the farmer
Closes #346
2016-11-10 16:38:37 +01:00
Ellpeck
20664fccf4 Make the Phantom Itemface work with IItemHandler only blocks.
Closes #299
2016-11-09 21:36:18 +01:00
Ellpeck
6cce2d47cf Center me senpai 2016-11-09 19:34:20 +01:00
Ellpeck
42784df86e Move laser stuff to a dedicated chapter
Closes #341
2016-11-09 19:26:53 +01:00
Ellpeck
c471f19f87 Remove this down to ensure reset 2016-11-08 23:52:31 +01:00
Ellpeck
3ad1da0a8c Made the bookler clear its search bar when opening a chapter 2016-11-08 23:48:25 +01:00
Ellpeck
57f16ec321 Update JEI 2016-11-08 23:35:11 +01:00
Ellpeck
691fabd5ef Finished new laser relay models 2016-11-08 23:04:05 +01:00
canitzp
53e3204f3a New model for the laser relay 2016-11-08 22:06:55 +01:00
Ellpeck
9d7d7bd3fc Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/de/ellpeck/actuallyadditions/mod/items/ItemFillingWand.java
2016-11-08 20:05:19 +01:00
Ellpeck
c129f6138d Sweepededeep~ 2016-11-08 20:04:36 +01:00
garantiertnicht Weichware
b5ecbb982a Make Item Filler work with Bocks that only have meta when placed in world. (#340)
* Made Filler Wand work with Meta you cant obtain in your inventory, and removed unused- and unexisting imports from the Laser Relay Tile Entity

* Revert "Made Filler Wand work with Meta you cant obtain in your inventory, and removed unused- and unexisting imports from the Laser Relay Tile Entity"
I dont think I should touch imports, so I revert this commit and re-commit only the ItemFiller.

This reverts commit e71769d7d7.

* Made Filler Wand work with Meta you cant obtain in your inventory (again)
2016-11-08 18:22:08 +01:00
Ellpeck
1a9a69a4bd Removed the laser wrench setting
Closes #339
2016-11-08 13:25:36 +01:00
Ellpeck
9337a6e6aa Added proper laser rendering instead of the particles 2016-11-08 08:53:30 +01:00
Ellpeck
2e96e00182 Made worms work with other grass and dirt types too. I hope.
Closes #338
2016-11-07 22:52:54 +01:00
Ellpeck
5c5829d503 Made the precision dropper mark dirty and such respond to comparators correctly
Closes #331
2016-11-07 20:10:04 +01:00
Ellpeck
9e31e0c404 Made the ranged collector show particles when picking items up 2016-11-07 20:07:37 +01:00
Ellpeck
14255ea801 removed performance config options. Yea, really. 2016-11-07 19:58:34 +01:00
Ellpeck
ff1f38d1ac make clear that the changer is a one time use 2016-11-07 18:02:43 +01:00
Ellpeck
3e8d89c390 Made the magnet ring even more useful by making it pick up items directly 2016-11-07 18:02:06 +01:00
Ellpeck
cc554241f7 Made XP created by solidified XP not be picked up by the solidifier 2016-11-07 17:48:02 +01:00
Ellpeck
9282462a9a Added some more easter egg names to the smiley cloud~ 2016-11-07 00:00:05 +01:00
Ellpeck
642ff7b965 Made lush caves generate higher up too again 2016-11-06 17:12:49 +01:00
Ellpeck
e469c1d634 Made the AIOT work with spider webs
Closes #328
2016-11-06 15:30:04 +01:00
Ellpeck
eb3e6611db Additional Addons (Xathz) 2016-11-05 20:45:11 +01:00
Ellpeck
add64ce9ea Finished handheld filler
Closes #316
2016-11-05 16:16:42 +01:00
Ellpeck
584f6bc034 Filling thing, part 1 2016-11-05 15:36:16 +01:00
Ellpeck
bb9a8c0512 Made the AIOT able to make both farmland and paths
Closes #323
2016-11-05 13:41:49 +01:00
Ellpeck
149592cafa picky 2016-11-04 21:35:05 +01:00
Josh
393d8c8395 Redoing text for configs (#318) 2016-11-04 21:27:20 +01:00
Ellpeck
5b5e261181 It's EdwardR's fault 2016-11-03 22:43:40 +01:00
Ellpeck
de46e22840 Fix the item viewer, in very special cases, not updating its inventories 2016-11-03 10:54:28 +01:00
Ellpeck
d5ee51ff46 Made the change check in Laser Relays a bit more performance-good 2016-11-03 10:49:41 +01:00