Commit Graph

28 Commits

Author SHA1 Message Date
Strongleong 4f80b72603
Merge pull request #4 from Grumgog/refactor-modLauncher
refactor: modsLauncer and MainWindow
2022-02-16 19:54:54 +11:00
strongleong deffd05581 Bug fixes 2022-02-16 19:52:38 +11:00
Никонов Василий 25c3fd0425 refactor: modsLauncer and MainWindow
refactor some of code of this classes
2022-02-16 00:30:28 +11:00
strongleong 085320215a Removed unnecesarry stuff 2022-02-15 22:52:26 +11:00
strongleong 110029692d Fixed button 2022-02-15 22:52:11 +11:00
strongleong 8da74ffa6d Refactored methods that do filesystem stuff from `ScrapMod` to `ModsLauncher` 2022-02-15 22:51:37 +11:00
strongleong ca870eb66b Try-catched some exceptions 2022-02-15 22:50:56 +11:00
Strongleong 75333e8f68
Merge pull request #1 from Grumgog/refactor-Scrap-mod
(refactor): ScrapMod class code refactoring
2022-02-15 21:43:52 +11:00
Никонов Василий 90764c8636 do PR note 2022-02-14 09:46:59 +11:00
Никонов Василий 1e25aa210a Method of loading data from archive moved to Utils class.
Re-write property supportedGameVersionsDisplay more shortly and optimized.
Used var declaration where type is  obvious.

Property initialized in declaration.
constructor ScrapMod change to private, but LoadFromFile change to public.
LoadIcon moved to Utils and renamed to LoadImage.
2022-02-14 01:15:13 +11:00
strongleong 9deb717eea Added check for minimal launcher version 2022-02-13 01:30:17 +11:00
strongleong 515aa519a4 Added support for different files for different versions in mod 2022-02-13 01:26:00 +11:00
strongleong 02d9df8160 Changed config format from `xml` to `toml` 2022-02-13 00:09:27 +11:00
strongleong 73ccf99efc Bugfix 2022-02-07 00:06:49 +11:00
strongleong f6a7037dbc Code cleaner results 2022-02-06 23:51:12 +11:00
strongleong b6fe3b8ee5 Added `LICENSE.md` to `Solution Files` 2022-02-06 23:48:57 +11:00
strongleong c2dede5ab3 Added `LICENSE.md` 2022-02-06 23:48:35 +11:00
strongleong dbd5a64175 Updated `README.md` 2022-02-06 23:46:04 +11:00
strongleong b9de299118 Updated `README.md` 2022-02-06 23:42:59 +11:00
strongleong 22421b502c Added checks for game version 2022-02-06 23:20:05 +11:00
strongleong e3eacc4ab4 Added icon 2022-02-06 22:54:15 +11:00
strongleong 6dbf0656dc Added ability to toggle mods 2022-02-06 22:50:32 +11:00
strongleong cb4c8ac90d Addeed ability to load mods 2022-02-06 21:59:08 +11:00
strongleong 4d34f4eaa6 Implemented launching scapland 2022-02-06 21:20:32 +11:00
strongleong b168b7403a Implemented choosing Scrapland version 2022-02-06 20:38:13 +11:00
strongleong e0c1beb5f1 Added functionality:
- listing mods from custom mods folders
- Showing mods icon, name, and other attributes
- Settings window with settings for customizing mods folders and game instalation pathes
2022-02-06 14:29:03 +11:00
strongleong 4f47475dd4 Добавьте файлы проекта. 2022-01-20 00:06:54 +11:00
strongleong 8dde4358d8 Добавьте GITIGNORE- и GITATTRIBUTES-файлы. 2022-01-20 00:06:52 +11:00