Commit graph

481 commits

Author SHA1 Message Date
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
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
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
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
Ellpeck
8ddebd6065 Added different, more cute, more awesome floating squid for Lari 2015-09-19 23:14:20 +02:00
Ellpeck
583130025b 0.0.9.0! 2015-09-19 18:28:31 +02:00
Ellpeck
dd6a7742ab Fixed bugs with the booklet & updated versions for the update that's hopefully coming soon 2015-09-19 17:50:16 +02:00
Ellpeck
f4f73fd49a I'M DONE LOCALIZING THE BOOK FINALLY FUDGING HELL 2015-09-19 16:50:04 +02:00
Ellpeck
018c6282ae Localized more of the book yet again, fixed a crash with loading the last book page 2015-09-19 15:52:04 +02:00
Ellpeck
69eda3f21d Localized the Coffee Machine entry.
Phew. That took a while.
2015-09-18 23:21:45 +02:00
Ellpeck
541c025b6b Added awesome LAZOR IDEAS, some more localization done & added a config option for the quick open of pages 2015-09-17 00:11:19 +02:00
Ellpeck
10e41f62e0 Localized some booklet pages 2015-09-16 17:34:11 +02:00
Ellpeck
b2702e0280 Did some more stuff and things to the book 2015-09-16 11:58:11 +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
47890c5012 Made pages show even unlocalized text if it isn't turned off by default now, made you have to have a booklet in your inventory to use the keybind 2015-09-14 11:02:16 +02:00
Ellpeck
faa4009992 Changed tooltips having to be cut off manually 2015-09-14 01:58:42 +02:00
Ellpeck
387c641915 Added the (still unused!) DoughnutRender for DoughnutDev as he is apparently crazy enough to want to localize all of the booklet chapters which is awesome because it's a pain and I'm too freaking lazy to do it. 2015-09-14 00:15:52 +02:00
Ellpeck
c3c5963065 Fu me. 2015-09-13 23:01:22 +02:00
Ellpeck
32691fed9d I hate my existence.
(Thanks DoughnutDev!)
2015-09-13 22:57:51 +02:00
Ellpeck
a446289004 Removed WIP text 2015-09-13 21:30:32 +02:00
Ellpeck
57e236f5a5 Pressing a KeyBinding while in the inventory while hovering over an Item that has an entry in the book will open said entry 2015-09-13 20:50:32 +02:00
Ellpeck
5a73b28ac4 Improved Item Dropping from TileEntities just because it was bugging me 2015-09-13 19:44:38 +02:00
Ellpeck
4f0ed425a3 Improved Item Dropping from TileEntities just because it was bugging me 2015-09-13 19:39:02 +02:00
Ellpeck
5092c1dab7 Added special Whitelist Config for Paxels and the Drill 2015-09-13 16:41:49 +02:00
Ellpeck
e897fe8c42 Changed Block registering method 2015-09-12 21:26:51 +02:00
Ellpeck
7c241733b1 Added more pages to the book, fixed some stuff 2015-09-12 20:35:43 +02:00
Ellpeck
f202c48e1c Peck pliz >_> Stahp forgettingz zeh stuffz 2015-09-10 21:38:09 +02:00
Ellpeck
fd45711b38 Finished all of the pages, added special localization for things like config values 2015-09-10 21:25:34 +02:00
Ellpeck
4dc241c401 Added almost all of the remaining chapters.
To do: Localizing!
2015-09-09 23:44:53 +02:00
Ellpeck
958280c762 Added more chapters, fixed something with the update display inside the book 2015-09-06 23:18:50 +02:00
Ellpeck
1beff3ece9 Made the booklet open the right index entry when looking at a crafting recipe, added another entry 2015-09-05 00:15:11 +02:00
Ellpeck
0f641f424f Added "Update available"-button to the booklet 2015-09-02 20:06:34 +02:00
Ellpeck
935ca93c0f Made the ESD always only drop its first slot. Fixes https://github.com/Ellpeck/ActuallyAdditions/issues/11 2015-09-01 00:51:11 +02:00
Ellpeck
ed842e6fe4 Fixed the second output not being checked when registering oredict crusher recipes 2015-08-31 13:59:59 +02:00
Ellpeck
5b812a6b67 Fixed some Manual stuff 2015-08-31 11:48:15 +02:00
Ellpeck
ef51a85d49 Changed some book stuff again °___° 2015-08-31 10:45:05 +02:00
Ellpeck
eb8c0025f3 Added some more Item descriptions to the manual 2015-08-31 07:24:58 +02:00
Ellpeck
8c62445a29 Added a Smiley Cloud for NihonTiger 2015-08-31 06:41:49 +02:00
Ellpeck
7ccb24fff2 Added something.. 2015-08-31 06:15:06 +02:00
Ellpeck
7713b8bbb2 Made lots of pages. 2015-08-31 05:44:09 +02:00
Ellpeck
d09f344f1d Made it so that the info book spawns when the player crafts an Actually Additions Item for the first time 2015-08-31 03:58:35 +02:00
Ellpeck
dedae49689 Duh, after pressing a button it still happened. Not anymore it don't. >__> 2015-08-31 02:09:34 +02:00
Ellpeck
0a77476470 Fixed clicking sometimes switching two pages in the booklet 2015-08-31 02:05:41 +02:00
Ellpeck
e5926265f8 Leaf Blower now has a better way to check for leaves 2015-08-31 01:53:23 +02:00
Ellpeck
162568a5ca Added a tiny squid floating above Larixine. Amazing. 2015-08-30 22:41:29 +02:00
Ellpeck
72b16017ba Updated manual textures & Added FreakyNinja as a cloud 2015-08-30 21:47:44 +02:00
Ellpeck
a3eb4721b3 Made the page that was open stay, added persistant variables 2015-08-30 19:10:10 +02:00
Ellpeck
390ea2a2a6 Added twitter & forum buttons, changed the way text is shown, added crusher page with every crusher recipe 2015-08-30 05:11:05 +02:00
Ellpeck
943b8d9a83 Changed some more on the Booklet 2015-08-30 04:02:28 +02:00
Ellpeck
ecf4a6bf7c Added more lexicon entries and stuff and things 2015-08-30 01:19:03 +02:00
Ellpeck
264bdefb98 added a smiley cloud for Lordi 2015-08-30 01:18:26 +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
1f9ce8cc77 Changed Paper and Knife Blade Recipe because people apparently don't know what the word "shapeless" means.. 2015-08-28 15:29:06 +02:00
Ellpeck
61fa66d1e6 Fixed Clouds sometimes not saving their names. 2015-08-27 16:54:28 +02:00
Ellpeck
e934a812bd Fixed a stupid bug with me being stupid. Whoops. 2015-08-26 19:33:35 +02:00
Ellpeck
9484d4c1aa 0.0.8.1! 2015-08-26 17:14:07 +02:00
Ellpeck
f7c5e8d6ff Derp 2015-08-25 21:16:38 +02:00
Ellpeck
78ac0cdf59 Changed Rendering & added Acid & Jasin to the Cloud 2015-08-25 21:14:39 +02:00
Ellpeck
443bbbaa69 Fixed the Feeder crashing on shift-clicking /cc Tyrex 2015-08-25 18:49:36 +02:00
Ellpeck
dea606e33f Re-wrote floating blocks 2015-08-25 18:26:23 +02:00
Ellpeck
5f918591ed More work on the cloud 2015-08-25 17:59:50 +02:00
Ellpeck
2cfc9e83f1 Small little fixes to the Cloud System~ 2015-08-24 20:15:24 +02:00
Ellpeck
3a2a0c74be All that cloudy goodness & bunch of people added! 2015-08-24 20:08:14 +02:00
Ellpeck
9c06ade0d9 Cloud fully works now! Awesome! 2015-08-24 17:57:11 +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
c088e2df35 Added HarvestCraft Soymilk for Coffee because Jemx is lactose intolerant and was moaning about it. 2015-08-23 14:14:17 +02:00
Ellpeck
383461d1f3 Generified the Phantom Connector 2015-08-22 19:47:20 +02:00
Ellpeck
ded48b524d MOAR IDEAS!! 2015-08-22 12:38:12 +02:00
Ellpeck
36958ae8af Gave the Knife some Attack Damage 2015-08-20 18:34:32 +02:00
Ellpeck
c522477177 Added something to the stuff with the guff 2015-08-17 23:59:38 +02:00
Ellpeck
d89bfe8cb1 NEI Handler shows how much coffee is used per cup 2015-08-16 21:21:23 +02:00
Ellpeck
cb10d387d7 Removed something that's stupid. 2015-08-15 20:41:45 +02:00
Ellpeck
ffc4180b3d Made Bat Wings less stupidly rare because bats are really rare anyways 2015-08-15 19:35:25 +02:00
Ellpeck
1af5bdaae1 Fixed every bucket being emptied into the Magnetic Miner 2015-08-15 13:22:34 +02:00
Ellpeck
861bcb0141 Whoops. 2015-08-14 19:36:06 +02:00
Ellpeck
067aa31504 Take that as a compliment, Hose. 2015-08-14 19:31:53 +02:00
Ellpeck
90f330fd97 Added an extra Whitelist for the Ore Magnet.
For stuff which isn't OreDictionaried.
People know what I'm talking about.
2015-08-14 19:25:01 +02:00
Ellpeck
d29c8116e5 I'm an Idiot. 2015-08-14 11:33:06 +02:00
Ellpeck
e56ba31f07 I realized how stupid, even though it's not getting used, "item.actuallyadditions.itemPotionRingpotion.nightVision" sounds. Whoops. 2015-08-12 16:02:56 +02:00
Ellpeck
6f20bb2b70 Scrapping Playerfaces.
For now.
Sorry.
2015-08-12 14:47:13 +02:00
Ellpeck
fbd85af4f0 All of teh power for Playerfaces! 2015-08-11 16:20:01 +02:00
Ellpeck
a9bcf90fec Tweaked the Playerface System a bit, generally working beside from Items going into the Armor slots when they shouldn't 2015-08-11 00:39:57 +02:00
Ellpeck
1b3cf54155 Started work on Playerfaces, might kind of work a bit maybe but I didn't test it yet because I don't want to 2015-08-10 22:55:34 +02:00
Ellpeck
cdd101d395 Fixed the ESD ignoring setInventorySlotContents() 2015-08-10 12:51:13 +02:00
Ellpeck
de7c789071 Made the way Phantom Tiles work more generic 2015-08-10 10:37:44 +02:00
Ellpeck
945ad194ce Finally gave actual credit to people I took code from because I wanted to do that for a long time and now don't feel stupid and mean anymore 2015-08-09 23:06:43 +02:00
Ellpeck
68891a5f07 Scrapped the idea with the ESD Rewrite because Canitzp told me that it would make the ESD too powerful and that it would take play fun away or something like that, I didn't really listen to him but I think that's basically what he meant and I kind of think he's right, so yea, I'm scrapping it. 2015-08-09 22:12:19 +02:00
Ellpeck
b2cc628220 Fixed a Bug with the ESD only checking 5 sides
(This has been happening since like 1238123 years, but no one noticed it for some reason. Or it's not a bug and I'm just not looking correctly.
Who knows.)
2015-08-09 22:04:28 +02:00
Ellpeck
8a791da5b5 Made a Recipe Handler for the Double Furnace 2015-08-09 11:36:52 +02:00
Ellpeck
89834bf918 Fixed a bug with the knife only working once 2015-08-07 00:04:58 +02:00