Martin Fournier
|
63413a646a
|
Prevent external files to be opened by electron
|
2022-01-11 11:04:58 -05:00 |
|
Olivier Gagnon
|
ab15481cd6
|
try to fix the game hanging
|
2022-01-09 14:11:33 -05:00 |
|
Martin Fournier
|
0b88922ab7
|
Add zoom to electron app
|
2022-01-04 21:20:42 -05:00 |
|
Martin Fournier
|
bdef14b029
|
Add API server information menu item
|
2022-01-03 10:29:56 -05:00 |
|
Martin Fournier
|
b402cc7f6e
|
Add warning on game close if user launched browser
|
2021-12-31 04:22:04 -05:00 |
|
Martin Fournier
|
bf1a2b56ba
|
Use global references for electron event handlers
I messed up the handlers reference in the last commit so the events
were not properly attached. Changed it to use global variables for now.
|
2021-12-30 09:12:55 -05:00 |
|
Martin Fournier
|
a098289856
|
Refactor electron app into multiple files
Gracefully handle http-server start error & cleanup logs
|
2021-12-29 08:46:56 -05:00 |
|