Rim-Of-Madness-Team / Rim-of-Madness---Vampires

Adds Vampires to RimWorld.
8 stars 6 forks source link

Unnecessary Combat Extended patch and references to textures that don't exist #98

Closed ghost closed 2 years ago

ghost commented 2 years ago
  1. Combat Extended compatibility is properly handled by the CE devs on their end to save modders the tedium and frustration. CE patch currently included in ROM_Vampires causes potentially conflicting/duplicate code. Suggestion: remove CE patch completely and allow CE devs to patch the functionality they need in the ways they want.

  2. Certain creatures summoned by vampiric disciplines reference a Things/Pawn/Animal/Dessicated/CritterDessicatedMedium texture that does not exist. This causes errors in the log when those creatures are summoned or when Combat Extended attempts to patch the creatures. No bugs other than log errors were observed in gameplay, though. Suggestion: Remove references to non-existent texture. Creatures in question don't leave corpses anyway.