Furnidata.txt => furnidata.xml and furnidata syncer
I wanted to make this tool so I could faster convert and fix furnidata, and it turned out pretty decent.
From README:
Code:
This tool has two features:
- Convert old furnidata.txt to the new furnidata.xml format
- Sync two furnidata XML files:
- The functions make a new furnidata.xml from the source file, and adds the missing entries which the sync-file has.
You can enter both an URL and a local file path in the boxes.
You can find the source at https://github.com/matsuiman/FurniToolkit
Mirror with source and compiled exe: FurniToolkit
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Re: Furnidata.txt => furnidata.xml and furnidata syncer
It would be super awesome if you could make a lang changer :) that the copy all texts from english to a other lang but with the same sprite ids as normal.
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Quote:
Originally Posted by
vista4life
It would be super awesome if you could make a lang changer :) that the copy all texts from english to a other lang but with the same sprite ids as normal.
The parsing/outputting part is already done, the rest isn't that hard to make.
Re: Furnidata.txt => furnidata.xml and furnidata syncer
You can also do this in php with a very simple way. =)
Something with the name simplexml_load_file function etc. Very nice :)
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Don't mean to be a necro here but, this tool is very helpful and I think it should be bumped back up so people know about it.
I was looking for something like this a couple months back, but couldn't find it and was too lazy to write a script to do it myself. Thanks dude!
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Quote:
Originally Posted by
Jonteh
Don't mean to be a necro here but, this tool is very helpful and I think it should be bumped back up so people know about it.
I was looking for something like this a couple months back, but couldn't find it and was too lazy to write a script to do it myself. Thanks dude!
I had the same opinion, but my post was deleted.. Anyway, it's very useful because people release the furnidata for customs in .txt
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Doesn't work, got like 16 errors :\
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Just updated the git with a fix for color converting.
Re: Furnidata.txt => furnidata.xml and furnidata syncer
There's no way topostwith himgettingthe applicationplease
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Quote:
Originally Posted by
AWA
I wanted to make this tool so I could faster convert and fix furnidata, and it turned out pretty decent.
From README:
Code:
This tool has two features:
- Convert old furnidata.txt to the new furnidata.xml format
- Sync two furnidata XML files:
- The functions make a new furnidata.xml from the source file, and adds the missing entries which the sync-file has.
You can enter both an URL and a local file path in the boxes.
You can find the source at
https://github.com/matsuiman/FurniToolkit
Fix the link bro! :D
Re: Furnidata.txt => furnidata.xml and furnidata syncer
@AWA nice release! I really like the FurniToolkit helps a lot! Also he remove multiple/duplicated entries?
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Here is an updated link:
FurniToolkit
Re: Furnidata.txt => furnidata.xml and furnidata syncer
Quote:
Originally Posted by
AWA
Great Release mate!
Re: Furnidata.txt => furnidata.xml and furnidata syncer