preload button hover image:
HomeSearchRankingsStatisticsAboutContact
Current Time: Apr 28, 2024, 01:48:55 am
 Dwarf Fortress File Depot
      
Registration is not required to download. However, it will allow you to vote, comment, and upload. Forgot your password?
User Name Group Member Since File Listings Comments
Rydel Regular User Oct 04, 2014, 01:25:38 pm 9 5
File listings: newest first
# Title Added/Updated Downloads
Per Day
Total
Downloads
File Rating Views File Size Comments
1  File 15506: Rally Ho Pre-bundled.7z Apr 17, 2021 0.1 116 Unrated 396 25.25 MB 0
2  File 10656: Rally Ho 47.05.7z Apr 17, 2021 0.02 24 Unrated 201 1.54 MB 0
3  File 11678: Rally Ho 47.05.7z Apr 17, 2021 0.21 229 Unrated 713 1.54 MB 0
4  Mushroom Kingdom Graphics: TWBT Edition May 03, 2017 0.07 257 Unrated 2,308 1.39 MB 0
5  File 12791: Mushroom Graphics TWBTNext Edition.rar Mar 26, 2017 0 8 Unrated 166 1.38 MB 0
6  File 12785: Rally Ho TWBTNext.rar Mar 25, 2017 0 9 Unrated 167 1.33 MB 0
7  File 11384: Rally Ho - Non-TWBT.rar Feb 14, 2017 0.04 98 Unrated 355 1.04 MB 0
8  Mushroom Kingdom Graphics Oct 03, 2016 0.06 216 Unrated 1,599 1.09 MB 0
9  Mushroom Kingdom Graphics (OLD) Feb 01, 2015 0.05 173 Unrated 1,310 1.55 MB 0
Comments
IP: logged
 Re: TWBT Subtype Finder (v 1)  » posted under TWBT Subtype Finder on Oct 08, 2014, 05:10:35 pm
Dragoon209 wrote:
Rydel,

While putting multiple item types in a single file works, I wouldn't recommend writing mods this way. I have written my program to follow the method dwarf fortress reads items from the raws. Its not based on the filename of the file, but by the first line of text inside the raw file. Furthermore, since Toady places items of different types into different files, I consider it good practice to follow his example, and do the same with mod files. This should help compatibility in the future should the way files are loaded ever change, and break this current implementation of the mod.

I have taken all of the items out of the item_mw.txt file, deleted that file, and separated them out into their own armor, helm, pants, etc. after doing that, I am able to run the export properly, and each item gets a subtype number.

I would be happy to give you the files if you like. Perhaps give me your name on the DF Forum, and I can PM you there?

Thanks

Edit: I found you on the forum, and went ahead and PM'd you the files. Hope they help!

Unfortunately, I am not the mod creator, so doing this would make my graphics set incompatible with anyone using the unedited mod, as it will change the subtype numbering.
IP: logged
 Re: TWBT Subtype Finder (v 1)  » posted under TWBT Subtype Finder on Oct 07, 2014, 05:30:35 pm
Dragoon209 wrote:
I can't seem to reproduce the problem, it seems to work for me. Can you give me any more specifics as to what is not coming over?
-SNIP-
You can see the Mushroom Kingdom weapons at the bottom of the list, starting at #24.

Does this help? Let me know!

It looks like it works for Weapons, since they use that name format, but the other items don't appear to show up, such as tools or toys, since they are all together in an item_mw.txt file.
For instance, mw-FOOD.txt lists
Code:
0 [ITEM_FOOD:ITEM_FOOD_BISCUITS] 1 [ITEM_FOOD:ITEM_FOOD_STEW] 2 [ITEM_FOOD:ITEM_FOOD_ROAST]

but is missing ITEM_FOOD_CANDY_MW, ITEM_FOOD_COOKIE_MW, ITEM_FOOD_SOUP_MW, ITEM_FOOD_POP_MW, ITEM_FOOD_SALAD_MW, ITEM_FOOD_MEAL_MW, and ITEM_FOOD_CAKE_MW.
IP: logged
 Re: TWBT Subtype Finder (v 1)  » posted under TWBT Subtype Finder on Oct 06, 2014, 09:12:34 pm
Dragoon209 wrote:
Rydel wrote:
Dragoon209 wrote:
Rydel wrote:
The tool only appears to read the default files, not additional files added by mods. What do I need to do to get it to use files from the mod as well?

The script assumes that files are named in a specific way, mainly "itemtype_modname. Txt"

So new items might be item_YourMod.txt.

If you add the item type and and underscore to the front, it should work. Let me know!

Unfortunately, this mode didn't arrange them by type. Is it possible to modify the code to check each file in the raws folder and work off the tokens themselves?

Could you please send me the raw files you are trying to use? I want to make sure that any fix I make is going to solve your problem! Thanks

It's for Rise of the Mushroom Kingdom: https://dffd.bay12games.com/file.php?id=8801
IP: logged
 Re: TWBT Subtype Finder (v 1)  » posted under TWBT Subtype Finder on Oct 06, 2014, 06:50:13 pm
Dragoon209 wrote:
Rydel wrote:
The tool only appears to read the default files, not additional files added by mods. What do I need to do to get it to use files from the mod as well?

The script assumes that files are named in a specific way, mainly "itemtype_modname. Txt"

So new items might be item_YourMod.txt.

If you add the item type and and underscore to the front, it should work. Let me know!

Unfortunately, this mode didn't arrange them by type. Is it possible to modify the code to check each file in the raws folder and work off the tokens themselves?
IP: logged
 TWBT Subtype Finder (v 1)  » posted under TWBT Subtype Finder on Oct 06, 2014, 05:59:19 pm
The tool only appears to read the default files, not additional files added by mods. What do I need to do to get it to use files from the mod as well?
HomeSearchRankingsStatisticsAboutContact

Website by Brett Flannigan. The core site script is PHCDownload (© 2005-2024).
Hosted by Linode.