RimWorld
Food Texture Variety Core
Mostrando 11-20 de 25 aportaciones
< 1  2  3 >
Actualización: 17 FEB a las 13:11

Performance improvement plus a fix to not rotate some textures.

Actualización: 28 ENE a las 19:07

Improved strict mode to only use textures with an exact match between ingredients.

Actualización: 14 ENE a las 17:21

Support for FlavorText!

Searches first for an exact match on the label (ex: plum preserves) and then for a match on the type of food it is (ex: a generic version of braised meat)

No ingredient searching is done, as it's kind of confusing.

Actualización: 4 ENE a las 13:48

Now supports Vanilla Expanded Fishing.

Actualización: 22 DIC 2024 a las 9:34

Options now defaults to using ingredient searching instead of fully randomized textures.

Added a new option to use a generic meal texture fallback for when an ingredient match isn't found.

Actualización: 21 DIC 2024 a las 20:55

Fixed a bug where the ingredient search wouldn't get all the meals with a matching ingredient.

Added an experimental strict mode that filters out meals with missing ingredients. It doesn't work for extra ingredients though, hence why it's still experimental.

Actualización: 9 DIC 2024 a las 15:07

Better support for ingredients, now handles ingredients with spaces in the name by splitting and checking both parts.

Actualización: 15 NOV 2024 a las 20:37

Forgot to put the try/catch block back in after I was done testing.

Actualización: 15 NOV 2024 a las 19:38

Added support for vegetable/carnivore meals.

Actualización: 8 NOV 2024 a las 11:56

Turns out the mystery mod was my own! The beer module! It's fixed now.