QuaddictedTool v2.0

Creating a shortcut for the mod on the desktop will add in the next version.
With resizing the window and gadgets, I can’t do anything yet. Lack of knowledge in programming.

I’m sorry for the confusion but I meant Create a Shortcut to a mod in your other program QMLauncher. Your program is a useful alternative for me to Quake Injector because QI in 4K resolution has tiny unreadable fonts in the description panel.

v1.2

Added automatic translation of map and mod descriptions via Google Translator.
Translation languages: Spanish, Italian, German, Polish, French, Russian, Ukrainian. If you need to add any more languages, please let me know.
Added Russian localization
Ability to edit descriptions (original, translated, alternative).

For those who want to download all archives from Quaddicted. In the settings window, press the keyboard shortcut Control+Alt+Shift+D. After this, a text file with a list of links for downloading archives and screenshots will be created in the folder with the utility. After that, use any download manager that supports downloading from links from a text file.

1 Like

Version 1.2.1
Several minor fixes.

Version 1.2.2
The algorithm for detecting installed archives has been redone. Now if in QMLauncher several archives are installed in one folder or the archive is installed in an already existing folder - they are all displayed as installed. (QMLaunch v1.7.1 or newer is required).
A newer version of the compiler is used to compile the utility. Now the Microsoft antivirus does not identify the utility as malware.
If you use the utility together with QMLauncher - update QMLauncher to version 1.7.1.

v1.2.3
Today I checked the quaddictedtool utility on virustotal and was surprised to find that 22 antiviruses found malicious code in it. At the time of download, only 5 antiviruses detected malicious code. Therefore, I compiled the utility using a 64-bit compiler. Now on VirusTotal, only four antiviruses identify the utility as malicious (x64). (Any program written in PureBasic is identified by these antiviruses as malicious).
No changes were made to the utility. The version was just changed to 1.2.3. The archive contains 32bit. and 64bit. executable file.

v2.0
The utility is adapted to the new json database of the site.
Now you can change the window size.
You can add your own rating for the maps.
The new json database of the site does not have maps ratings. Therefore, the ratings are loaded from the maps page.
You can run the utility without downloading the database from the Internet by holding the LeftShift key when starting.
Some changes have been made to the interface.

!!! Do not install version 2.0 in the folder with the previous version of the utility! They are not compatible !!!
To transfer your color labels, comments, notes from the previous version of the utility - copy the ‘QuaddictedToolUserData.qdb’ file from the folder of the previous version of the utility to the folder with the new version of the utility. When running, all data will be imported and the ‘QuaddictedToolUserData.qdb’ file will be deleted.

1 Like

Attention!!! Do not delete the file “QuaddictedToolUserData.qdb” from the previous version of QuaddictedTool v1.2.3. The Quaddicted JSON database will be changed soon. Most likely, after this, your data will disappear from QuaddictedTool 2.0. I will make changes to the program, and you will need to re-import the data into the new version of QuaddictedTool.

1 Like

Awesome!

We will have some changes in the JSON format again but you should be safe (or very close to the final design) if you get your data from the tags array rather than from top-level keys if possible. E.g. authors or release date are currently in nicely extracted top-level keys, but most likely will vanish again. If you extract them from tags already, then it should be fine.

The ratings should be available via API too some day!

edit: Oh, you are in the beta test group already so I guess you read it already there. Shout if you have any questions or suggestions :slight_smile: