Commit Graph

67 Commits (92e043e74ff038eb9448472fa5d5873e93139c61)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 08ea23f7a4 Bump versions 4 years ago
Pawel Spychalski (DzikuVx) 4735167af9 Bump to 0.42.2 5 years ago
Pawel Spychalski (DzikuVx) e5bbe3e57c Version bump 5 years ago
Pawel Spychalski (DzikuVx) 75ca72104a Version bump 5 years ago
Alberto García Hierro cf7e266fc8 Add nw and gulp as npm scripts
This allows running them with `npm run gulp` and `npm run nw`
instead of having to type the whole path to the actual binaries.

Also, updated README to simplify the build instructions.
5 years ago
Alberto García Hierro 9e18c6b33d Increase version number to 2.4.0 5 years ago
Pawel Spychalski (DzikuVx) 1846623b1c Version bump 5 years ago
Niccolò Maggioni fc8cfeb24d Pin NW.js version used by NwBuilder
Sourced from package's deps
5 years ago
Pawel Spychalski (DzikuVx) 213955c9de Version bump 5 years ago
Pawel Spychalski (DzikuVx) 5325ef857a Version bump to 2.3 5 years ago
Pawel Spychalski (DzikuVx) 384463c484 Merge remote-tracking branch 'origin/master' into hotfix/2.2.1 5 years ago
Pawel Spychalski (DzikuVx) a1e80f0cb2 Version bump 5 years ago
Pawel Spychalski (DzikuVx) 42e4aa81f2 move nw-builder to dev dependency 5 years ago
Pawel Spychalski (DzikuVx) ee96b73b4c upgrade NW.js version 5 years ago
mirko-it e1d92bc114 Fix for Load/Save mission not working (#783)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling

* fix include nwdialog and fs packages

* xml2js lib with all dependencies in a single file
5 years ago
Pawel Spychalski (DzikuVx) 87f8f73c0a Version bump 5 years ago
mirko-it 3dcffdd292 Offline missions (with FC disconnected) on file (#720)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling
5 years ago
Nicola De Pasquale 75466e248b fix compilation on windows 6 years ago
Pawel Spychalski (DzikuVx) b03f4586de version bump to 2.1.4 6 years ago
Pawel Spychalski (DzikuVx) 56c914a7c7 Merge remote-tracking branch 'origin/master' into dzikuvx-nw-version-bump 6 years ago
Pawel Spychalski (DzikuVx) f2f61e8807 Version bump to 2.1.3 6 years ago
Pawel Spychalski (DzikuVx) 10eabdfe93 NW updated to 0.36.1 6 years ago
giacomo892 35f2f600ea version bump to 2.1.2 6 years ago
Konstantin Sharlaimov (DigitalEntity) 01d16168d6 Version bump to 2.1.1 6 years ago
Konstantin Sharlaimov (DigitalEntity) 1cb6d32032 Bump version to 2.1.0 6 years ago
Konstantin Sharlaimov (DigitalEntity) f6cb656cde Version update 6 years ago
Alberto García Hierro 5bfec36da1 Increase version number to 2.0.0-rc3 6 years ago
Alberto García Hierro 321d704675 Complete migration to Gulp 4, add linux32 support
- Remove usages of runSequence(), which doesn't work with Gulp 4,
using gulp.series() instead.
- Add support for linux32 builds
- Add new --platform argument for building only for a single platform
(e.g. --platform=osx64).

Fixes build problems introduced in #527
Fixes #531
6 years ago
Alberto García Hierro 78312e52ee Update dependencies to be able to run with node 10
- Update gulp to 4.0.0
- Update nw.js to 0.31.4-sdk
6 years ago
Alberto García Hierro d7cad43809 Version bump to 2.0.0-rc2 in package.json
Missed in previous commit
6 years ago
Pawel Spychalski (DzikuVx) 92bf16454e Version bump 6 years ago
Pawel Spychalski (DzikuVx) b339a1c7b8 version bump and vscode added to gitignore 7 years ago
Konstantin Sharlaimov (DigitalEntity) ed3c05f016 Version bump to 1.9.4 7 years ago
Konstantin Sharlaimov (DigitalEntity) df9bbadc1a Version bump to 1.9.3 7 years ago
Alberto García Hierro 024561b64d Format the markdown in the release notes as HTML 7 years ago
Konstantin Sharlaimov (DigitalEntity) 2dddb11f8e Version bump to 1.9.2 7 years ago
Konstantin Sharlaimov (DigitalEntity) 82f65b8b9d Bump version to 1.9.1 7 years ago
Konstantin Sharlaimov 23ef794d5b
Merge pull request #324 from Afinogen/mission-planer
Mission planer
7 years ago
Konstantin Sharlaimov (DigitalEntity) e3cba58c4c Update version to 1.9.0 7 years ago
Sergej Pozdnyakov 6cd87dbd64 add first version mission planer 7 years ago
Konstantin Sharlaimov (DigitalEntity) 55516a608e Version bump to 1.8.1 7 years ago
Konstantin Sharlaimov (DigitalEntity) 244b646bd2 Bump version to 1.8.0 7 years ago
Alberto García Hierro b4686368e0 Update nw to 0.25.4
0.24.4 has graphic glitches on macOS High Sierra
7 years ago
Pawel Spychalski (DzikuVx) c1199971ab packages update 7 years ago
Konstantin Sharlaimov (DigitalEntity) 96f074b918 Update package version to 1.7.3 7 years ago
Konstantin Sharlaimov (DigitalEntity) 7f7bdc0a59 Add MSP version to status line 7 years ago
Alberto García Hierro 4c41ccb719 Add support for creating a macOS .zip from gulp
This produces a nice .zip which can be distributed as is.
Unfortunately, the only way to produce a signed binary is by generating
the macOS app on macOS.
7 years ago
Alberto García Hierro a945f89927 Don't minify JS and CSS
There is little to be gained in runtime performance and it
complicates the build.
7 years ago
Alberto García Hierro 9f181ba05a Pin nw version exactly on 0.24.4-sdk
Pinning on ^0.24.4-sdk gets satisfied by 0.24.4, so developers
would need to install the -sdk version manually to access the
web inspector.
7 years ago
Alberto García Hierro a5f0fe5d8d Add gulp task for generating NW.js apps
Also, now that we have support for regenerating all the files
in ./build/ properly, we can safely delete it from the repository
to clean up commits and PRs. They no longer need to update the
generated files in ./build/.

Generated apps are stored in ./apps/. Run gulp.js release to
generate apps for win32, osx64 and linux64.

To package the Chrome app, run gulp.js dist and pack the ./dist/
folder.
7 years ago