kcyeu / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 1 forks source link

Idle goes to wrong general (Strider) #295

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.in IDLE general set to Celesta
2. switch to any general manually
3. v1084 chrome switches to Strider in error

What is the expected output? What do you see instead?
switch to Celesta

What version of Golem are you using? Beta or release? On what browser?
v1084 chrome, didnt do this in 1083.

Does anything relevant appear in the Console? (ctrl+shift+J)

Please provide any additional information below.

Original issue reported on code.google.com by blm...@gmail.com on 15 Apr 2011 at 6:47

GoogleCodeExporter commented 9 years ago
Not only is it the wrong general but golem doesnt attack monsters in this state 
either, possibly also questing.

Original comment by ajsei...@gmail.com on 15 Apr 2011 at 7:07

GoogleCodeExporter commented 9 years ago
Should be sorted in r1085.

Original comment by lur...@hotmail.com on 15 Apr 2011 at 10:42

GoogleCodeExporter commented 9 years ago
Does not appear to be fixed in r1085 or r1086... I'm still having the problems 
ajsei listed above (though that may be a different bug entirely). 

Original comment by bwisnow...@gmail.com on 15 Apr 2011 at 1:53

GoogleCodeExporter commented 9 years ago
Hmm, I'd like to hear more about the wrong general situation in r1086 and 
beyond. Loading Strider should have stopped after r1085, as that was just not 
registering that Strider had been visited yet in the general tour, and he's 
usually the first on the list. I think all normal general loading for all 
workers should be working correctly as of r1086, but perhaps the choices being 
made aren't exactly what you'd expect. Some stats were being missed in 
calculations before, so now a few of the best picks I think are more correct, 
but may differ from expectations based on historic picks that weren't 
considering all of the information.

Strider should only be chosen as a "cash" general, for when you are simply 
looking to earn money on questing, and have no "under max level" generals in 
need of experience. Strider will earn a few thousand more gold per quest click, 
so I think that should be considered correct if your questing is set to 
"Inf+Cash" or "Cash". It isn't a lot more cash, but better than zero when you 
are going to be making the quest clicks anyway, and you don't have need of 
another general for that quest cycle.

Original comment by lur...@hotmail.com on 15 Apr 2011 at 6:53

GoogleCodeExporter commented 9 years ago
1086 seems to have it fixed now, but it now is stuck checking Quest worker  
- on water II, going to the quest page over and over when in idle...

Original comment by blm...@gmail.com on 15 Apr 2011 at 7:28

GoogleCodeExporter commented 9 years ago
Ahh, I added the missing Quest pages to Idle recently, the last 4 lands were 
not being checked. That appears to have been quietly covering up an issue. It 
*should* handle unopened lands, but I'll have a look to see what's going wrong 
there.

Original comment by lur...@hotmail.com on 15 Apr 2011 at 7:33