Marc Robledo

Results 133 comments of Marc Robledo

> > Got an importer/exporter working already ;-) > > Bravo! > > Were we in the right direction ? You were mising other needed bits for the thumbnail, but...

I uploaded a very preliminary version. I've tested it and managed to clone one of my designs into other slots, so I figure it's functional. ~~The only issue I found...

> Just curious; is the image stored within the data or generated in-game? Would be cool to view the schema on the editor so you know you've selected the correct...

I'm sorry for being so late, but... I'm pretty sure this got fixed in the late updates. If anyone can confirm...

> Is this helpful to you if you have a plan to multi language support? @marcrobledo It wasn't on my plans, but this definitively will help people! :-) However, this...

> Thanks for considering the enhancement and you are right there must be better ways for the localization. Looking forward to your next step and please reach me if you...

Added a language selector in the new settings tab! It only translates the item names for now. In a future, I'll try to make it so it translates the entire...

Basic UI localization is possible now! Any HTML element with `data-translate` attribute can be translated by adding the respective string to your language file in `locale/` folder. Any PR with...

I figure this issue was open before the TOTK editor was released, so it was related to BOTW. My time is limited so I've decided to work only on TOTK,...

FYI, there has been a huge UI overhaul in a8585e4 and lots of strings have changed :-( Also, if you search `_(` in the sourcecode, you will find more translatable...