-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap for version 2.x #57
Comments
Won't this cripple support for Windows 7? As well as potentially crippling Wine support too |
It will indeed cripple support for Windows 8.1 and below. There are good and bad things about using UWP. The rendering engine is superior compared to MFC, Winforms and WPF and contains modern UI controls. However right now UWP is proprietary and is not backwards compatible with older operating systems. If there are good solutions for compatible and modern user interfaces and app building solutions, I am happy to use them. I have marked Universal Windows Platform and Windows Store as a question. |
I do believe that UWP is almost the right thing to do, however, batting an eye on legacy windows version users is kind of a big loss, a lot of other people still using older versions of the OS, plus a lot other can make use of the .NET core compatibility on other platforms. |
I don't plan to contribute any code so I don't really have much of a big say here, but I still believe crippling legacy windows versions is an important loss specially in a community like sa-mp where most of the players don't have outstanding machines |
I changed my mind about UWP. I care about backwards compatibility which should cover up users who are stubborn enough to use Windows systems that are no longer supported. |
This is my list, will add more when I think of them |
Thank you for your ideas.
|
Suggestion: Server mods (since we have no more 0.3DL until the next versions in a few years. So servers can set their modpack in a zip file and the launcher will download and install it automatically as MTA does |
This is something samp-servers-api could implement for server owners. |
As .NET Core 3 is going to be launched soon and it includes Windows Forms and cross-platform support, will this project use it? |
If it is compatible with older versions of Windows, sure. |
Bump. Where will this go? |
I will hopefully start working on it after my semester project. |
Roadmap for version 2.x
This is a roadmap for the upcoming 2.x release.
The name SAMPLauncherNET will change to CSL (Community San Andreas Multiplayer Launcher). This has been decided by the San Andreas Multiplayer community.
An in-depth feature list is available at https://gist.github.com/BigETI/cfc909f075d8e1140354cf0ad9a7d6ca
Suggestions for version 2.x are appreciated.
Changes
Core features
Visuals
License
New features
Core features
Visuals
Modules
The text was updated successfully, but these errors were encountered: