cameroncondry / cbc-kitten-scientists

Add-on for the wonderful incremental browser game: http://kittensgame.com/web/
MIT License
113 stars 94 forks source link

Something is not right with the space mission unlocks #267

Closed oliversalzburg closed 4 years ago

oliversalzburg commented 4 years ago

The space mission was ultimately conducted as expected, but it appears something was not working right until then.

image

oliversalzburg commented 4 years ago

image

This always happens when the Space tab isn't active. As soon as I go to the Space tab, the mission is unlocked properly and the message is no longer logged.

Wymrite commented 4 years ago

Sounds like a tab render call is needed somewhere.

oliversalzburg commented 4 years ago

@Wymrite Yeah, I'm wondering why this seemed to work fine so far though. But I'll try to get a closer look soon. I'm in the process of moving to a new place though. So I wasn't able to take the required time off yet :(

Wymrite commented 4 years ago

Finally got around to this, seems like it did just need a tab render call. Should be fixed as of latest commit.