RimWorld

RimWorld

312 ratings
EBSG Framework
3
4
2
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5
File Size
Posted
Updated
3.893 MB
12 Dec, 2023 @ 12:34pm
22 Dec, 2024 @ 8:04am
76 Change Notes ( view )

Subscribe to download
EBSG Framework

In 2 collections by Alite
Alite's Gene Mods
13 items
Expanded Biotech Style Genes
26 items
Description




This framework contains all the C# that I made that can be utilized for broad purposes. In addition to the stuff for the Expanded Biotech Style Genes series, it also has generic copies of some of the code made for the Superhero Genes series, like the code used to remove multiple hediffs with one ability, along with many other ideas I've had and various requests from others. By putting it all in one framework, I'm hoping it will make it easier for others to do some of this stuff.

This framework does not have any hard requirement on any DLC. However please keep in mind none of the gene stuff will work without Biotech, and the precept thought workers will usually require both Biotech and Ideology.


- Stats that alter deathrest, pregnancy, and blood recovery speeds.
- Create basic resource genes like Hemogen using just xml
- Locking equipment based on genes, xenotypes, and hediffs, using required or forbidden options.
- Locking genes and xenotypes to only use certain equipment, or have certain equipment forbidden.
- Create thoughts that check for trees similar to the Trees Desired precept.
- Create mood curves based on how many people are in the colony.
- Create hediffs that damage and even completely remove specific parts.
- Create hive mind genes.
- Other stuff I'm sure. I may or may not have been drunk for parts of this, so I don't remember everything in it right now. The wiki's list is a lot more extensive[github.com].

To read about past updates and the next major update (if I'm presently working on it), take a look at the updates page on the wiki.[github.com]

EBSG mods using this framework
- Bleeding Genes : Only the blood recovery genes
- Environmental Preference Genes : Adds a bunch of genes that change how the pawn feels about the place they live
- Expanded Dependency Genes : Gives stricter drug dependency options along with various food options
- Expanded Reproduction Genes : Alter the pregnancy speed and fertility curve of pawns
- Expanded Deathrest Genes : Alter how long a pawn needs to spend to complete a deathrest session
- Health Genes : Alter biosculpting speed and give an extra challenge for pawns when you start with the body parts section
- Passion Genes : Change how much passion pawns have for certain skills


- CE might take issue with the outgoing damage stuff. Awaiting large scale input from community.
- HAR may not be compatible with the fertility curve. Awaiting large scale input from community.
- No other issues are known at the moment.


Easy link to all of my Rimworld mods

If you're interested in downloading manually, casually looking at the code, or taking a look at its functions to use in your own mods, click the Github link. While I do encourage looking at the C# if you want an example on how to do something, you do NOT have permission to just copy my code into your own mod. If you want to use something directly from this, make this mod a dependency.

[github.com]

[ko-fi.com]

[discord.gg]


Sovereign has helped come up with several of the ideas in the mod, and, more importantly, has helped me with art stuff to compensate for my inability to do art stuff.
Popular Discussions View All (1)
1
26 Nov, 2024 @ 3:38am
PINNED: Share your mods here
Alite
141 Comments
Alite  [author] 26 Dec, 2024 @ 5:22am 
I did encounter one issue with it, but it was just a brief error caused by me accidentally leaving an old experiment in the Steam release version of this framework. It didn't do anything beyond creating a one time error though, so I don't think that's related to the issues you appear to be encountering.

I recommend purging VEF from your workshop folder and redownloading it to see if it's just a bad Steam download. If that doesn't work, then the best option is probably to continue finding mods that are having issues with VEF so you can find a common error point to send to their team.
Guineatown20806 26 Dec, 2024 @ 4:36am 
@Alite Did you find any issues, regarding VE-Framework? The issue has to be VE-Framework at this point since it has also caused issues with other Frameworks I use, for example Tabula Rasa. I believe it the cause of me being unable to open the dev menu. (At least thats what Visual Expections says)
Alite  [author] 25 Dec, 2024 @ 5:41pm 
Sounds like Steam probably messed up when it was downloading the EBSG Framework specifically. In particularly bad cases you may need to go into the workshop folder in your computer to manually delete them, though that doesn't apply as much when you've got the github version.
Matto Sutoki 25 Dec, 2024 @ 5:20pm 
i got the last version, reinstalled, 1.5.4297, just has the same problem, i also downloaded the github version and the problem just does not happen anymore
Alite  [author] 25 Dec, 2024 @ 4:22pm 
That's weird. Have you tried unsubscribing/resubscribing to this mod and verifying file integrity to make sure Steam gave you good files? The update that added that was back in mid-october so your files would have to be pretty out of date to cause that, but it worth a shot as a just in case.
Matto Sutoki 25 Dec, 2024 @ 3:51pm 
Just got this lg now in the first debug window when opening the game:
Could not find a type named EBSGFramework.RoomRoleWorker_ComaRestChamber
Matto Sutoki 25 Dec, 2024 @ 3:42pm 
Hi, i an having a issue, when i use the mod, amd i removed all mods, there is only this one, harmony and the ideology and biotech expansions, when i contruct a room, and put a working bench in there the game do no let me click on anything els that ins't UI, cannot click on trees, pawns, structures or anythin, i have to press esc to leave as if there was a window open, also the room stats window is blank when i try to use it
Alite  [author] 24 Dec, 2024 @ 10:33am 
I didn't know there were issues with VEF, but I also didn't know that they had updated it, so my local version may not be up to date. I'm forcing steam to redownload it so I can test.
Guineatown20806 24 Dec, 2024 @ 10:13am 
I will narrow it down to see what exacly the incompatibility is, it might be VE-Frameword since I saw a comment here or on VE-Frameworks comment section that talked about EBSG being incompatible with VE-Framework. I don't know for sure though. But VE-Updated so who knows.
Alite  [author] 24 Dec, 2024 @ 9:49am 
With the number of mods you have in your list I will not be able to replicate you issue. Neither myself nor the other modder I asked to help try to replicate the issue were able to replicate it, so it is either an issue where Steam did not properly download a file, or one of the 1087 other mods one the list you gave is incompatible with this one.

I recommend verifying file integrity, and if that does not fix it you will need to trim down your list substantially before either of us can even hope I can fix the issue.