安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








Glad to hear that you are not experiencing any issues using other mods as well! I tried to keep mod compatibility in mind throughout development which caused this to be a bit more intrusive than I would like in the code, but overall I am satisfied with the results. I have about 150 subscribed mods as well, and made sure to test with that full list enabled.
I first want to preface, this mod in its current state is pretty much the end barring any features specifically pertaining to the Inventory or any bugs. There will be others with the "SpiffUI" name that each do something specific to the UI; this lets me control updates a bit more easily and helps control the complexity too. I have a "SpiffUI" script that has all of the base code I need, and can trivially use it for another mod. Eventually, all of these will be released under 1 mod when the time is right.
But let's get to why you're here:
The way that I perform the hiding is on the objects themselves, so there will be no issue with it ever hiding something unintentional like the progress bars, so no worries there.
The SpiffUI base already supports hiding all of the buttons in the left panel (not the primary/secondary hands though) but there's no code to trigger this as of right now. I plan on slowly allowing to hide the buttons as new features are added that compliments them. (*COUGH* real soon on the Crafting Button *COUGH*COUGH*)
I may just add a thing to let you do it now though, why not.
Hey, that's next on my to-do list! I'm thinking of moving it to the bottom left of the screen that collapses top-down (so to the bottom of the screen). The rules for showing it will be similar to how the inventory is now. I might even try and sneak some extra usability. For example, I can remove the title bar from that window and turn it into a health bar or something. I also want to see if I can fix the width as each of the tabs are a different size; probably will pick the biggest and go from there.
The Hotbar/Watch/Moodlets never quite bothered me as much as the other panels, so honestly I have not given too much thought on these and its not on my immediate priority list. That said, for completion it will happen; it may just be basic hiding/showing though based on the mouse position.
I also have some other things I have been working on as part of SpiffUI (THEMES, anyone?) but these are mostly in the POC stage and are definitely not ready to be used.
Looking forward to it!