1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Greg Considine
dab41d19e7 Update electron, greenworks. Add task to add local config if not present 2021-03-01 08:35:54 -05:00
Greg Considine
42d9901614 [WIP] Add steam overlay fix, add hash to artifact dependency 2021-02-28 15:31:19 -05:00
Greg Considine
fd406b7a03 Include private artifacts in standalone builds 2021-02-28 10:11:36 -05:00
Greg Considine
7c22ff3081 Add steam/greenworks IPC calls and optional private-artifact dependency 2021-02-25 07:01:05 -05:00
Greg Considine
c41ad97eaf [WIP] Refactor achievements, jsdoc fixes, add npm script
- Refactor achievements to make use of Signals
- Move implemented achievement interfaces to appropriate
platform folders (SteamAchievements in currently in use
in browser wrapper for testing)
- Fix invalid jsdocs
- Add dev-standalone script to package.json scripts
2021-02-23 10:48:01 -05:00
LeopoldTal
b6e6970e0e
use electron builtin to open links (#897)
When opening a link on standalone, use [shell.openExternal](https://github.com/electron/electron/blob/master/docs/api/shell.md#shellopenexternalurl-options). This works cross-platform, and looks less suspicious to antivirus than explicitly shelling out.
2020-10-31 12:21:39 +01:00
tobspr
c4d709b8e4 Add steampipe files and upgrade electron 2020-09-29 19:07:48 +02:00
Baptiste Augrain
2e08f17e15 add missing macos icon 2020-06-15 02:19:39 +02:00
tobspr
bf93ded6cf Increased icon visibility for windows builds 2020-06-03 16:16:41 +02:00
Max Klenk
e6567c15df add travis config to build standalone bundle on multiple platforms 2020-05-28 16:08:08 +02:00
tobspr
58442eaeec Prepare standalone build 2020-05-21 13:05:21 +02:00