边缘世界 RimWorld

边缘世界 RimWorld

评价数不足
Gay Pills
   
奖励
收藏
已收藏
取消收藏
Mod, 1.6
文件大小
发表于
更新日期
962.224 KB
8 月 10 日 上午 9:23
8 月 15 日 下午 6:38
3 项改动说明 ( 查看 )

订阅以下载
Gay Pills

描述
Windows XP's Gay Pills and Stuff mod, reworked by Pon Pon for 1.6 and adding support for all base game orientations. Also updated to use correct flags.

This mod adds various "gay pills" to change pawns' orientations, and magic corn dogs.

Gay pills can be used to turn pawns straight, gay, bi, or ace for war crime reasons, personal amusement or whatever.

Magic corndogs are so good that they're instantly addictive. Sort of like luciferium but more rare.

Original mod [1.2]

Changes:
  • Convert to Harmony patch. This should fix compatibility issues that the original had due to it overriding a method.
  • Fix XML errors, one likely for 1.6 compatibility and one incorrect reference (likely from copy-pasting a template)
  • Add initial language support, since this is a C# mod the code needs certain things in order to enable localisation; this is now done
  • Add bi and ace pills to cover all of the base game orientations
  • Add straight pills to remove existing orientations

Todo:
  • Update/create sprites with corresponding flags
  • Add checks for existing Thoughts
  • Finish Google Translated French localisation

Disclaimer: Generative AI (specifically GPT through GitHub Copilot) was used in the creation of this mod. Its use was collaborative, generating sections of code that were reviewed and edited by myself for correctness and functionality, using my existing Unity and C# experience.
5 条留言
PonPon  [作者] 8 月 15 日 下午 5:48 
@Techlich I am patching the code of the game itself so I will need to look into the code, but traits are just stores as a List<Trait> object so I can pretty easily delete whatever I want if Ludeon didn't already add a method to do so.

@TurtleShroom Yup, I need to add that to my todo list, since I also need to make the pills check for and remove the other traits (right now you can be gay AND bisexual if you want for whatever reason)
TurtleShroom 8 月 14 日 上午 9:03 
There should be a "straight pill" as well, to cure homosexuality, because we need to offend everyone with maximum war crime potential. I assume that would be done by deleting the Gay or Bisexual Trait.
Techlich 8 月 14 日 上午 8:41 
Wait, there is a way in the game to remove traits besides gene conflicts?
And I figured the trans pill would transition the pawn, not just make them have dysphoria or something, so not sure what trait would be needed.

Either way, was just a suggestion. Don't take this as me demanding anything.
PonPon  [作者] 8 月 10 日 下午 8:20 
@Techlich the scope of this rework was to cover the already existing Traits in Rimworld, so it's easy enough to add a "straight pill" by removing the Trait from the Pawn. For "trans pills" there is no exiting Trait for me to assign, so I would have to make my own, and its corresponding Thoughts and body modification and whatnot which at the moment is a bit beyond my ability.
Techlich 8 月 10 日 下午 2:04 
If we have a bi, gay, and ace pill, would there be a straight pill as well? Or a transition pill to shift from male to female or vice versa and shift the appearance preset along with it if not neutral?
Sort of the last things left before you have total control over the possible relationships in your colony.