bitburner-src/electron
Martin Fournier 8192ab09ef Handle greenworks.init() errors gracefully
Since we are only using it to track achievements, we can still launch
the game if it fails to initialize, we just have to not run the
achievements interval.

Adds a dialog that tells the user to fix the issue & restart the game to
enable achievements.
2022-01-14 06:06:59 -05:00
..
lib more electron files 2021-12-03 10:38:21 -05:00
achievements.js Handle greenworks.init() errors gracefully 2022-01-14 06:06:59 -05:00
api-server.js Add 'host' config for electron api server 2022-01-05 14:15:40 -05:00
exit.html Crash render process when javascript won't execute 2021-12-23 07:48:01 -05:00
export.html Add launch option to directly export save game 2021-12-30 11:51:15 -05:00
gameWindow.js Prevent external files to be opened by electron 2022-01-11 11:04:58 -05:00
greenworks.js achievements 2021-11-27 15:07:25 -05:00
icon.icns work on making sure all the functions are accounted for 2021-11-03 18:16:10 -04:00
icon.ico work on making sure all the functions are accounted for 2021-11-03 18:16:10 -04:00
icon.png electron build 2021-09-16 18:10:27 -04:00
main.js Handle greenworks.init() errors gracefully 2022-01-14 06:06:59 -05:00
menu.js Add zoom to electron app 2022-01-04 21:20:42 -05:00
package-lock.json Add authorization token to file system api 2021-12-28 15:37:22 -05:00
package.json Add authorization token to file system api 2021-12-28 15:37:22 -05:00
steam_appid.txt achievements 2021-11-27 15:07:25 -05:00
utils.js Add zoom to electron app 2022-01-04 21:20:42 -05:00