speedynutty68: Cause informative crash if guide is registered too late speedynutty68: Draw stacksize text and/or damage bar on itemstacks #42 speedynutty68: Should (?) fix wildcard meta item rendering #43
speedynutty68: Revert "Allow scaling of text" speedynutty68: Helper method to set unicode flag for list of pages.
speedynutty68: Opening the GUI from mainhand should not use offhand item
speedynutty68: Fix IGuideLinked
speedynutty68: Clean up the main class a bit
speedynutty68: Allow users to override individual book spawn settings
speedynutty68: Cut off entry text if it runs off the page
speedynutty68: Display full entry name when hovered over
speedynutty68: Guide model should inherit values from parent
speedynutty68: Deprecated GuideRegistry should register correctly
speedynutty68: Reduce space between lines
speedynutty68: Fixed unescaping with localized strings
speedynutty68: Move PageSound to SoundEvent
speedynutty68: More formatting control for default text pages
speedynutty68: Update to 1.9.4
speedynutty68: Fix third person held item rendering (#29)
speedynutty68: Fix NPE after modifying registered books
speedynutty68: Reversing wasn't an actual problem
speedynutty68: Fix allowing scroll when page size is 0
speedynutty68: Fix crash if book attempts to open non-existent page
speedynutty68: Massive refactors + move to Forge persistent registry
speedynutty68: Fix NPE in registry
speedynutty68: Move constants to main mod class
speedynutty68: Move entries to a map
speedynutty68: If no author is set, display owner modid if advanced tooltips
speedynutty68: Fix ordering on entry display
speedynutty68: Fix wildcard usage in recipe renders
speedynutty68: Pass 1 at cleaning up the JSON system
speedynutty68: Remove raw GL calls from buttons
speedynutty68: Fix lighting issues when main hand was rendered
speedynutty68: Another case of the lighting issue
speedynutty68: Run formatter
speedynutty68: Fix syncing of current page
speedynutty68: Decrease registry size
speedynutty68: Merge GuiHomeNew into GuiHome
Nick: Fix tooltips being added to null books (#24)
Nick: Some method cleanup
Nick: Some localization changes
Nick: Initial update to 1.8.8
Nick: Rendering for items
Nick: Generics and some unloc name changes
Nick: Initial 1.8.9 version done-ish
Nick: Update CurseGradle version
This is an API breaking change. Hence the major version number increase.
Nick: Fix buildscript
Nick: Update Forge, upgradle, update build status url Nick: Fix z-level issues with tooltips
tterrag1098: Fix category tooltip causing lighting bug
tterrag1098: Fix default recipe renderers using incorrect titles (#15)
speedynutty68: Update build status URL
Nick: Example book is now a JSON version of `TestBook.java`
Nick: Shorten JSON example to 1100 lines >.>
Nick: Button hover offset is less jarring
Nick: Entry hover offset is less jarring
Nick: Forgot about the other Entry class
Nick: YABEA (Yet Another Better Entry Animation)
Nick: Begin work on a better looking home page
Nick: Some Gui QoL improvements
Nick: Clean up base entries and add some new ones
Nick: Clean up base pages
Nick: Book item now requires you to shift click on the block to view
verybigbro: Create ru_RU.lang
Nick: Setup the custom model system a bit better
Nick: Remove requirement of setAuthor, localize author, fix NPE