RimWorld

RimWorld

808 arvostelua
Categorized Bill Dropdown
14
2
5
9
2
3
2
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Mod, 1.3, 1.4, 1.5, 1.6
Tiedostokoko
Julkaistu
Päivitetty
725.950 KB
11.10.2021 klo 12.54
16.7. klo 8.24
8 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Categorized Bill Dropdown

Kuvaus
Replaces standard bill drop-down menu with a multilayered categorized one.

This mod has three styles of bill categorization.
  • Generic bills get categorized by the research project that unlocks them
  • Cooking bills are split twice into a Single/Bulk -> Quality -> Item format
  • Medical operations are split into a few hardcoded categories, mainly: Harvest, Install, Remove, & Administer

You can specify in the mod options which bill types you want categorized, and regardless of your settings you can access the vanilla drop-down by holding down SHIFT while clicking "Add Bill".

This mod doesn't interact with save-game data so it should be pretty safe to add/remove.

Writing an add-on:
I've written the code in such a way that it's pretty easy to make an add-on mod that adds a new categorization scheme (or replaces the existing ones if you wish). Refer to Class1.cs in the "Example Add-On Code" folder for an example of how an add-on mod could look as well as a general explanation. (the example just gives the code. You'll still need to setup a VS project and add the relevant references)

Known Issue(s):
  • There's a slight conflict with "Choose Your Recipe". Apart from these two mods doing similar things, if you disable the "Cook Fine Meal" recipe, cooking stations won't be recognized as such and be classified using the generic system instead.
  • The initial version of this mod has a conflict with Better Workbench Management. Make sure you have the latest version (If the mod-settings includes an option called "Shift key for vanilla menu" you are up-to-date). Or move this mod above BWM in the load order.

(also thank you for all the positive comments I've received! I haven't responded to them directly but I do appreciate them!)
Suositut keskustelut Näytä kaikki (2)
9
4.8. klo 12.25
Bug Reports
FlufflyKittens
0
7.9. klo 7.21
Add compability for this mod
Rovstam
204 kommenttia
Tom Jackal 3.10. klo 22.36 
added to a save, thought it wasn't working. turns out all the checkboxes in the mod options were just set to off
RedWidow 15.9. klo 16.38 
Update: It's not
RedWidow 13.9. klo 1.55 
@Starempire42 Try it and tell us.
Starempire42 27.8. klo 22.33 
Question, does this work with nice bill tab?

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3520130671
cerhio 24.8. klo 20.28 
Sorry, I was wrong. The cooking bills work perfectly fine but I can't get any of the other categorized drop down menus working except for sorting by mod and its still just a huge list of a bunch of bills.
Absolute Madman✨ 22.8. klo 9.32 
I love this mod! Now that I figured out that I have to go to the config and turn it all on, it works fine.

Weird that it isn't enabled by default.
WhiteMantis 21.8. klo 22.25 
only split by mod and research are worked
veoba 18.8. klo 8.37 
Isnt "nice bill tab" maked the same thing?
cerhio 15.8. klo 19.01 
Yes, it seems that everything is unticked by default. I just went into the options and ticked them and it worked.
FlufflyKittens  [tekijä] 12.8. klo 17.55 
It's supposed to have sensible defaults but obviously it's not working for a lot of people.
I'll see if I can figure something out