FSGModding / FSG_Mod_Assistant

Farming Simulator 22 Mod Manager.
https://fsgmodding.github.io/FSG_Mod_Assistant/
ISC License
73 stars 10 forks source link

[VERSION TESTING] v5.0.0-beta1 #255

Open jtsage opened 3 weeks ago

jtsage commented 3 weeks ago

Version Testing

This is a list of all the functionality of FSG-MA

Folder Management

File Management

File Management - context menu

Filters and Sorts

File Operation

Versions

Detail page

Basegame page

Savegame compare

Find window

Savegame tracker

Savegame manage

Game log

Debug log

Collection details

Preferences

Extra UI buttons

Import JSON

vitalii2011 commented 3 weeks ago

Previously, the highlight background color of the selected mod was very good. It's hard to see on the big screen now: 0010 0011 If it is not difficult (or there are no reasons unknown to me for this change), please return it. Or the ability to choose the color Classic/FS25(?), old/new.

vitalii2011 commented 3 weeks ago

In my opinion, "Find: …" is redundant (except as a hint). Because it can be searched just fine without switching: 0015 0016 The full names of the categories do not fit. It is not clear why a search by "Version" might be useful. 0017

jtsage commented 3 weeks ago

Previously, the highlight background color of the selected mod was very good. It's hard to see on the big screen now: If it is not difficult (or there are no reasons unknown to me for this change), please return it. Or the ability to choose the color Classic/FS25(?), old/new.

Sure. I wasn't sold on the darker one. I find the brighter one a little too much so, maybe I'll see if I can turn down the brightness just slightly on the "old" one.

As to the search by term stuff - I agree that version is useless, I'll nuke it. Most of the reason I added it was because I had to split those terms off for the sort feature to work. My use case for changing it is this one - and it's really limited to much larger collections than I typically work with - but if you have "CASE" mods, and you want mods by the modder "Casearias", you'd get unwanted results by searching for part of the modders name.

jtsage commented 3 weeks ago

2024-08-19 10_11_39-FSG Mod Assistant 2024-08-19 10_12_01-FSG Mod Assistant

vitalii2011 commented 3 weeks ago

0010 ;)

jtsage commented 3 weeks ago

Yeah, I'm still on the fence about this one - it's somewhat intensive to actually do version comparisons, because it's not a forced standard format, so sorting it with a natural sort gets some things wrong - I don't know that it's really useful either, but it was requested.

vitalii2011 commented 3 weeks ago

These buttons do not work: Image 001

jtsage commented 3 weeks ago

These buttons do not work: Image 001

Thanks. I did the dumb - all of the translation stuff got moved to a new tag (they actually translate themselves, asynchronously, rather than me doing all of them at the end of page load - should be fewer, or at least shorter flashes where everything is empty) Fixed though.

vitalii2011 commented 2 weeks ago

These buttons do not work: Image 001

jtsage commented 2 weeks ago

These buttons do not work: Image 001

That one was just silly. Fixed in dev version, I'll likely build a new RC tomorrow - getting very close I think.

vitalii2011 commented 2 weeks ago

This was reported at some point, but I don't remember what was decided.

https://github.com/user-attachments/assets/7cf15c50-0f42-485e-a46d-535791d93b68

vitalii2011 commented 2 weeks ago

For the following versions, if it's not too difficult: 0010

jtsage commented 2 weeks ago

For the following versions, if it's not too difficult: 0010

I like the idea of showing the file date in the listing better - trying to sort on anything other than a full date always gets a little weird, because everyone has a slightly different opinion on how it should work.

vitalii2011 commented 4 days ago

These buttons do not work: 0010

jtsage commented 4 days ago

Pushing one last RC today, release planned for tonight or tomorrow assuming no stopping bugs are found.