Pre rewrite/fabric/1.19.x Sinicized for the mod#93
Open
Memories-white wants to merge 119 commits intoliteloader_1.12.2from
Open
Pre rewrite/fabric/1.19.x Sinicized for the mod#93Memories-white wants to merge 119 commits intoliteloader_1.12.2from
Memories-white wants to merge 119 commits intoliteloader_1.12.2from
Conversation
- Use an ArrayDeque instead on an ArrayList - Clear the queue and thus abort playing back the buffered packets when the GUI is closed
- Add a persistent config for the mod main toggle option - Remove the default key from the main toggle hotkey, and rename the hotkey - Re-order some of the hotkeys for better grouping - Internally rename some config options
Still no idea how that index happens in the first place sometimes...
|
Hmm, looks like your target branch for the PR is wrong? |
Author
I am not very familiar with githud, so sorry for the trouble |
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.
{
"itemscroller.gui.button.config_gui.generic": "通用",
"itemscroller.gui.button.config_gui.hotkeys": "热键",
"itemscroller.gui.button.config_gui.toggles": "切换",
"itemscroller.gui.label.recipe_page": "页面 %d / %d",
"itemscroller.gui.label.trades": "交易",
"itemscroller.gui.label.trade_uses": "贸易使用: %d / %d",
"itemscroller.gui.title.configs": "Item Scroller 配置",
"itemscroller.message.toggled_mod_off": "切换所有物品滚动功能 §c关闭",
"itemscroller.message.toggled_mod_on": "切换所有物品滚动功能 §a打开"
}