Commit Graph

73 Commits

Author SHA1 Message Date
Daniel S. a8d6a32799 feat(config): finish integrating new configuration system 2019-09-28 19:29:11 +02:00
Daniel S. 93f655c7ce feat(Router): finish implementing route computation progress display 2019-09-28 19:28:39 +02:00
Daniel S. 935891c852 chore: rust code cleanup 2019-09-28 19:26:49 +02:00
Daniel S. b662a24e9a chore: Update CHANGELOG.md 2019-09-28 15:53:10 +02:00
Daniel S. a91fa7332e misc: Add VSCode workspace config to gitignore 2019-09-28 15:52:34 +02:00
Daniel S. dc0e3fc7d0 misc(CI): rename main executable before building installer 2019-09-28 15:52:18 +02:00
Daniel S. f78ec66516 misc: formatting 2019-09-28 15:51:40 +02:00
Daniel S. f4e6bd39ee feat(GUI): Integrate route computation Job 2019-09-28 15:51:20 +02:00
Daniel S. 22ca2d26a8 feat(GUI): Integrate new config system 2019-09-28 15:49:09 +02:00
Daniel S. 0d89106b01 misc: re-export config from main GUI module 2019-09-28 15:48:28 +02:00
Daniel S. 8b0b56f130 feat(cli): Add config editor 2019-09-28 15:47:49 +02:00
Daniel S. 2c000daae1 feat(router): Implement route computation job with progress dualog 2019-09-28 15:46:40 +02:00
Daniel S. baa6785e99 chore(router): remove unused code 2019-09-28 15:44:28 +02:00
Daniel S. a630851696 misc(setup.py): Pull version info from git, unify scripts (one script for GUI and CLI) 2019-09-28 15:43:48 +02:00
Daniel S. 4237b30d01 feat(installer): Download EDSM dumps after install 2019-09-28 15:42:50 +02:00
Daniel S. 78384801c6 misc: Update icon generator and regenerate icon 2019-09-28 15:42:22 +02:00
Daniel S. 66267e72dd docs: Update README.md 2019-09-28 15:41:56 +02:00
Daniel S. 88a0378dfe feat(router): Start implementing route pruning support 2019-09-28 15:41:25 +02:00
Daniel S. 0107cf2f8e chore(router): Update dependencies 2019-09-28 15:40:38 +02:00
Daniel S. b1143c3510 feat(config): Update config system to use profig 2019-09-28 15:38:33 +02:00
Daniel S. fb3a13037c feat(build system): Remove build.py (switched to tox), add output to build_gui.py 2019-09-28 15:37:32 +02:00
Daniel S. d498746a5c feat(router): Add dialog to display computed route 2019-09-28 15:35:30 +02:00
Daniel S. fe3534e9d6 fix: switch inno setup version in appveyor 2019-09-21 21:25:02 +02:00
Daniel S. 09e6f0afb5 fix: typo in appveyor.yml 2019-09-21 20:44:46 +02:00
Daniel S. eaddb188ba fix: disable confirmation for conda install 2019-09-21 20:38:27 +02:00
Daniel S. 6d9f1ef04b fix: add missing conda channel 2019-09-21 20:32:49 +02:00
Daniel S. e8beb559f2 fix: add missing dependencies to appveyor.yml 2019-09-21 20:26:34 +02:00
Daniel S. b27ef90105 chore: fix appveyor 2019-09-21 20:20:27 +02:00
Daniel S. 71a45a30e7 chore: Update appveyor.yml, fix missing backslash escape 2019-09-21 20:11:17 +02:00
Daniel S. da2d85b333 chore(CI): Update tox.ini to build installer 2019-09-21 20:05:08 +02:00
Daniel S. 1c1e20816a chore(CI): remove tox, switch to appveyor, add artifact paths 2019-09-21 20:04:41 +02:00
Daniel S. fa485be07e fix: fix nuikta call to clean build directory 2019-09-20 23:53:15 +02:00
Daniel S. 11efe303ee fix: fix nuikta call to download without confirmation 2019-09-20 23:52:15 +02:00
Daniel S. 59390fed2f fix: fixed appveyor.yml 2019-09-20 19:16:58 +02:00
Daniel S. 6bb7e1e716 fix: fixed tox.ini 2019-09-20 18:43:25 +02:00
Daniel S. 874e392d87 chore: update appveyor.yml 2019-09-20 18:35:22 +02:00
Daniel S. ade8e1bb0d chore: update appveyor.yml 2019-09-20 18:30:07 +02:00
Daniel S. 855e56a179 chore: update appveyor.yaml 2019-09-20 18:19:49 +02:00
Daniel S. 220133fb23 chore: update appveyor.yaml 2019-09-20 18:16:30 +02:00
Daniel S. 66f04c4896 chore: rename .appveyor.yaml 2019-09-20 18:10:08 +02:00
Daniel S. 1a33d47c9a chore: update appveyor.yml 2019-09-20 18:00:05 +02:00
Daniel S. d454cfad3a chore: update appveyor.yml 2019-09-20 17:53:28 +02:00
Daniel S. c1082a75c2 chore: remove Pipfile.lock 2019-09-20 17:44:52 +02:00
Daniel S. 519005e625 chore: more cleanup 2019-09-20 17:44:33 +02:00
Daniel S. 461f806488 chore: cleanup 2019-09-20 17:41:48 +02:00
Daniel S. 2636ecbdb9 chore: Setup tox+appveyor, refomat python code, prepare rust code to add branch pruning to search 2019-09-20 17:40:56 +02:00
Daniel S. 865889712e chore: gitignore pip-wheel-metadata 2019-08-31 23:45:30 +02:00
Daniel S. 377991164b docs: small wording change 2019-08-31 23:43:52 +02:00
Daniel S. 3cab492a59 chore: remove arduino config generates by VS Code for ... some reason 2019-08-31 23:43:22 +02:00
Daniel S. 4a392d9c87 fix(setup): fix setup script to include subdirectories 2019-08-31 23:41:51 +02:00