RimWorld

RimWorld

MIM - WH40k Core
Showing 11-20 of 527 entries
< 1  2  3  4 ... 53 >
Update: Oct 4 @ 9:44am

1.6: Code Updated: CompProperties_AbilityShootMIM now has new prop of specialProjectileDef for Keyword bonus.

Update: Sep 30 @ 11:51am

1.6: Code Removed: Chain related function from LasBeam
1.6: Code Added: Simplified, dedicated ChainBeam class. No friendly fire check.

Update: Sep 30 @ 7:27am

1.6: Code update - BeamType Linear and Piercing removed.
1.6: Code added - Biotech based Grav beam added.
1.6: Code added - Biotech based TwinLinked Beam added.
1.6: Code added - Ability variant of Grav and LasBeam added.

Update: Sep 28 @ 11:15am

1.6: Code Fixed - Chain Beam related code recovered and now properly works.
1.6: New Bullet Type: Volkite Beam (for Neo Volkite Pistol), Ork Gambling Beam (for Snazzgun)
1.6: Code updated - Gravity distortion system for Modulated bullet - mainly for Grav gun

Update: Sep 28 @ 12:25am

1.6: Code Updated: Bill Configurator performance optimized.
1.6: Code Updated: CompApparelColorCustomizer fixed - now all context menu works properly.
1.6: Production buildings and work givers migrated into this core mod from Weapons mod.

Update: Sep 27 @ 11:56am

1.6: Code Updated - ModularBullet (Abstract) added.
1.6: Code Updated - StandardBullet (inherits Modular Bullet but not doing Volley shot) added
1.6: Code Updated - LasBeam (inherits Modular Bullet but not doing modified Volley shot) updated
1.6: Code Updated - VolleyFireBullet (inherits Modular Bullet and doing Volley shot) added.
1.6: New bullet launch type: Volley Fire. Can be used with Standard Bullet's effects, as well as having various fire style: Line (straight line mainly for twin weapons), Spread (spreading within certain angle in front of launcher), Circle (spreading circle around the destination), Cross (Cross fire), Grid (Fill out grids)
1.6: Taratular turret (Missile) verb updated to align with new volley fire.

Update: Sep 27 @ 3:10am

1.6: Code updated: New beam type - Scatter, Melta
1.6: Code Refactored: SpewFireMIM / Ability_SpewFireMIM
1.6: Verb replaced: Taratular turret flamer.

Update: Sep 26 @ 9:21pm

1.6: Fixed Necron DamageDef.
1.6: Added new mote for melta type LasBeam

Update: Sep 26 @ 1:32pm

1.6: FIxed Turret Placeworker to allow new verbs
1.6: Added new beam system,
1.6: Known error - EMNC_ConvergenceofDominion causes error when they attack target.

Update: Sep 25 @ 12:47pm

1.6: Assembly namespace isolation - now Weapons related codes are isolated to MIM40kFactions.Weapons. Best unsub > resub this mod.
1.6: Fixed Changeable Bullet and magazine pouch not working properly.