Commit Graph

4 Commits

Author SHA1 Message Date
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
d58996bd2f Cosmetic code changes, fix crash when applying changes
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