saliengame_idler icon indicating copy to clipboard operation
saliengame_idler copied to clipboard

A Javascript Idler for the 2018 Steam Summer 'Salien' Minigame

Results 6 saliengame_idler issues
Sort by recently updated
recently updated
newest added

Script stopped at planet selection and do nothing. Worked again when I selected a planet manually. Reload of the page with game didn't help.

in network.js, if CServerInterface.prototype.LeaveGameInstance() is called, and the ajax request is successful but the 'x-eresult' header is not set to '1' in the response, a copy-pasted error callback function will...

bug

When the script switches planets, it has to show the game canvas in order to do this (that's fine, totally understand), but it doesn't *rehide the game* after it finishes...

This means you effectively cannot switch planets manually, as you'll immediately auto-switch back. This would normally be low priority, as I don't think many people use the override often, but...

bug
low-priority

Somehow the Firefox console screws up the newline: ![afbeelding](https://user-images.githubusercontent.com/33639328/41812907-260ab2bc-772c-11e8-9a91-54d760fb63d4.png) When copied and pasted to notepad it works fine.

bug
wontfix
low-priority

The Steam API just went down resulting in this error: Retrying in 5s to update the grid (Retry #1). Error: 0: [Exception... "Failure" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::...

enhancement
low-priority