HorseMenu icon indicating copy to clipboard operation
HorseMenu copied to clipboard

UI Alterations & APPDATA Reflection

Open Deadlineem opened this issue 10 months ago • 4 comments

Reflected the appdata folder to Terminus instead of HorseMenu Altered the UI with a more modern design

Also, found a bug with the menu. It seems you cannot throw any throwable items (Fire bottle, Dynamite, Tomahawk, Bolas, etc.)

Screenshot_190

Deadlineem avatar Feb 05 '25 08:02 Deadlineem

Could you send your settings file for analysis to make sure something else isn't at fault?

Rxann avatar Feb 05 '25 15:02 Rxann

Could you send your settings file for analysis to make sure something else isn't at fault?

settings.json %APPDATA%\Terminus

was a fresh folder, i just did a reinstall on my pc a few days ago, too so horsemenu folder isnt in appdata, just terminus.

Deadlineem avatar Feb 05 '25 21:02 Deadlineem

Also, I think that we should have some sort of file migration logic so the files don't get all reset when the location is changed, for example I have a large player DB that I wouldn't want to have to copy manually.

This is a good idea, should we just implement a check to see if the HorseMenu folder exists in APPDATA and just copy the files from that into Terminus folder? We could optionally leave the HorseMenu folder in APPDATA as well, or have it delete it after the files are copied.

Maybe an onboarding screen like YimMenu has with options to select if you would like to scan for horsemenu and merge your old data to terminus?

Deadlineem avatar Feb 05 '25 21:02 Deadlineem

Also, I think that we should have some sort of file migration logic so the files don't get all reset when the location is changed, for example I have a large player DB that I wouldn't want to have to copy manually.

This is a good idea, should we just implement a check to see if the HorseMenu folder exists in APPDATA and just copy the files from that into Terminus folder? We could optionally leave the HorseMenu folder in APPDATA as well, or have it delete it after the files are copied.

Maybe an onboarding screen like YimMenu has with options to select if you would like to scan for horsemenu and merge your old data to terminus?

Yeah I would say something like this. I will probably develop this feature myself, but I just wanted to get opinions on here.

Rxann avatar Feb 15 '25 14:02 Rxann