Conversation
…e options list, (CaffeineMC#3377) this also includes a breaking change to the method name for external pages because it was incorrectly named "provider"
* Port to Minecraft 1.21.11-pre1 * Add chunk distance check for fading * Avoid overcomplicated mix * Restore support for NeoForge compile (doesn't boot yet) * Bump version number to 0.8.0-beta.1 * Port overlays to 1.21.11 * Update to 1.21.11-pre5 * Port to Minecraft 1.21.11-rc3 * Update version number to 0.8.0-beta.3
* Fix reduced debug info being displayed wrongly because of typo in the string interpolation * Also show entity rendering stats by default * Also show particle rendering stats by default as they may impact fps * Add missing mixin opcode attributes --------- Co-authored-by: IMS <ims@irisshaders.dev>
…ng Minecraft classes too early (CaffeineMC#3370)
* fix fullscreen resolution not showing up on slider on macos * implement custom flag hooks * Fix an exception being thrown in rare cases when dragging the option list scroll bar * Fix mod header icon/text spacing in options UI * Rethrows the exception that may occur while building an option overlay to show which mod added it * introduced integer option validator system to potentially fix the gui scale resetting problem * avoid adding empty sets of values to the flags set * Make search box hint text more prominent * show disabled but ticked options as ticked * added adaptive content spacing around the settings ui todo: adjust spacing of ui elements with respect to the current margin state * Replace AWT color class with an implementation provided by patbox. This fixes very rare crashes on JDKs that do not have AWT. * Implement update to apply special dependency type to allow out of bounds gui scales to be persisted for convenience * update docs with option overlays, replacement, custom flags, special dependencies * make flag hooks receive the current config state * added custom apply hooks * Fix fullscreen resolution slider crashing if the window is dragged across different screens * thicker scroll bars * draw a different border for disabled tickboxes to differentiate them visually * add conditional margins and improve inset layout * hide controls by default when disabled, allow configuration of this behavior through api * arrange methods consistently, formatting
* Fix breakage unintentionally caused by changing the return type of the function passed into setRangeProvider * make list of mod options in Config unmodifiable
… in toLowerCase() (CaffeineMC#3412)
…affeineMC#3422) * Re-add support for monochrome icons and add basic theme validation * improve wording
pre-push hook for checking for dirty local branches and mismatched ve…
…y broad assumptions I made about the possible configurations of the quads.
…er surface "siblings" which were actually also in the split plane, leading to corruption.
Fix bent quad splitting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.