Commit graph

122 commits

Author SHA1 Message Date
Ellpeck
f036ed0a44 Start Work on Laser Relay 2015-10-18 19:21:32 +02:00
Ellpeck
38bdab15fd Hopefully fixed PersistentServerData sometimes not remembering the data 2015-10-17 20:53:28 +02:00
Ellpeck
1a1c04d85a Fix booklet saving & opening of intro page 2015-10-13 03:43:41 +02:00
Ellpeck
ca90ce8dce Fixed last opened booklet page being opened agin: could've opened nothing and not have initialized the book sometimes 2015-10-13 03:13:39 +02:00
Ellpeck
0d8a684874 0093! 2015-10-10 16:30:45 +02:00
Ellpeck
e0e6bc8b4a Ranged Collector Mechanics 2015-10-10 02:51:06 +02:00
Ellpeck
aafb04cd09 Fix License 2015-10-06 16:36:25 +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
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
9b850658ff Added an NEI Handler for info in the booklet and removed "Press I"-Thing 2015-10-04 15:24:11 +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
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
4ede6fc608 More cleanup! 2015-10-03 10:19:41 +02:00
Ellpeck
8c0c2bb073 Cleanup 2015-10-03 10:16:19 +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
d3d0178ef2 Renamed INameableItem to IActAddItemOrBlock just because 2015-10-01 23:20:31 +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
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
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
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
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
c20a7b969e Fixed tool table system bugging when multiple stacks of the same item are present 2015-09-22 23:48:27 +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
1349791847 Apparently forgot to push >__> 2015-09-21 06:27:41 +02:00
Ellpeck
acc36b6e3e A bit of cleanup 2015-09-20 14:47:52 +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
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
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
e897fe8c42 Changed Block registering method 2015-09-12 21:26:51 +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
7ccb24fff2 Added something.. 2015-08-31 06:15:06 +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
1083d89ce7 Added copyright to all classes 2015-08-29 14:33:26 +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
e934a812bd Fixed a stupid bug with me being stupid. Whoops. 2015-08-26 19:33:35 +02:00