v4.2.0
- Mod now contained in it's own package
- New icons created for each button, generic recipe viewer textures added for texture pack support
- Recipe support for Better Than Wolves
- Recipe support for Equivalent Exchange
- Improved recipe support for IC2 (Recycler & Matter Fabricator)
- View recipes button now shows recipes for relevant open gui
- Improved robustness and storage efficiency of config file
- Fixed ModMenu support
- Fixed sky changing colour with overlay open
- Fixed recipe viewer clicking hitboxes being incorrectly alligned
- Moved tab page buttons to not be in item overlay
- Fixed tabs from next page being clickable
- Fixed tab page buttons flickering when changing recipe viewer size
v4.1.0
- More items are now shown in the overlay (particularly from RedPower)
- Low quality icons added for tab order screen
- 'Auto' recipe viewer size changed to have equal width to parent screen
- Tooltips now show properly ontop of overlay
- Items not in overlay can now show item IDs
- Fixed compatibility issue with Tmim's Better Stained Glass mod
- Minor bugfixes
v4.0.0
- Mod is now a complete inventory editor instead of an 'addon' for TMI
- Colours fixed, gui no longer opens in sign editing (Thanks mine_diver, Meefy)
v3.0.1
- Gui no longer opens when user is in chat. (Thanks Meefy)
- Mod makers can now add their own tabs with addModTab(new Tab()) in mod_RecipeViewer
- Tabs can now be reordered or disabled in the config file.
- Icon and description added for mine_divers' Mod Menu.
- Code has been compiled in Java 6 =)
v3.0.0
- Items removed and mod now a client only JEI style recipe guide
v2.0
- Sloppy code -> legit code
- UI overhaul: instead of there being a seperate gui for each book, there is 1 combining the best of both
- Flan's plane crash when scrolling back is fixed
- ModLoaderMp is no longer required for those playing on single player
- Item & Gui IDs are now configurable
v1.1
- Huge code improvements despite a low difference for user
- Packets sent to server reduced
- Classes formalised and refined
- Indicator slot on book to show it cannot be moved
- Book textures swapped to match Risugami's book
- Book now retains item in filter slot until gui is closed
- Gui png no longer required, uses crafting table gui
- Item ID changed to not conflict with Risugami's book
v1.0 -Initial release as addon for TooManyItems