A forum for disccussing Pony Roguelike.
You are not logged in.
Pages: 1
Is it possible to get two achievements in one game? I played Normal Game for the first time and explored the whole map before challenging the champion. I won the game, but I didn't get the Scout achievement, but I did get the Win the Game achievement. Pls help!
Last edited by Deadlock3637 (2014-08-22 17:21:10)
Offline
I've got a problem, and I don't think it's a bug, but it *has* prevented me from getting an achievement when I should have.
I killed a champion changeling with 4 health remaining, finally getting the requirements right for the last man standing achievement...
...then I see the victory screen, with no achievement, and 119/119 hp. It counted my levelup just before it checked my health for the achievement, preventing me from getting it even though I won the game with 4 HP.
Offline
Ooh. I guess it should've given you an achievement. I'll try to fix it too.
Yeah, this is getting quite serious, because I've done this about twelve times out of 50-80 tries, and every single time, I level-up as I beat the final boss, and i lose the achievement, and i'm getting insanely frustrated with this achievement now. I mean, don't get me wrong, i'll still try for it despite my anger with it, but it's still annoying as can be.
Offline
I have to say that I am quite on the edge now.
If we count achievements before boss death and events occuring:
- Last Pony Standing works as intended.
If we count achievements after boss death and levelup:
- Almost a Princess works as intended;
- Gem Hunter works as intended.
Will have to think about it for a while.
Offline
I have to say that I am quite on the edge now.
If we count achievements before boss death and events occuring:
- Last Pony Standing works as intended.If we count achievements after boss death and levelup:
- Almost a Princess works as intended;
- Gem Hunter works as intended.Will have to think about it for a while.
So you guys aren't fluent enough in programming to do one check before for the last pony standing, and checks after for the other achievements? That doesn't make any sense at all from a programmer's view.
Offline
So you guys aren't fluent enough in programming to do one check before for the last pony standing, and checks after for the other achievements? That doesn't make any sense at all from a programmer's view.
There's such thing as events in PonyRL.
Events are called one by one and currently their queue does not support leveling up after win. If you level up before win, your HP is restored.
After some more thought, I made a patch specifically for this one achievement. I do not like this solution, but it will work until I come up with something else.
Offline
Pages: 1