Roukys / HHauto

GNU General Public License v3.0
45 stars 44 forks source link

Test 5.4-beta #117

Closed Roukys closed 3 years ago

Roukys commented 3 years ago

Hello all,

I'm working on 5.4-beta but need your help :)

The Kanban here tracks what in progress for this release. : Kanban

If you want to test version is here : https://github.com/Roukys/HHauto/raw/5.4-beta/HHAuto.user.js

It will not auto-update to further beta but update to next main release.

I'll post new update of beta in here and in concerned issues.

If bug please open issues it will be much more easier for me to follow.

New features : 

Better implementation of PowerPlaces following the one actually one test.

Display of Pop IDs on Pop main page

New settings : Name Function
Mythic bypass Threshold Allow mythic event to bypass troll threshold
SaveConfig Allow to save parameters
loadConfig Allow to load parameters from previously saved file
debugLog Allow to download a debug file
Roukys commented 3 years ago

my bad did a bad copy paste.

should be fixed with 5.4-beta.24

OldRon1977 commented 3 years ago

Looks good to me :)

Roukys commented 3 years ago

Long wanted to work on that, but just hover on the button and fields to see :) (for 5.4-beta.27) #125 

if ok for everyone I'll ask on #125  for translations :)

Roukys commented 3 years ago

I'll try to publish beta in main this week.

ChristianOlszowa commented 3 years ago

Is it possible that you accidently have deactivated the UI, in 5.4.31?

OldRon1977 commented 3 years ago

Yep... UI is gone at the moment... I will roll-back to Beta 30 atm

Roukys commented 3 years ago

let me check, possible there is an error with german translation ...

Roukys commented 3 years ago

as I know both of you are using it

OldRon1977 commented 3 years ago

I use EN as my default...

Roukys commented 3 years ago

ok my copy paste issue is back there ... trying to commit again ...

Roukys commented 3 years ago

file is fully corrupted it seems paste do keep text at the end. Moving back to kraken for commit

Roukys commented 3 years ago

seems fixed in beta 32 but github still redirects to v31. will have to wait a few mins

OldRon1977 commented 3 years ago

Yep... fixed :)

Roukys commented 3 years ago

Added a menu for debug with debug log, reset settings, reset temporary settings of the script Added an option to mask claimed rewards on Season, thanke @cossname Modified logging of the script for easier reading

Roukys commented 3 years ago

added support for club champion on test

Olaf-san commented 3 years ago

Places of power no longer function.

OldRon1977 commented 3 years ago

Please make sure, you use the latest beta and if it still does not work, please provide us with the debug file from the menu :)

Thanks

Olaf-san commented 3 years ago

Thank you very much for your prompt response. Here is the file. HH_DebugLog_1612632917216.log

OldRon1977 commented 3 years ago

@Roukys : can you take a look at the debug file from Olaf-san? PoP stopped working, maybe you can find the needle in the haystack ;)

Roukys commented 3 years ago

Opened it as new issue :)

Roukys commented 3 years ago

@Olaf-san please check #139

Roukys commented 3 years ago

improved the wiki https://github.com/Roukys/HHauto/wiki

Roukys commented 3 years ago

I'll push beta in main after a few runs of club champion

cossname commented 3 years ago

"Show info" switcher out of reach after changing save/load buttons style image

hh1234a commented 3 years ago

In 5.4-beta.40, there's not enough space for the showInfo switch. I moved line 5886 to 6067 so that the switch is displayed at the end. Also, AutoPachinko(Free) is very close to be outside of the screen.

Cronosus commented 3 years ago

looks like UseEne not working it worked even without activating champions, but not anymore

NinJaraya commented 3 years ago

Someone spent kobans for global "Skip Resting" at "Club Champions" and messed up the timer. by Google Translate

Roukys commented 3 years ago

@cossname @hh1234a I've made a few modification in 41, does it help ?

Nox-Ater commented 3 years ago

in paranoia mode could you add an option where the time is selected or at least a range of time from where the sleep rest phase begins and ends?

cossname commented 3 years ago

@Roukys, yes, now its fine

i think option to reset any timer with all timers listed there(just names) should be usefull

Roukys commented 3 years ago

@cossname for the moment you can do it with the debug menu reset all temporary, but yes could be useful, could you open it as a feature request ?

Roukys commented 3 years ago

@Nox-Ater you mean to be able to customize the paranoia ?

Nox-Ater commented 3 years ago

@Roukys at least the sleep rest (I mean the 8h rest) because sometimes it starts at a very inopportune time when you deactivate the paranoia mode and activate again. Also, it would be strange to change the player's sleep hours from time to time and it would be better to keep a range of hours where it always started. That would also help so that it does not cover a time range that does not favor us, such as before the end of the events.

Roukys commented 3 years ago

@Nox-Ater , you can check #128 where it is explained. But be careful in setting it. I'm still working on a secure way to modify it

Roukys commented 3 years ago

@Cronosus I've opened your issue as a separate one #144, normally last version should solve the issue

cossname commented 3 years ago

maybe better to use not this:

autoPowerPlacesIndexFilter:"[1-9]+(;[1-9]+)+",

but this:

autoPowerPlacesIndexFilter:"[1-9][0-9]{0,1}(;[1-9][0-9]{0,1})+",
Roukys commented 3 years ago

yes I'll integrate it in next version

Roukys commented 3 years ago

as we seems to have no more bug I'll push this to prod today :) that will cleanup issues and allow auto update of the script