UI Alterations & APPDATA Reflection
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.)
Could you send your settings file for analysis to make sure something else isn't at fault?
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.
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?
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.