I've decided to step back from Stardew modding for the time being, due to general burnout, which I already felt during 1.5.6, and has only gotten worse with the 1.6 release. Who knows, maybe I'll come back to modding this game one day, but for now, it is what it is.
Hello modder, I've been using this mod for a long time, and it's by far my favorite for experience bars. I wanted to suggest something if possible—adding an experience bar for the mastery bar that came with 1.6. I thought it would be cool if it always appeared whenever the farmer gained XP since any XP earned increases mastery.
Hi! I love this idea! I just don't know if it would work with all the other skill mods that I use. Do you know if it works with 1) YACS - Yet Another Cooking Skill, 2) Archaeology Skill for 1.6 3) Socializing Skill 4) Scaring-Thieving Skill 5) Travelling Skill 6) Binning Skill (Garbage Can Searching) 7) Love of Cooking 8) Luck Skill 9) Spacecor Luck Skill ? Thanks! :)
I don't think I am but I'm at work and only have access to the nexusmods website which showed that I downloaded both. I can't remember off the bat which one I'm running so I thought I would mention both, just in case :) I am running both cooking skill ones though lol :)
Hi, sorry about this but I changed the asset name of the Skill Bar texture in Walk Of Life. Old: DaLion.Professions/SkillBars New: DaLion.Professions_SkillBars
I found out that forward slashes are not ideal since they can interfere with the vanilla game's string parsing. Unfortunately this broke XP Display.
Hello, thank you for reporting this. Could you perhaps post a screenshot of the issue with steps to reproduce and your smapi log? https://smapi.io/log/
Hi! Just a heads-up that some of the API methods in Walk Of Life have been removed, and it's crashing XP Display. I recommend deleting all API methods that you are not actually using from your copy of the API interface.
Hello, thank you for the notice. Unfortunately it seems like XP Display can no longer use WOLs API as it fails when trying to map IProfessionsApi->GetConfig. Seemingly both ProfessionsConfig and MasteriesConfig were changed from interfaces to public sealed classes. I remember Schockah mention that Pintail requires the mapped types to be interfaces, so that might be why. Nvm, removing unused api methods worked just fine
Hello! Not sure if you've seen it, but Shockah replied to your translation request on Discord. While I hold different views regarding translations I'll respect his sentiment and not include translations of languages I don't speak fluently myself to XP Display. You're free to create a translation mod though.
hey, i see you're making French translations for my mods. that's great! i have to stop you though - i don't really accept translations into my repository. you can release them as separate mods on Nexus if you'd like, though! for my reasoning, see my README - Shockah
103 comments
I've decided to step back from Stardew modding for the time being, due to general burnout, which I already felt during 1.5.6, and has only gotten worse with the 1.6 release. Who knows, maybe I'll come back to modding this game one day, but for now, it is what it is.
I'll keep it in mind, but I'm not sure if I'll have the time to add it.
Old: DaLion.Professions/SkillBars
New: DaLion.Professions_SkillBars
I found out that forward slashes are not ideal since they can interfere with the vanilla game's string parsing.
Unfortunately this broke XP Display.
The SkillBars asset has been renamed in the latest update.
Missing opportunity or a bug?
thank you for reporting this.
Could you perhaps post a screenshot of the issue with steps to reproduce and your smapi log?
https://smapi.io/log/
Hello,
Nvm, removing unused api methods worked just finethank you for the notice.
Unfortunately it seems like XP Display can no longer use WOLs API as it fails when trying to map IProfessionsApi->GetConfig.
Seemingly both ProfessionsConfig and MasteriesConfig were changed from interfaces to public sealed classes.
I remember Schockah mention that Pintail requires the mapped types to be interfaces, so that might be why.
https://smapi.io/json/i18n/743a9febbee2458d879e30266c51f939
I also made a pull request on GitHub (if it’s easier that way).
Thanks for your mod Shockah and DeLiXx, have a good day !
Not sure if you've seen it, but Shockah replied to your translation request on Discord.
While I hold different views regarding translations I'll respect his sentiment and not include translations of languages I don't speak fluently myself to XP Display. You're free to create a translation mod though.
I didn't see, thank you for the heads-up. 😀
I understand the reasonning, I will then make a translation mod for XP Display.
Have a great day DeLiXxN.