Roukys / HHauto

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

Bug [Tomorrow update] - Will be new Harem (from test server) #1186

Closed Dimka2010 closed 8 months ago

Dimka2010 commented 8 months ago

so.. will be more bugs for us? https://github.com/Roukys/HHauto/issues/1188

Dimka2010 commented 8 months ago
deuxge commented 8 months ago

Yeah, seems all harem features are broken. Same for OCD scripts...

I have also the feeling the game filter feature is broken

Franck-75 commented 8 months ago

The filter is now done server side. You don't have anymore the list of all girls client side. Only the ones that are displayed. You'll have to add something like "remove all filters" and then "do pagination" to finally get the list of all girls.

Franck-75 commented 8 months ago

OCD has done a partial correction. The complete list of owned girls can be retrieved in the screen when editing your team. There is no way to get the list of not owned girls in one request. You will have to implement the use of ajax pagination to get all the money or get the list of not owned girls. Hope that will help.

deuxge commented 8 months ago

Some stuff are fixed like

Move DL girls stat from harem to edit teams Update girl list from edit team Go to edit team when needed for troll definition

money cellection is not fixed yet

NinJaraya commented 8 months ago

OCD has done a partial correction. The complete list of owned girls can be retrieved in the screen when editing your team. There is no way to get the list of not owned girls in one request. You will have to implement the use of ajax pagination to get all the money or get the list of not owned girls. Hope that will help.

And this page? https://www.hentaiheroes.com/waifu.html

deuxge commented 8 months ago

Yeah also, I forgot this page

NinJaraya commented 8 months ago

Take a look at this script: Harem++

deuxge commented 8 months ago

Salary fixed but only for the girls displayed in the screen (usually the first "page") Next part to come later

deuxge commented 8 months ago

I found some other issue could causing loop in harem screens. Must be fixed in 7.3.15

fincogneato commented 8 months ago

I deleted all session and local variables and restarted. It looks like more than the first page is collected now, but the full salary amount is uncollected.

deuxge commented 8 months ago

We are more talking of the salary in #1188. I know it is not fully fixed yet. I let you go there for more info

deuxge commented 8 months ago

I guess this can be closed now, right ?