Welcome Guest ( Log In | Register )

4 Pages V < 1 2 3 4 >  
Reply to this topicStart new topic
> HV Utils 3.0.0 【中文版】, 2024.4.8 update

 
post Apr 2 2024, 09:18
Post #21
烤松鼠好吃



Newcomer
**
Group: Members
Posts: 83
Joined: 15-March 22
Level 476 (Dovahkiin)


you are hero
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 5 2024, 07:59
Post #22
YasuoQAQ



Newcomer
*
Group: Gold Star Club
Posts: 31
Joined: 11-December 19
Level 481 (Dovahkiin)


QUOTE(1235789gzy1 @ Mar 28 2024, 04:00) *

目前3.0.0似乎有以下几个问题:
怪物培养槽不能正确拦截怪物送礼信息
菜单中不会显示 Monsterbation 设置
市场-材料页的更新材料价格下拉框是空的
装备界面是法杖为主武器的话,原本的HVU是会有法师相关的统计信息,汉化版啥也没有
主界面下的彩票信息永远是加载中
装备升级读取不到正确的材料信息,购买就提示材料齐了

这回应该没什么bug了 有的话 评论区再反馈吧
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 6 2024, 06:30
Post #23
Offone



Newcomer
*
Group: Members
Posts: 19
Joined: 18-February 24
Level 375 (Dovahkiin)


感谢分流,整合包更新2.3了,有空放到主楼去啊

[attachmentid=176480]

This post has been edited by Offone: Apr 6 2024, 06:31
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 6 2024, 07:42
Post #24
YasuoQAQ



Newcomer
*
Group: Gold Star Club
Posts: 31
Joined: 11-December 19
Level 481 (Dovahkiin)


QUOTE(Offone @ Apr 6 2024, 06:30) *

感谢分流,整合包更新2.3了,有空放到主楼去啊

[attachmentid=176480]

收到!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 6 2024, 09:22
Post #25
1235789gzy1



花掉两个金星的我成功AFK了
***
Group: Gold Star Club
Posts: 247
Joined: 19-April 18
Level 482 (Dovahkiin)


2024.4.6 版本目前发现的问题:
装备商店选择其他类型的武器后不会正确变更样式
看起来是因为原始排除中包含了
QUOTE

改为用户包括之后拆解装备似乎不会从装备列表中移除,需要手动刷新

雪花祭坛似乎也没能正确加载样式




未汉化的部分:
怪物培养槽的奖励
道具界点击已有潜能的装备后,出现的快捷重铸按钮以及装备目前潜能技能

This post has been edited by 1235789gzy1: Apr 6 2024, 09:37
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 6 2024, 11:25
Post #26
Offone



Newcomer
*
Group: Members
Posts: 19
Joined: 18-February 24
Level 375 (Dovahkiin)


QUOTE(1235789gzy1 @ Apr 5 2024, 23:22) *

2024.4.6 版本目前发现的问题:
装备商店选择其他类型的武器后不会正确变更样式
看起来是因为原始排除中包含了

改为用户包括之后拆解装备似乎不会从装备列表中移除,需要手动刷新

雪花祭坛似乎也没能正确加载样式
未汉化的部分:
怪物培养槽的奖励
道具界点击已有潜能的装备后,出现的快捷重铸按钮以及装备目前潜能技能


感谢反馈
商店的主页面是故意排除的,因为toolbox和Utils+装备着色是互斥的,所以商店的整合页面选择使用Utils
分页面选择使用toolbox+装备着色

祭坛界面也是故意排除的,两个脚本是互斥的,相比之下toolbox的交奖杯比Utils好用(可以同时交不同类型的奖杯)

想要用Utils版本的可以直接去脚本最前面的
shrine: false, // record rewards
那里自行打开,然后去toolbox里关掉toolbox的支持

怪物的礼物不太好测试,不过还是换个法子汉化出来了,过几天看看有没有问题

道具界方面似乎Utils还是和装备着色互斥,我把装备着色排除掉了,现在正常了,潜能方面不重写代码很难翻译

先放着再说吧

也麻烦楼主更新下版本了

[attachmentid=176487]

This post has been edited by Offone: Apr 6 2024, 11:27
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 6 2024, 12:18
Post #27
YasuoQAQ



Newcomer
*
Group: Gold Star Club
Posts: 31
Joined: 11-December 19
Level 481 (Dovahkiin)


QUOTE(Offone @ Apr 6 2024, 11:25) *

感谢反馈
商店的主页面是故意排除的,因为toolbox和Utils+装备着色是互斥的,所以商店的整合页面选择使用Utils
分页面选择使用toolbox+装备着色

祭坛界面也是故意排除的,两个脚本是互斥的,相比之下toolbox的交奖杯比Utils好用(可以同时交不同类型的奖杯)

想要用Utils版本的可以直接去脚本最前面的
shrine: false, // record rewards
那里自行打开,然后去toolbox里关掉toolbox的支持

怪物的礼物不太好测试,不过还是换个法子汉化出来了,过几天看看有没有问题

道具界方面似乎Utils还是和装备着色互斥,我把装备着色排除掉了,现在正常了,潜能方面不重写代码很难翻译

先放着再说吧

也麻烦楼主更新下版本了

[attachmentid=176487]

收到! 已更新
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 7 2024, 12:39
Post #28
1235789gzy1



花掉两个金星的我成功AFK了
***
Group: Gold Star Club
Posts: 247
Joined: 19-April 18
Level 482 (Dovahkiin)


QUOTE(Offone @ Apr 6 2024, 17:25) *

感谢反馈
商店的主页面是故意排除的,因为toolbox和Utils+装备着色是互斥的,所以商店的整合页面选择使用Utils
分页面选择使用toolbox+装备着色

祭坛界面也是故意排除的,两个脚本是互斥的,相比之下toolbox的交奖杯比Utils好用(可以同时交不同类型的奖杯)

想要用Utils版本的可以直接去脚本最前面的
shrine: false, // record rewards
那里自行打开,然后去toolbox里关掉toolbox的支持

怪物的礼物不太好测试,不过还是换个法子汉化出来了,过几天看看有没有问题

道具界方面似乎Utils还是和装备着色互斥,我把装备着色排除掉了,现在正常了,潜能方面不重写代码很难翻译

先放着再说吧

也麻烦楼主更新下版本了

[attachmentid=176487]

[github.com] https://github.com/1235789gzy1/HVSinicization
我还是日志汉化仓库的所有者,介意我把你这一份直接丢到GitHub上吗?贴吧私信看你没回,来这里再问问

我记得HVU和MB有冲突来着,在我这里果不其然的不能正确提交小马题了,得刷新才能提交

QUOTE(what_is_name @ Jan 3 2022, 23:46) *

I have guessed that something insert a script to the page which cause the problem.
In detial, if ajax next round function load a riddle page, Monseterbation will execute the third script in the page which show the countdown and handle the answer. If something insert another script to the page, then the third script may not the correct one to execute, then the countdown will not show, and in 0.89 Isekai without the answer check you won't able to submit the answer.

For Monseterbation, there is some way to avoid that:
use relative position to find script: replace the
CODE
document.getElementsByTagName('script')[2]

to
CODE
document.querySelector('#riddlemaster+script')


or find script from original riddle page instead of the active document: replace the
CODE
document.getElementsByTagName('script')[2]

to
CODE
doc.getElementsByTagName('script')[2]




This post has been edited by 1235789gzy1: Apr 7 2024, 12:50
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 7 2024, 14:29
Post #29
Offone



Newcomer
*
Group: Members
Posts: 19
Joined: 18-February 24
Level 375 (Dovahkiin)


QUOTE(1235789gzy1 @ Apr 7 2024, 02:39) *

[github.com] https://github.com/1235789gzy1/HVSinicization
我还是日志汉化仓库的所有者,介意我把你这一份直接丢到GitHub上吗?贴吧私信看你没回,来这里再问问

我记得HVU和MB有冲突来着,在我这里果不其然的不能正确提交小马题了,得刷新才能提交


啊没问题,顺便贴吧私信还是算了,我自己都看不到,有问题发布帖里或者论坛里回就行

如果按你提供的方法,只要替换一下就可以的话,那我就把Monsterbation那行换一下去吧

不过很多里面的一些汉化脚本是被我稍微魔改过的,所以有些功能是汉化版新加的,放的时候记得备注一下


[attachmentid=176536]


顺便更新2.4了,图可以看贴吧发布贴里的,这里发图不方便,由于这里传不上大附件,我把EhSyringe拿出来了

需要汉化外部GP市场和Hath市场的可以去贴吧下完整包或者自己装

主页下面增加了hath能力购买的便捷按钮以及最近的hath成交价

能力点计算器完全汉化

重新汉化了下送礼日志,现在应该没问题了

彩票界面新增购买GP的快捷按钮,GP的最近成交价和余额计算器,方便计算开销

插件的装备强化界面完全汉化完成,新增了用鼠标滚轮调节强化等级的支持

战斗日志,掉落日志,熟练度日志完全汉化完成,把熟练度日志的字体加粗了点

掉落日志中的装备部分没有汉化,毕竟这个直接看战斗日志会比较快

将三种物理伤害显示为黑底黄字

由于引入了外部的hath和gp市场,因此整合包里也附加了EhSyringe作为外部网站的汉化

This post has been edited by Offone: Apr 7 2024, 20:11
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2024, 05:55
Post #30
1235789gzy1



花掉两个金星的我成功AFK了
***
Group: Gold Star Club
Posts: 247
Joined: 19-April 18
Level 482 (Dovahkiin)


MB又更新了个小版本,加上了药水冷却计数器

--------------
才发现汉化版的HVU不会显示邮件了,还是我自己点进去才发现有两条新的MM
edit:甚至自己点进去之后也没法加载具体的邮件内容?

QUOTE(what_is_name @ Jan 15 2023, 12:19) *

some requested feature and known bug fix, as the changes are a bit dispersing so I post a modify version base on the 1.4.1.2
Changes:
add items cooldown
your idle time which higher than the setting threshold will be subtracted from the final play time
add sparks counter
fix riddle not working when ajax next round conflict with some other plugin
fix horse counter, and now it only count the success one which give you buff
** the old Riddlemaster function is broken now but untouch in this modify, theoretically enable or disable it won't make difference
** the timelog.horse increasement in Riddlemaster function should be deleted if the function is fix for other use, otherwise the horse will be double counte
fix proficiencies sometimes double count when logPasteover is enable (maybe)
fix persona switch fail in setting panel

also a diff file for review or code merge

Attached File  HentaiverseMonsterbation.1.4.1.2.w.user.js.txt ( 163.43k ) Number of downloads: 3138
Attached File  1.4.1.2.w.diff.txt ( 13.98k ) Number of downloads: 150



This post has been edited by 1235789gzy1: Apr 8 2024, 11:27
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2024, 06:17
Post #31
quanyue258



Newcomer
*
Group: Gold Star Club
Posts: 15
Joined: 22-March 24
Level 413 (Godslayer)


好像是hvu的功能,在技能页面的那个可以点击的槽(https://hentaiverse.org/y/ab/5ru.png)显示需要的等级和点数,包括那些等级还没到的

汉化版整合包没有显示


汉化整合包在装备仓库那里只汉化一小部分,感觉这个有点棘手


还有雪花女神那里也有问题

This post has been edited by quanyue258: Apr 8 2024, 12:58
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 8 2024, 19:27
Post #32
Offone



Newcomer
*
Group: Members
Posts: 19
Joined: 18-February 24
Level 375 (Dovahkiin)


2.5 版本完成更新,感谢大家的支持呀 (IMG:[invalid] style_emoticons/default/smile.gif)

所提及的bug均已完成修复,顺便更新了Monsterbation的版本

在装备整合页面新增一个重新翻译按钮,点击即可翻译遗漏内容,唯一固定在Credit显示框的下方,防止挡住内容

Attached File  HV_______________________2.5.zip ( 389.41k ) Number of downloads: 47




This post has been edited by Offone: Apr 9 2024, 05:35
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2024, 12:06
Post #33
YasuoQAQ



Newcomer
*
Group: Gold Star Club
Posts: 31
Joined: 11-December 19
Level 481 (Dovahkiin)


QUOTE(Offone @ Apr 8 2024, 19:27) *

2.5 版本完成更新,感谢大家的支持呀 (IMG:[invalid] style_emoticons/default/smile.gif)

所提及的bug均已完成修复,顺便更新了Monsterbation的版本

在装备整合页面新增一个重新翻译按钮,点击即可翻译遗漏内容,唯一固定在Credit显示框的下方,防止挡住内容

Attached File  HV_______________________2.5.zip ( 389.41k ) Number of downloads: 47


收到!已更新!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2024, 14:14
Post #34
1235789gzy1



花掉两个金星的我成功AFK了
***
Group: Gold Star Club
Posts: 247
Joined: 19-April 18
Level 482 (Dovahkiin)


目前如果要翻译HVU下的彩票信息,要如何修改HV汉化?
找到了.把41行替换为
CODE
       '#eqshop_outer' : ['equipsName', 'equipsSuffix'], //装备商店 翻译布甲分类
       '#hvut-top' : ['difficulty'], // HV Utils 顶部难度选项翻译
       '#hvut-bottom' : ['equipsName', 'trains' ],// HV Utils 低部武器彩票和训练按钮翻译


另外HVU汉化好像不会发出遭遇战冷却提示音了?

This post has been edited by 1235789gzy1: Apr 13 2024, 03:38
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2024, 12:28
Post #35
Offone



Newcomer
*
Group: Members
Posts: 19
Joined: 18-February 24
Level 375 (Dovahkiin)


QUOTE(1235789gzy1 @ Apr 12 2024, 04:14) *

目前如果要翻译HVU下的彩票信息,要如何修改HV汉化?
找到了.把41行替换为
CODE
       '#eqshop_outer' : ['equipsName', 'equipsSuffix'], //装备商店 翻译布甲分类
       '#hvut-top' : ['difficulty'], // HV Utils 顶部难度选项翻译
       '#hvut-bottom' : ['equipsName', 'trains' ],// HV Utils 低部武器彩票和训练按钮翻译


另外HVU汉化好像不会发出遭遇战冷却提示音了?


提示音就在HV Utils的设置里,我自己是关掉了

reBeep: { volume: 0, frequency: 500, time: 0.5, delay: 1 }, // beep when a RE is ready; set volume to 0 to disable

调整volume: 0的数值就行,默认是0.2


顺便更新下2.6

可以在不切换汉化的情况下切换Live Percentile Ranges里的装备品质的浮动范围了

重新翻译可以自动触发了,默认是页面加载4秒后触发一次,可以根据网络情况自己调整HV汉化代码最后的时间
setTimeout(function() {
retranslateButton.click();
}, 4000);

Attached File  HV_______________________2.6.zip ( 389.71k ) Number of downloads: 34


This post has been edited by Offone: Apr 14 2024, 15:18
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2024, 18:58
Post #36
YasuoQAQ



Newcomer
*
Group: Gold Star Club
Posts: 31
Joined: 11-December 19
Level 481 (Dovahkiin)


QUOTE(Offone @ Apr 14 2024, 12:28) *

提示音就在HV Utils的设置里,我自己是关掉了

reBeep: { volume: 0, frequency: 500, time: 0.5, delay: 1 }, // beep when a RE is ready; set volume to 0 to disable

调整volume: 0的数值就行,默认是0.2
顺便更新下2.6

可以在不切换汉化的情况下切换Live Percentile Ranges里的装备品质的浮动范围了

重新翻译可以自动触发了,默认是页面加载4秒后触发一次,可以根据网络情况自己调整HV汉化代码最后的时间
setTimeout(function() {
retranslateButton.click();
}, 4000);

Attached File  HV_______________________2.6.zip ( 389.71k ) Number of downloads: 34


专业的就是不一样,太厉害了!(已同步)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 28 2024, 10:54
Post #37
Ikali



Newcomer
*
Group: Members
Posts: 18
Joined: 9-October 10
Level 462 (Dovahkiin)


感谢分享。 (IMG:[invalid] style_emoticons/default/laugh.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 29 2024, 12:15
Post #38
1235789gzy1



花掉两个金星的我成功AFK了
***
Group: Gold Star Club
Posts: 247
Joined: 19-April 18
Level 482 (Dovahkiin)


目前我遇到的问题:
邮件的提醒没了,可能是被中文按钮挤掉了? 才发现我有好多邮件未读
装备的分出售不能正确从装备列表中移除


This post has been edited by 1235789gzy1: Apr 29 2024, 12:25
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 5 2024, 15:17
Post #39
kamisamadesuu



Пусть сильнее грянет буря
****
Group: Gold Star Club
Posts: 419
Joined: 23-May 18
Level 500 (Ponyslayer)


功德无量啊
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 26 2024, 15:15
Post #40
rc-xd



Newcomer
*
Group: Recruits
Posts: 16
Joined: 21-August 15
Level 297 (Godslayer)


感謝大佬QAQ
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


4 Pages V < 1 2 3 4 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 9th June 2025 - 21:18