Commit graph

400 commits

Author SHA1 Message Date
Ellpeck
8b0190cbbf Remove unused variables 2015-10-08 17:37:09 +02:00
Ellpeck
2976887f24 MineLoad Smiley Cloud °~° 2015-10-07 20:47:28 +02:00
Ellpeck
6da52b5808 "That wouldn't be cheaty at all!" 2015-10-07 20:11:25 +02:00
Ellpeck
3474171df5 Didi Smiley Cloud 2015-10-07 00:55:19 +02:00
Ellpeck
aafb04cd09 Fix License 2015-10-06 16:36:25 +02:00
Ellpeck
6d54a09a68 Booklet page for the Precision Dropper 2015-10-06 12:40:13 +02:00
Ellpeck
446f122fee Long-Range Breaker Localization & Documentation 2015-10-05 19:55:28 +02:00
Ellpeck
486541c794 Directional (Advanced?) Breaker 2015-10-05 16:53:28 +02:00
Ellpeck
8d766ce83f Update Smiley Cloud Easter Eggs 2015-10-05 11:51:33 +02:00
Ellpeck
9dc5085fba Fixed items getting added to inventories, added horse armor -> raw materials crafting, leaf generator redstone control 2015-10-05 11:27:53 +02:00
Ellpeck
1590026ed3 Fix crash with EntityLivingEvent (for some reason) 2015-10-05 00:17:45 +02:00
Ellpeck
76d00af8a3 Added FrauBaerchen Smiley Cloud and fixed empty NEI Info Pages 2015-10-04 19:28:30 +02:00
Ellpeck
8896937cac Fix dot dot dot 2015-10-04 15:34:14 +02:00
Ellpeck
9b850658ff Added an NEI Handler for info in the booklet and removed "Press I"-Thing 2015-10-04 15:24:11 +02:00
Ellpeck
f42bf35372 Fixed some minor things 2015-10-04 13:21:07 +02:00
Ellpeck
cbaa8095e8 Added rf display to rf items 2015-10-04 02:32:40 +02:00
Ellpeck
61f920d2a6 Most useless commit ever 2015-10-04 00:21:03 +02:00
Ellpeck
4dc1d17c18 Fixed what I just did and crusher recipe handler for the booklet 2015-10-03 23:28:32 +02:00
Ellpeck
337f512afc Added KeyStates & better key handling 2015-10-03 23:07:44 +02:00
Ellpeck
0d9ab3bc0f Fixed intermodcomms 2015-10-03 22:19:04 +02:00
Ellpeck
df551d5518 Cleanup! 2015-10-03 22:13:57 +02:00
Ellpeck
21646c9c68 Rewrote Crusher Recipes 2015-10-03 22:09:53 +02:00
Ellpeck
69ff994375 Rewrote the crusher recipe handler to be better and more efficient and less buggy 2015-10-03 21:56:22 +02:00
Ellpeck
267546eff4 Fixed Optifine breaking the booklet text
Closes https://github.com/Ellpeck/ActuallyAdditions/issues/14
2015-10-03 19:19:26 +02:00
Ellpeck
4ede6fc608 More cleanup! 2015-10-03 10:19:41 +02:00
Ellpeck
8c0c2bb073 Cleanup 2015-10-03 10:16:19 +02:00
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
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