Commit graph

83 commits

Author SHA1 Message Date
Ellpeck
d02c5f61e9 Finished Tool Table Logic
(When an extra item is in the tool table that doesn't belong to the recipe, it'll just be ignored and not taken away)
2015-09-22 23:32:19 +02:00
Ellpeck
8e74d4e016 Started Tool Table 2015-09-21 23:49:49 +02:00
Ellpeck
3e0996b3da Made tile checking when opening a GUI better 2015-09-20 20:19:02 +02:00
Ellpeck
0ad50a3e62 Fixed a bug with TileEntities getting looked for when opening the book 2015-09-20 18:59:58 +02:00
Ellpeck
d3c1e3cd06 Added XP drop to double furnace
Closes https://github.com/Ellpeck/ActuallyAdditions/issues/12
2015-09-14 13:27:36 +02:00
Ellpeck
faa4009992 Changed tooltips having to be cut off manually 2015-09-14 01:58:42 +02:00
Ellpeck
0a77476470 Fixed clicking sometimes switching two pages in the booklet 2015-08-31 02:05:41 +02:00
Ellpeck
a3eb4721b3 Made the page that was open stay, added persistant variables 2015-08-30 19:10:10 +02:00
Ellpeck
ecf4a6bf7c Added more lexicon entries and stuff and things 2015-08-30 01:19:03 +02:00
Ellpeck
1a2952d078 Deleted old booklet stuff 2015-08-29 23:02:27 +02:00
Ellpeck
3f09889e7f Moved Booklet package 2015-08-29 23:01:13 +02:00
Ellpeck
4e4fc76f2c When an item that is used in a crafting recipe has its own page, clicking on the item will open that page 2015-08-29 17:32:39 +02:00
Ellpeck
6a2af50620 Added a crusher recipe handler for the booklet 2015-08-29 16:13:06 +02:00
Ellpeck
5b7ab95eb6 Addet a Search Bar to the Booklet 2015-08-29 15:40:12 +02:00
Ellpeck
1083d89ce7 Added copyright to all classes 2015-08-29 14:33:26 +02:00
Ellpeck
3222dc2d95 Changed some Booklet stuff 2015-08-29 14:31:02 +02:00
Ellpeck
19ee548771 Added Pages to Indexes to have more space for chapters available 2015-08-29 10:59:03 +02:00
Ellpeck
64b27cfb8d Added some descriptions to the booklet, fixed issues with it 2015-08-29 01:09:09 +02:00
Ellpeck
c4b4637439 Removed now unused localilzations from the en_US.lang file 2015-08-29 00:01:31 +02:00
Ellpeck
34204beb23 Finished Booklet, removed descriptions from blocks and items 2015-08-28 22:18:46 +02:00
Ellpeck
af5fa6e920 Added Informational Booklet 2015-08-28 21:17:09 +02:00
Ellpeck
36d3d7f79f Fixed Shift Click Duplication Bugs.
Closes https://github.com/Ellpeck/ActuallyAdditions/issues/10
2015-08-28 15:41:12 +02:00
Ellpeck
443bbbaa69 Fixed the Feeder crashing on shift-clicking /cc Tyrex 2015-08-25 18:49:36 +02:00
Ellpeck
b25cbb7c85 Added Smiley Clouds. They're funny, they're derpy, they're unfinished, but they're awesome! 2015-08-23 23:41:46 +02:00
Ellpeck
cb10d387d7 Removed something that's stupid. 2015-08-15 20:41:45 +02:00
Ellpeck
be1556e39e Added an information to the white-/blacklist option in the advanced ESD noting that both whitelists apply 2015-08-04 21:29:43 +02:00
Ellpeck
a622690939 Fixed a Shift Clicking Bug with the Fermenting Barrel.
Whoops!
2015-08-02 18:04:09 +02:00
Ellpeck
24812ab53f Made the Ore Magnet need Casing Blocks below the places where it should mine 2015-08-01 01:30:50 +02:00
Ellpeck
f1dda0c171 Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience. 2015-08-01 00:40:29 +02:00
Ellpeck
8189e569bb Added Special Tooltips for every item: OreDict, Unlocalized Name etc. 2015-08-01 00:30:56 +02:00
Ellpeck
e72b8a8fbd Made the Ore Magnet accept and use Power and oil 2015-07-30 23:07:31 +02:00
Ellpeck
b5b8730642 Added Ore Magnet which can pull ores to the surface. Currently doesn't use energy etc, but it pulls the stuff up! 2015-07-30 10:32:30 +02:00
Ellpeck
109bf8a0aa Fixed the ESD GUI doing stuff wrong when it was advanced 2015-07-29 14:14:11 +02:00
Ellpeck
d3b9d575ea Made the Slots in the ESD actual filter slots that don't consume Items because people were annoying me with it 2015-07-29 14:13:47 +02:00
Ellpeck
367d1b3385 Fixed Crusher Recipe NEI Handling Transfer Rects being off by adding a different Recipe Handler for that 2015-07-29 11:03:17 +02:00
Ellpeck
e182ce87c7 Fixed Double Furnace not shift-clicking right Items 2015-07-29 09:55:49 +02:00
Ellpeck
7690f6aa73 Changed the Feeder GUI Texture a bit 2015-07-23 04:20:14 +02:00
Ellpeck
1387114a8c Changed GUIs to be an enum instead of static final ints 2015-07-17 09:03:31 +02:00
Ellpeck
996de5673f Made the Drill recharge if you put Batteries into the Upgrade Slots. 2015-07-16 16:52:28 +02:00
Ellpeck
edcc279c45 Fixed up Container Derpup 2015-07-15 11:23:11 +02:00
Ellpeck
5a25595fa1 Fixed all Shift-Click Mechanics 2015-07-15 09:28:01 +02:00
Ellpeck
d43583d843 Made the XP Solidifier work perfectly now 2015-07-15 07:50:33 +02:00
Ellpeck
9f20575875 Finished XP Solidifier 2015-07-15 01:53:04 +02:00
Ellpeck
04cf5d731d 0.0.7.4!
(Also, changed some XP Solidifier Stuff.)
2015-07-15 00:17:21 +02:00
Ellpeck
51c25af85c Added XP Solidifier 2015-07-13 23:44:33 +02:00
Ellpeck
ae66d4bfc3 Noooo, I NEVER import the wrong thing so that ESDs crash in the latest Version of the mod.
NEVER.
2015-07-12 14:54:30 +02:00
Ellpeck
adb64232e7 Fixed a Bug with Number Key Slot Swapping and the Drill being movable, added Armor Slots to the Energizer & Enervator 2015-07-12 01:22:47 +02:00
Ellpeck
ecf72667b1 Added Treasure Chest Particles 2015-07-10 14:36:50 +02:00
Ellpeck
077fe68885 Fixed missing Localizations and changed ESD Localization 2015-07-10 14:00:23 +02:00
Ellpeck
6b5edfb651 Added descriptions to the ESD 2015-07-09 16:59:43 +02:00