Commit Graph

10 Commits

Author SHA1 Message Date
13e3e0e1b8 Update
* Improved game checking mechanism
* Some code refactor
* Updated .gitignore

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
2024-12-28 21:31:42 +07:00
6330a0dfa8 Update
* Implemented show_progress_bar and update_progress_bar to interact with progress bars
* Added 3 progress bars to second window
* Imports little optimization

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
2024-06-17 08:26:19 +07:00
8932327b5c Update utils
* Removed try-catch in generate_md5

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
2023-10-21 21:22:10 +07:00
69b815e917 Sort folders by renaming, some code changes
Signed-off-by: JDM170 <30170278+JDM170@users.noreply.github.com>
2020-12-16 22:15:34 +07:00
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