RimWorld

RimWorld

803 betyg
Categorized Bill Dropdown
14
2
5
9
2
3
2
2
2
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Mod, 1.3, 1.4, 1.5, 1.6
Filstorlek
Lades upp
Uppdaterades
725.950 KB
11 okt, 2021 @ 12:54
16 jul @ 8:24
8 ändringsnotiser ( visa )

Abonnera för att ladda ner
Categorized Bill Dropdown

Beskrivning
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!)
Populära diskussioner Visa alla (1)
9
4 aug @ 12:25
Bug Reports
FlufflyKittens
199 kommentarer
Dr. Absolute Madman✨ 22 aug @ 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 aug @ 22:25 
only split by mod and research are worked
veoba 18 aug @ 8:37 
Isnt "nice bill tab" maked the same thing?
cerhio 15 aug @ 19:01 
Yes, it seems that everything is unticked by default. I just went into the options and ticked them and it worked.
FlufflyKittens  [skapare] 12 aug @ 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
󠀡󠀡 11 aug @ 22:40 
are you able to please add back the old default options i have no clue what was what
FlufflyKittens  [skapare] 3 aug @ 13:34 
@Waldrof
Check your mod options. The mod is supposed to give you sensible default options but a lot of people have an issue where everything is disabled by default
Waldrof 3 aug @ 6:57 
It seems to be not working for me, i open the bills tab and is just everything together, no categories
Rovstam 24 jul @ 10:23 
What a lifesaver. Now i can actually do stuff.
Proxy 22 jul @ 18:12 
It works now, thank you.