Commit graph

24 commits

Author SHA1 Message Date
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
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
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
10e41f62e0 Localized some booklet pages 2015-09-16 17:34:11 +02:00
Ellpeck
faa4009992 Changed tooltips having to be cut off manually 2015-09-14 01:58:42 +02:00
Ellpeck
a446289004 Removed WIP text 2015-09-13 21:30:32 +02:00
Ellpeck
7c241733b1 Added more pages to the book, fixed some stuff 2015-09-12 20:35:43 +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
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
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
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
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
3f09889e7f Moved Booklet package 2015-08-29 23:01:13 +02:00
Renamed from src/main/java/ellpeck/actuallyadditions/inventory/gui/booklet/GuiBooklet.java (Browse further)