RimWorld
Faster Biosculpter Pod
กำลังแสดง 1-10 จาก 38 รายการ
< 1  2  3  4 >
อัปเดต: 7 ก.ค. @ 6: 53pm
โดย Inglix

3.1.0

  • Recompiled and tested for RimWorld 1.6

อัปเดต: 16 เม.ย. 2024 @ 1: 00pm
โดย Inglix

3.0.5

  • Fixed a bug preventing the amount of glitterworld medicine for the bioregeneration cycle from being set to 0.

อัปเดต: 15 เม.ย. 2024 @ 8: 22pm
โดย Inglix

2.9.6 (For RW 1.4)

  • Fix broken compatibility code for Selective Regeneration in RimWorld 1.4. I should probably pay attention to whether or not he's actually implemented all the planned cycle customizations before I just try to grab the types without null checks.

อัปเดต: 15 เม.ย. 2024 @ 6: 17pm
โดย Inglix

3.0.4 (2.9.5 for RW 1.4)

  • Some lovely code refactoring from the very kind PeteTimesSix. Thanks to him I can continue to be lazy!
  • Compatibility updates by Samuel Bucher to accommodate using Faster Biosculpter Pod and Selective Bioregeneration together.

อัปเดต: 9 เม.ย. 2024 @ 12: 44pm
โดย Inglix

3.0.3 (2.9.4 for RW 1.4)

  • Use less strict type comparisons for enhanced compatibility with mods which extend the existing cycles (credit to PeteTimesSix for this suggestion)
  • This change was also backported to RimWorld 1.4 (mod version 2.9.4). This was an exception, I won't be doing any further development for the 1.4 version.

อัปเดต: 3 เม.ย. 2024 @ 12: 48pm
โดย Inglix

3.0.2

  • Remember how I had to update a transpiler because the names of some compiler generated methods changed? Well, they changed back to their previous names again, so here's another update.

อัปเดต: 27 มี.ค. 2024 @ 5: 59pm
โดย Inglix

3.0.1

  • Fix broken harmony transpiler caused by ever changing names of compiler generated types
  • Lots of code refactoring to break up what was a horribly disorganized monolith

อัปเดต: 13 มี.ค. 2024 @ 1: 02pm
โดย Inglix

v3.0.0.1-pre-release

  • Set the version number correctly in assembly info

อัปเดต: 13 มี.ค. 2024 @ 12: 49pm
โดย Inglix

v3.0.0.0-pre-release

  • Initial compatibility update for RimWorld 1.5 unstable
  • Not thoroughly tested yet. Resolves Harmony errors on startup.

อัปเดต: 7 พ.ย. 2022 @ 12: 44pm

v2.9.3

  • Compatibility update for RimWorld 1.4.3541
  • Changed reference to removed field CompProperties_BiosculpterPod.powerConsumptionStandby to CompProperties_Power.idlePowerDraw.