RimWorld
EBSG Framework
กำลังแสดง 1-10 จาก 133 รายการ
< 1  2  3 ... 14 >
อัปเดต: 20 ก.ย. @ 2: 27pm

- Murderous Needs gained fallStat and the hediff stuff from Generic Needs

อัปเดต: 20 ก.ย. @ 10: 22am

- Destroy Corpse : Ability comp that destroys a corpse and has some options for making the destruction fancier and/or more useful for the player
- Reworked the code for Instant Death a little bit. In theory this shouldn't have any actual impact for users since it was just simiplification

อัปเดต: 19 ก.ย. @ 5: 15pm

- Deal Damage : Simplistic ability comp that just deals damage
- Flip Gender Periodically : Hediff comp that causes gender to periodically flip between male and female
- Gender by Age Hediff : Hediff comp version of Gender by Age
- Dead pawns should explode properly now

อัปเดต: 13 ก.ย. @ 11: 35am

- Give Resource : DRG ability comp that offsets the resource levels of the target
- Cleaned up the code of Resource Using Abilities some. I can't imagine it'll have any actual in-game impacts

อัปเดต: 7 ก.ย. @ 6: 17am

- Fixed bug where low Gestation Speed wasn't being recognized consistently

อัปเดต: 3 ก.ย. @ 4: 47pm

- Give Multiple Hediffs and Hediffs on Removal have the option to use a severity range instead of a singular value for their severity. If the value picked is at or below 0, then that hediff is usually skipped
- Create Other Hediffs can now use ranges for the initial and per day severities. If the initial severity is zero or lower, the hediff is skipped. Severity per day checks a new severityCondition node which which has the options of None (the default which doesn't do any checks), Positive (severity must be above 0 to take effect, and Negative (must be below 0)
- Give Other Hediffs Periodically also gained severityCondition and its severity can be a range
- Fixed a bug where Equip Restrict checked the wrong list when checking requireOneOfGenesToEquip

อัปเดต: 26 ส.ค. @ 3: 57pm

- Expanded the failsafe set up for the season conditional so it will hopefully be able to handle the weirder issues

อัปเดต: 21 ส.ค. @ 5: 48am

- Stopped the Weapon Trait Extension from randomly yelling when it can't find Odyssey or Royalty

อัปเดต: 21 ส.ค. @ 5: 41am

- Stopped the Weapon Trait Extension from randomly yelling when it can't find Odyssey or Royalty

อัปเดต: 18 ส.ค. @ 9: 14am

- Fix bug where reduceDamagePostDestroy wouldn't properly reduce damage for Shield Hediff and Shield Equipment