RimWorld

RimWorld

1,180 ratings
Big and Small - Framework
6
5
3
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5, 1.6
File Size
Posted
Updated
12.552 MB
Jan 29, 2023 @ 7:10am
Sep 16 @ 4:30am
428 Change Notes ( view )

Subscribe to download
Big and Small - Framework

In 3 collections by RedMattis
Red's Workshop Mods
45 items
Big and Small - Integrated Mods
32 items
Red's Vanilla++
57 items
Description
[www.patreon.com]
This is a framework for adding custom races and greatly extending the ability to do things with Genes and Hediffs.

The mod is frequently performance-tested and aims to bring bliss even to the Performance Junkies over at Dubs Discord. If you think you've encountered any performance issues during regular play related to this mod please feel free to inform me.

The mod used to be dependent on the Biotech DLC, but this is no longer the case.

It can to a be used as a more limited but less performance intensive alternative to Humanoid Alien Races (HAR). It is also fully compatible with HAR itself.


Custom Races (with or without Biotech)



The framework supports making and switching between custom races either via genes or by defining a custom race similar to HAR.

The framework handles most of what you'd expect. Custom inhuman bodies/body parts, disabling thoughts, forcing bodies, filtering/forcing traits, food diets, apparel, genes, custom graphics, and so on.

Here is a guide on how to make your own custom races with or without Biotech:


https://steamcommunity.com/sharedfiles/filedetails/?id=3360668794
The guide goes through the process of how to create the very sane race shown above.

You're encouraged to download the sample mod and go through the files and read the comments as you go through the guide. Feel free to ask questions on the guide or my discord if anything is unclear or you want help with some step. I (probably) don't bite.


Old Description


(What follows is the old mod description. It will be updated once the current planned improvements are done.)

Framework for gene/race features such as genes of different sizes, and well as a variety of gene and graphics behavior, such as transformations, genes varying by body-type, and so on.

Most of the images in the reel above are very out of date.


Body-swapping


You can swap the bodies of pawns using genes, this lets you e.g. create a terrifying pawn with 8 arms each with an eyeball in the palm.

The catch is that you need to swap to a specific body, you can't mix half of one and half of another.

The Lamia/Naga mod has an example of performing a swap like this.


Facial Animation Gene Compatibility

Adds the ability to disable/enable Features from NL's Facial animation mod via genes. Currently limited to disabling the facial animations on particular pawns due to NL's rework breaking my old method.
https://imgur.com/IF8OUX6
https://imgur.com/Ij6Bb5h


Transformation back and forth



The Framework supports turning into different forms with different bodytypes, furskin, etc., and then back again to the previous state.


Pawn Size and Orientation


This part of the framework adds methods for changing the size of creatures via StatDefs that can be applied from genes, hediffs, races (such as custom races). Changing the non-cosmetic changes applies a large number of effects to large/small creatures such as altered rendering size, health, damage, metabolism, self-production, etc.

The size changes are balanced to be in line with Vanilla Rimworld. The cosmetic size-scaling of sprites are non-linear, f.ex. a human baseliner scaled to body size 10.0 would not render 10x larger.

Here are a few of the commonly used sized-related StatDefs:

Body Size Offset & Cosmetic Body Size Offset
Offsets the pawns body size in an additive way. The latter version is cosmetic only and won't affect game-mechanics.

E.g. a body size 0.5 HAR race with a 0.6 offset would end up body size 1.1and render roughly twice as large.

Body Size Multiplier
Just as above, but a multiplier instead.

E.g a x0.75 multiplier applied to a standard body size 4.0 Elephant would reduce its body size to 3.0

Head Size Multiplier
Increases or decreases the size of the character's head.

This can be preferable to just drawing the head texture larger for some gene-based heads since it will scale the headgear.

Other
There are stats for offsetting the pawn's world position, head position, and so on. For more info take a look in the StatDef .xml file in the mod.

Other Big and Small/Better Prerequisites Features
For instructions on how to f.ex. make infectious gene-based werewolves that change shape under the moon check out the Discord linked at the bottom of this page.


Better Prerequisites


Ages ago this was merged B&S Framework.

Better Prerequisite lets you create genes and hediffs that disable genes. Hediffs can even disable genes that disable genes. You cannot have genes that disable genes that disable genes because of how it was written to avoid recursion..




For any Gene mod authors can specify any number of condition sets that must all be fulfilled for the gene to activate.

This being a framework it does nothing on its own.

Unlike the vanilla prerequisite system genes with prerequisites from this mod can still spawn in genepacks or via random gene-generation.

Valid XML tags are: AnyOf, AllOf, NoneOf. More could easily be added if someone wants XOR and stuff such as that.





Other Random Stuff




Gameplay Improvements and Etc.


AI
  • AI normally won't use combat-self-buff abilities. With this mod they will.
  • AI normally won't use hostile abilities in melee range. With this mod they will.

Damage
  • Lets you apply damage that won't randomly penetrate into people's internal organs. (DamageWorker_Outer...)
  • Lets you have damage multipliers to more specific damage types (e.g. bullets, concussive, ...)

Misc
  • Lets you make genes affect the size of raids as an alternative/addition to metabolism costs.
  • A whole bunch of other stuff. Feel free to use XML stuff from my other mods as inspiration. :)


Facial Animation Disabled for Nal's Faces via a special gene.

There are also options that just disable specific facial features, but most of those are for other modders require you to supply a gene-graphic as a head.



Compatibility
Compatible with most mods. Safe to add to existing saves.

Feel free to make requests for features if there is something you'd like to see added to the framework.



Special Thanks
Zera for contributions to the framework.
Phonicmas for the OG 3-color shader.
And many others! (hit word-limit)




Big and Small Genes

The above is the Big and Small Genes which used to be bundled with this framework.



Mod Discord
[discord.gg][ko-fi.com]
[github.com]
Popular Discussions View All (21)
4
Sep 12 @ 5:43pm
Rimworld doesn't load with big and small installed
Locki01
9
Sep 7 @ 12:37pm
I don't have settlements.
sanek33 ︻芫
6
Jul 13 @ 9:33pm
Right click error with Achtung
The Moustache
955 Comments
Sir Rolin Sep 17 @ 9:15am 
Note to previous message, the abilities (e.g. devour & parasite) work without multiplayer.

So it has something to do with an interaction between them.
Sir Rolin Sep 17 @ 7:23am 
Found an error in the 1.6 version throwing an error saying it can't find BSResttings, I think that meant to be BSSettings:

Could not find class BigAndSmall.BSRettings while resolving node ModSettings. Trying to use BigAndSmall.BSSettings instead. Full node: <ModSettings Class="BigAndSmall.BSRettings" />

Also when trying to devour something it throws a null error:
JobDriver threw exception in toil CastVerb's initAction for pawn Purple driver=JobDriver_CastJump (toilIndex=1) driver.job=(CastJump (Job_2812) A = Thing_Fingerspike10417 Giver = ThinkNode_QueuedJob [workGiverDef: null])

Currently Testing it for multiplayer. I have made several races whose premise would fall flat without this mod. Thanks for a great mod.
Ghevd Sep 16 @ 9:50am 
Thanks guys! I had the same error it would seem as verifying the files worked like a charm. Glad I found my solution so easily but I did come here originally to post the log. Just in case it may still be helpful here it is: https://pastebin.com/XsakQg9m
Red-Phoenix Sep 15 @ 8:52am 
Yep that fix it, thanks Chips, just gona use character Editor mod to fix my pawn and will be bug free, probably gona have a infestation event for saying that...
Chips! Sep 15 @ 4:16am 
Okay, I can confirm that it is fixed. If you're still having this problem verify the integrity of your game on steam to force it to redownload workshop mods. For whatever reason the update that broke the passions was downloaded just fine but I had to verify for the fix to that to download
SD Sep 15 @ 2:35am 
Getting the same issues as Chips. Besides, I found that same issue also occurs when clearing cache in the mod setting
Dirty Dan Sep 14 @ 4:05pm 
I'm getting the same issue as Chips! without using HAR at all. Just Biotech Xenotypes with Big and Small Genes from before the recent update
Red-Phoenix Sep 14 @ 1:01pm 
Getting the same issue has Chips! , on reload of a save, all my pawn lose their passions and the only log error I get is from Big and small mod, kinda confuse why pawn passion are link to big n small mod.
Chips! Sep 14 @ 12:48pm 
Hey, I'm having a strange problem. It seems that when I reload a game or start a new one all pawns with HAR defs from this mod lose their passions... help?
ArticBlazer Sep 13 @ 8:26am 
the gene no facial animations does not work, modded xenotypes of other mods still have their heads layered under their torso