RimWorld
EBSG Framework
Affichage des entrées 71-80 sur 136
< 1 ... 6  7  8  9  10 ... 14 >
Mis à jour le : 30 oct. 2024 à 18h15
par Alite

- Fly to Map Tile can now display the pawn instead of a static texture

Mis à jour le : 27 oct. 2024 à 15h20
par Alite

- Careful Conditional : A variation of patch operation conditional that allows for more conditions than a plain pass/fail, removing the need to nest conditionals to avoid errors
- Stop Mental Break (No Psychic) : A variation of stop mental break without the psychic focus stuff being forced
- Spew : An ability comp causes a cone of damage similar to fire spew, with options for what type of damage, filth, and effecter to use
- Equip Restrict is more efficient when it's checking genes and xenotypes, and can now restrict by specific layers
- Spawn Baby thing comp gains an override of developmental stage for those who want it to spawn adults
- EBSG Think Tree now has inserts for harmed recently, and the shot recently inserts now only get reached when there is an enemy on the map

Mis à jour le : 13 oct. 2024 à 13h27
par Alite

- Coma Rest Genes : Create genes similar to deathrest
- Limited Charges : Equipment comp that grants an ability that has limited charges. These charges can't be recharged, and the equipment can be set to become destroyed after all charges are consumed
- Spawn Humanlike : Hediff comp that spawns humanlikes at certain intervals, on removal, and/or on death. Includes option for starting development stage, and min/max severity
- Type Specific Damage Stats can be added to weapons. Add the stat to statBases to make the weapon deal different damage amounts to certain things
- Added a lot of Conditional Stat Affecters

Mis à jour le : 20 sept. 2024 à 12h58
par Alite

- Genetic Romance Chance can now check for multiple stats on the same pawn

Mis à jour le : 20 sept. 2024 à 10h09
par Alite

- Create Items (Hediff) : A hediff comp that creates new items at the interval when severity conditions are met, or on removal of the hediff and/or death of the pawn
- Spawn Baby Thing Comp : A thing comp that causes the item to spawn babies after some time, along with an expansion of Create Items (Ability) to spawn the thing
- Think Tree Stuff gains a new conditional to check for nearby allies, and a job giver to teleport a target to the caster

Mis à jour le : 11 sept. 2024 à 16h22
par Alite

- Fixed bug with mood rate stats where they were being applied twice
- Fixing typo in the class for Terrain Conditional Stat Affecter, which will require an update in any xml code that happens to be using it

Mis à jour le : 11 sept. 2024 à 5h20
par Alite

- Ability Validator gained checkRoofForRainSnowRate
- Push Target : New ability that combines jumping with teleportation to make it possible to throw pawns around. Will not work on non-pawns
- Added effecter stuff to Blast Attacks and Burst Attacks
- Fixed bug with recreation rise rate stat where it wouldn't properly account for chemical tolerances

Mis à jour le : 24 aout 2024 à 12h52
par Alite

- Added hideGizmo to Ability Validator

Mis à jour le : 24 aout 2024 à 11h28
par Alite

- Added success chance stuff to Create Linked Hediffs

Mis à jour le : 23 aout 2024 à 10h25
par Alite

- Ordered a check wrong