Ellpeck
|
23e23f5836
|
I is derp
|
2015-10-02 20:10:11 +02:00 |
|
Ellpeck
|
7e0d524b0f
|
Fix nei recipe handlers
|
2015-10-02 20:06:03 +02:00 |
|
Ellpeck
|
a92396204a
|
Re-added NEI recipe handlers, added button into nei handlers to show the item in question in the booklet
|
2015-10-02 19:58:03 +02:00 |
|
Ellpeck
|
9f4323bb0d
|
cleanup
|
2015-10-02 16:48:01 +02:00 |
|
Ellpeck
|
42d6c39d14
|
U no testin' anymore, are ya?
|
2015-10-02 15:10:53 +02:00 |
|
Ellpeck
|
1de1bc8b83
|
Fixed Coffee Pages getting added to the pages that have ItemStack data
|
2015-10-02 14:46:13 +02:00 |
|
Ellpeck
|
d3d0178ef2
|
Renamed INameableItem to IActAddItemOrBlock just because
|
2015-10-01 23:20:31 +02:00 |
|
Ellpeck
|
e1af56faf2
|
Made the Config File and screen less ugly
|
2015-10-01 12:52:03 +02:00 |
|
Ellpeck
|
a7e63fc174
|
Leaf Generator booklet entry, crafting and localization
|
2015-10-01 12:11:38 +02:00 |
|
Ellpeck
|
df720bb569
|
Leaf Generator
|
2015-09-30 21:03:43 +02:00 |
|
Ellpeck
|
842519e9c9
|
Hey Glenthor, first thing to do via Github. Please don't fail! :P
|
2015-09-30 20:51:49 +02:00 |
|
Ellpeck
|
3902ffcdce
|
Added textures to be made
|
2015-09-30 20:45:20 +02:00 |
|
Ellpeck
|
b4acd56872
|
Changed the way buttons are handled in the Booklet to a less stupid way
|
2015-09-30 19:18:13 +02:00 |
|
Ellpeck
|
e2006d2b81
|
Fix typo
|
2015-09-30 06:56:33 +02:00 |
|
Ellpeck
|
2aa2e547c8
|
Added some fancy recipe auto-scrolling for multiple recipes on the same page
|
2015-09-29 17:42:04 +02:00 |
|
Ellpeck
|
582b988545
|
Little bit of cleaning upping
|
2015-09-29 17:08:47 +02:00 |
|
Ellpeck
|
ee45300303
|
made the Leaf Blower blow away blocks at random again
|
2015-09-29 16:16:53 +02:00 |
|
Ellpeck
|
e6bcf6d0c6
|
Scrapping Tool Table.
For now. Wasn't happy with it. Sorry.
|
2015-09-29 16:00:32 +02:00 |
|
Ellpeck
|
760108e446
|
Changed some booklet mechanics in preparation for the changing of some more booklet mechanics in the future
|
2015-09-28 23:39:34 +02:00 |
|
Ellpeck
|
99878a1eef
|
Made forward and backward button visibility calculation less stupid
|
2015-09-28 22:26:43 +02:00 |
|
Ellpeck
|
26aab74cb1
|
Added "Go back to previous gui that you opened the book from via clicking the more info button"-button.
It's not actually called that, though.
|
2015-09-28 22:22:43 +02:00 |
|
Ellpeck
|
dddbc8bd88
|
Updated copyright to peoples.
|
2015-09-27 20:00:14 +02:00 |
|
Ellpeck
|
54101d2fc9
|
Tool Table Model and Textures
|
2015-09-27 16:48:58 +02:00 |
|
Ellpeck
|
b9fe715244
|
Null checks are important!
|
2015-09-27 15:34:22 +02:00 |
|
Ellpeck
|
d4e425fbd7
|
Added ExtendedPlayerCapabilities to save if the player has gotten the book already, because the old method of saving it on the client side was stupid and didn't work like it should have anyways
|
2015-09-27 15:31:43 +02:00 |
|
Ellpeck
|
603ece50f2
|
Fuck.
|
2015-09-27 02:22:37 +02:00 |
|
Ellpeck
|
183028d00b
|
The "I didn't think it would annoy people that much"-Update 0.0.9.2
|
2015-09-27 02:12:02 +02:00 |
|
Ellpeck
|
716a19596d
|
Added Tool Table Item Textures
|
2015-09-25 21:27:11 +02:00 |
|
Ellpeck
|
3a6cc12be2
|
Localized new Coffee Machine page. It's awesome now, I tell ya.
|
2015-09-25 17:20:08 +02:00 |
|
Ellpeck
|
6b80abe942
|
Added Coffee Machine Recipe Handler for the manual and a back button when opening the manual from another inventory
|
2015-09-24 23:42:03 +02:00 |
|
Ellpeck
|
e922db1c61
|
Added a better way to add enchantments. Because.
|
2015-09-24 21:00:53 +02:00 |
|
Ellpeck
|
8c60f4110b
|
Started on actual diggers' tools, added repairing
|
2015-09-24 20:53:07 +02:00 |
|
Ellpeck
|
835e8734ab
|
Started on Tool Table tools, noticed how I was doing stupidly much for the tooltip event that I didn't need to do, probably more stuff that I can't remember
|
2015-09-23 21:34:12 +02:00 |
|
Ellpeck
|
7145c273f1
|
Made items be able to be MoreInformationKey'd at even if they have metadata
|
2015-09-23 18:36:53 +02:00 |
|
Ellpeck
|
9ad7a6e572
|
Removed NEI Recipe Handlers (for now, because I was unhappy with them)
|
2015-09-23 18:21:57 +02:00 |
|
Ellpeck
|
f0a17025c7
|
Fixed a bug with a concurrentModificationException sometimes spamming the console when looking at recipes in NEI
Closes https://github.com/Ellpeck/ActuallyAdditions/issues/13
|
2015-09-23 06:44:54 +02:00 |
|
Ellpeck
|
c409afe159
|
Made it less likely for me to forget updating the item dropping mechism of the tool table if I change anything with the slot numbers
|
2015-09-22 23:50:16 +02:00 |
|
Ellpeck
|
c20a7b969e
|
Fixed tool table system bugging when multiple stacks of the same item are present
|
2015-09-22 23:48:27 +02:00 |
|
Ellpeck
|
29b2101563
|
Fix copyright
|
2015-09-22 23:39:25 +02:00 |
|
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
|
9c5b8e3c5c
|
Don't talk bullshit like that son
|
2015-09-22 23:29:26 +02:00 |
|
Ellpeck
|
e7a42b9dfe
|
Made "Get Booklet..." info togglable in the config, removed unnecessary crusher & furnace recipe pages
|
2015-09-22 23:22:33 +02:00 |
|
Ellpeck
|
8e74d4e016
|
Started Tool Table
|
2015-09-21 23:49:49 +02:00 |
|
Ellpeck
|
1349791847
|
Apparently forgot to push >__>
|
2015-09-21 06:27:41 +02:00 |
|
Ellpeck
|
5d9a86bf56
|
Fixed what I did
|
2015-09-20 21:00:19 +02:00 |
|
Ellpeck
|
163fcac786
|
Added booklet on crafting config
|
2015-09-20 20:44:20 +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
|
657cde463f
|
Fixed tooltip bugging sometimes & giving a player the book on crafting
|
2015-09-20 18:53:32 +02:00 |
|
Ellpeck
|
acc36b6e3e
|
A bit of cleanup
|
2015-09-20 14:47:52 +02:00 |
|