Commit Graph

6 Commits

Author SHA1 Message Date
34f38b5a59 Update
* Updated build.spec for PyInstaller build
* Some code and typo fixes

Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-08-22 10:25:34 +07:00
33ce4d1148 Typo fixes
Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-08-05 18:46:02 +07:00
8a304075a1 Update
* Added validator for ADR (module 'main')
* Added window for choice configs (module 'choice')
* Added sync configs from github (this repo, module 'parsing')
* Updated setup.py for correct project build
* Small code fixes

Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-08-02 13:30:06 +07:00
JDM170
d7b1e4322e Update
* Added .gitignore
* Added build.spec for compiling project with PyInstaller
* Updated font on all window elements
* Recoded functions:
** purchased_garages
** add_garage
** add_all_garages
* Typo fixes

Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-07-11 16:00:53 +07:00
JDM170
6094f785a5 Update
* Update README.md

* UI improvements:
** Removed unnessecary checkboxes on main window
** Removed "Analyze" button for cities, dealers and agencies; Now the are analyzing on second window startup
** And other small fixes

* Code improvements:
** Typo fixes
** Added "dataIO.py" for interaction with configs (taken from "cog-creators/Red-DiscordBot" repo)
** Added dealers and agencies configs for both games (ATS, ETS2)
** Added "textEdited" signal for all edits on main window

Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-07-11 16:00:52 +07:00
JDM170
5b5bc9f9d6 Update
* Code improvements
* Changes in file structure

Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-07-11 16:00:45 +07:00