Commit Graph
47 Commits
Author SHA1 Message Date
RickGrymes ceff8b2a04 size correction, and preview 2026-07-26 22:28:07 -05:00
RickGrymes 3f61603401 Ghouls added to ancient complex 2026-07-26 18:13:48 -05:00
RickGrymes c12d6265c1 Add requirements text to ghoul quest descriptions
Adds a [requirements] rule to each ghoul quest type (feral pack, glowing one kill, glowing one capture) that clarifies win conditions. The requirements text is appended to all quest description variants.
2026-07-25 09:02:17 -05:00
RickGrymes 1846b2c82d Fix ghoul apparel tags and xenotype icons
Clean up a backstory grammar issue, stop ghoul pawnkinds from spawning in Children of Atom and Confessor-specific apparel, and replace the placeholder xenotype icons with ghoul-specific head textures for normal and feral variants.
2026-07-11 23:13:49 -05:00
RickGrymes fab4faa7ab Update ghoul gene icons and stats
Adjust Ghoul gene defs: update iconPath entries to use new icons and unify skin genes to Gene_SkinColorOverride; tweak biostatMet values for balance. Specifically, Ghoul_Genes.xml: set ferality icon to UI/Icons/Genes/FCP_Gene_Ghoul_Ferality and biostatMet -1 -> 2; replace Toxic_Aura icon with UI/Icons/Genes/FCP_Gene_Ghoul_GlowingOne; change ghoul/feral/glowing skin icons from Gene_FireSpew to Gene_SkinColorOverride and update ghoul skin biostatMet 0 -> 1. Add the two new icon assets: Common/Textures/UI/Icons/Genes/FCP_Gene_Ghoul_Ferality.png and FCP_Gene_Ghoul_GlowingOne.png.
2026-02-24 00:52:37 -06:00
RickGrymes 909b74379f Refactor Ghoul classes, add feral mental state
Rename/refactor Ghoul-related class paths from FCP_Ghoul.* to FCP.Core.Ghouls.* across gene, hediff, site, and xenotype defs. Add a ToxicHealing HediffDef and a permanent feral MentalStateDef. Update the glowing-one gene icon path, simplify the glowing-one quest flow (remove capture-vs-kill branch and use a signal node), and update site genStep and xenotype modExtension references. These changes consolidate namespace structure and introduce feral behavior/hediff support.
2026-02-01 15:59:17 -06:00
RickGrymes 3c3dead0ae Refactor ghoul defs and remove obsolete files
Consolidate and clean up ghoul-related definitions: rename and replace Ghoul_Genes_New.xml -> Ghoul_Genes.xml and Ghoul_Xenotype_New.xml -> Ghoul_Xenotype.xml; merge previously separate gene defs (longevity, glowing one, skin variants) into the main genes file. Add Ghoul transformation hediff and restructure hediff/things/quests/site definitions with improved comments and formatting. Remove several obsolete/debug/mapgen files that caused unwanted behavior (e.g. GenStep_FeralGhouls.xml, GeneDefs_DebugGhoulTransform.xml, GeneDefs_GhoulAging.xml, GeneDefs_GlowingOne.xml, HediffDefs_GhoulTransformation.xml, Necropolis_MapGenerator.xml, MapGen_FeralGhouls.xml, and others). Minor fixes: tighten quest/site genstep requirements, inline quest text formatting, and small stat/skin adjustments. Overall this tidies definitions, fixes class-loading conflicts, and prevents unintended non-hostile spawns.
2026-02-01 12:37:09 -06:00
RickGrymes 7f0be9a054 Remove GhoulSkin render node worker
Deleted PawnRenderNodeWorker_GhoulSkin.cs, which provided a custom render node worker for ghoul skin coloring. This may be part of a refactor or removal of unused code.
2026-01-27 20:50:55 -06:00
RickGrymes ccf78a3ae2 Refactor ghoul gene, head, and skin definitions
Replaces and restructures ghoul-related gene, head, and skin XML definitions. Removes legacy files for fur, genes, heads, and skins, introducing new gene and headtype definitions with improved structure and color variants. Updates pawnkind and texture assets to match new definitions, and adds new map generation, quest, and site defs for ghouls. Mod icon and preview images updated.
2026-01-27 20:31:12 -06:00
RickGrymes 8654bfc4df Add missing newlines at end of XML definition files
Appended a newline at the end of several XML files in the Ghoul definitions to ensure proper file formatting and compatibility with tools that expect a newline at EOF.
2026-01-10 14:13:34 -06:00
RickGrymes 193dfc2504 Comment out Glowing One genes and xenotype definitions
Commented out the Glowing One gene, pawnkind, and xenotype definitions in their respective XML files. Updated gene references to remove or replace Glowing One-related entries, likely to disable this content temporarily or for rework.
2026-01-08 03:26:46 -06:00
RickGrymes b7d61d8706 Remove obsolete 1.5 Ghoul and Glowing One defs
Deleted multiple XML definition files for Ghoul and Glowing One backstories, genes, furs, heads, skins, pawnkinds, and xenotypes from the 1.5 directory, as well as a related patch. These definitions are now maintained and updated in the 1.6 directory, which has been modified accordingly.
2026-01-07 04:25:23 -06:00
Ranger RickandGitHub 4182788545 Merge pull request #2 from noddistVitae/main
"fix" feral ghouls spewing toxgas
2025-12-25 15:31:55 -06:00
RickGrymes b80520302a Create FCP_Ghoul_Xenotype.png 2025-07-16 19:42:36 -05:00
Ranger RickandGitHub 380508e382 Update Ghoul_Genes.xml 2025-07-15 19:40:30 -05:00
Ranger RickandGitHub 134cab3e89 Update Ghoul_Genes.xml 2025-07-15 19:38:52 -05:00
Ranger RickandGitHub 43e6da1600 Merge pull request #1 from Scurvyez/main 2025-07-15 10:50:57 -05:00
RickGrymes 9b7dbfc1b7 1.6 2025-07-14 17:31:37 -05:00
RickGrymes 54be3adfd3 Downscaled 2025-05-24 10:17:42 -05:00
RickGrymes e704986cc4 New heads 2025-05-24 10:16:36 -05:00
RickGrymes c76ef62b7d bodies hit the floor 2025-05-17 23:33:59 -05:00
RickGrymes 3e3fdb3de2 Update About.xml 2025-05-11 08:43:15 -05:00
RickGrymes e72d09ca50 fix 2025-05-09 19:46:26 -05:00
Ranger RickandGitHub 3836bdf144 Create README.md 2025-05-07 08:01:17 -05:00
Ranger RickandGitHub 5bdcfd60aa Delete 1.5/Defs/BackstoryDefs/Ghoul_PawnkindDefs.xml 2025-05-07 07:59:45 -05:00
Ranger RickandGitHub 9e3399b2b2 Add files via upload 2025-05-07 07:59:23 -05:00
Ranger RickandGitHub 38216ad89f Delete 1.5/Defs/PawnkindDefs/Ghoul_BackstoryDefs.xml 2025-05-07 07:59:00 -05:00
Ranger RickandGitHub eda03a71fe Add files via upload 2025-05-07 07:58:44 -05:00
Ranger RickandGitHub 831313d7fd Add files via upload 2025-05-07 07:56:55 -05:00
Ranger RickandGitHub 77ae956574 Update and rename Ghoul_PawnkindDefs.xml to Ghoul_BackstoryDefs.xml 2025-05-07 07:55:45 -05:00
Ranger RickandGitHub d27a690eb0 Add files via upload 2025-05-07 07:23:59 -05:00
RickGrymes d9d716f044 ghouls 2025-05-06 18:05:18 -05:00
RickGrymes 88bcf68579 Ghouls 2025-05-06 17:50:27 -05:00
Ranger RickandGitHub 843ec167ba Update and rename ToxHeal.xml to Ghoul_Gene_Toxic_Glow.xml 2025-05-06 11:27:36 -05:00
Ranger RickandGitHub 82cb4c71d9 Update and rename Skin.xml to Ghoul_Skins.xml 2025-05-06 10:15:19 -05:00
Ranger RickandGitHub 1730d5a5e0 Update and rename Ferality.xml to Ghoul_Gene_Ferality.xml 2025-05-06 10:05:21 -05:00
Ranger RickandGitHub 3f335791ce Update Goul_Body.xml 2025-05-06 08:56:27 -05:00
Ranger RickandGitHub bcd59ffd12 Update and rename Head.xml to Ghoul_Head.xml 2025-05-06 08:55:58 -05:00
Ranger RickandGitHub d56af74ce4 Update Goul_Body.xml 2025-05-06 08:52:48 -05:00
Ranger RickandGitHub 83cc55775a Update Goul_Body.xml 2025-05-06 08:52:17 -05:00
Ranger RickandGitHub eecadc37fb Update and rename FeralHead.xml to Ghoul_Feral_Head.xml 2025-05-06 08:50:08 -05:00
Ranger RickandGitHub 5a000b5faf Update and rename Goul_Body_Gene.xml to Goul_Body.xml 2025-05-06 08:12:40 -05:00
Ranger RickandGitHub 64a87a9652 Update and rename FeralBody.xml to Ghoul_Feral_Body.xml 2025-05-06 08:12:31 -05:00
Ranger RickandGitHub 1426760d5a Update FeralBody.xml 2025-05-06 08:11:47 -05:00
Ranger RickandGitHub 0b459e158b Update and rename Body.xml to Goul_Body_Gene.xml 2025-05-06 07:23:27 -05:00
RickGrymes b88cf08999 misc 2025-04-15 18:11:25 -05:00
RickGrymes e3eba2ea94 Added ghouls 2025-03-16 00:00:48 -05:00