Commit Graph

13 Commits (0194c2b6f1e3689b09a76b9269a51ee049f42ae3)

Author SHA1 Message Date
Daniel Scalzi 0194c2b6f1 Node v12, Dependency Upgrade. 2019-07-11 20:51:58 -04:00
Daniel Scalzi acd6143d30
Modify AutoUpdater behavior on macOS.
The AutoUpdater requires that macOS builds be code signed. That is currently not possible.
As a workaround, the autoupdater on mac will now alert users that an update is available and give the option to download the file directly from GitHub.
Closes #16.
2018-11-18 21:51:48 -05:00
Daniel Scalzi affacbf56e
Cleanup 2018-11-11 18:28:58 -05:00
Daniel Scalzi eb946d6a2a
v1.0.5-pre.2 - Further work on investigating mac issue.
Upgraded xcode image to v10.
Added proper handler for auto-update errors.
Upgraded dependencies.
2018-11-01 17:37:05 -04:00
Daniel Scalzi 72f822d2b2
Fixed travis build script. 2018-09-22 04:01:59 -04:00
Daniel Scalzi 53fcf6773a
Upgraded dependencies. Unpinned Node.js minor version. 2018-09-18 00:06:20 -04:00
Daniel Scalzi 8fc2ebf831
Upgraded Node.js to v10.9.0 2018-09-05 13:47:59 -04:00
Daniel Scalzi e602848f9c
Upgraded Node.js to v10.8.x.
Switched npm to use UNLICENSED (All Rights Reserved).
Added option to build debian (.deb) binary. (#3)
2018-08-14 00:53:32 -04:00
Daniel Scalzi 7dcce68455
Updated Distribution Index spec and impl.
Added distromanager.js to represent distro elements.
Moved all distro refresh code to distromanager.js.
Overhauled assetexec.js.
Overhauled handling of assetexec.js output in landing.js.
Overhauled events emitted by assetguard.js.
Improved doenload processing in assetguard.
Updated discord-rpc to v3.0.0.
Replaced westeroscraft.json with distribution.json.
Use npm in travis for windows + linux.
Remove file extension from imports.
Added liteloader + macromod + shaders to distribution.json.
2018-07-22 11:40:15 -04:00
Daniel Scalzi 97979df431
Upgraded dependencies, pinned Node.js version. 2018-07-05 21:06:06 +02:00
Daniel Scalzi dab195a996
Fixed travis build script.
Upgraded from xcode 9.2 to 9.4.
Use yarn instead of npm for windows and linux builds.
Unpin minor version of node in package.json.
2018-06-30 00:28:45 -04:00
Daniel Scalzi ae3c8854f4
Upgrading Node.js from 8.11.x to 10.0.x. 2018-04-26 19:44:30 -04:00
Daniel Scalzi 9b4a2d4ef9
Added travis build script. 2018-04-08 13:32:27 -04:00