diff --git a/LATEST_CHANGELOG b/LATEST_CHANGELOG index 9a2c399..f34e936 100644 --- a/LATEST_CHANGELOG +++ b/LATEST_CHANGELOG @@ -1,3 +1,2 @@ -* Added deploy script -* Fixed LoadFolders for Revia and Moyo -* Added changelogs to release page +* Moved ATK Gnollmorph to feline group +* Added build script diff --git a/ReadMe.md b/ReadMe.md index c823a23..33b7765 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -108,10 +108,8 @@ This mod requires RJW and must be placed somewhere below it. ## Plans * Maintain -* Milk fixes and improvements ### Mod support * VFE insects -* Update milk mod support * FCP dogmeat * Alpha mythology * Avali diff --git a/build.ps1 b/build.ps1 new file mode 100644 index 0000000..6c7503d --- /dev/null +++ b/build.ps1 @@ -0,0 +1,4 @@ +Set-Location generator +cargo run +Set-Location .. +Copy-Item -Path About/,Content/,LoadFolders.xml,ReadMe.md,changelog.txt -Destination D:\SteamLibrary\steamapps\common\RimWorld\Mods \ No newline at end of file diff --git a/changelog.txt b/changelog.txt index 996c4ec..28fe000 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +11.4.1 +-Moved ATK Gnollmorph to feline group +-Added build script + 11.4.0 -Added deploy script -Fixed LoadFolders for Revia and Moyo @@ -366,3 +370,4 @@ Bovine Penis multi surgery bow require bovine penis and the label is fixed -Kijin hot Spring grants 10% fertility + diff --git a/generator/src/racegroups.rs b/generator/src/racegroups.rs index 63f4282..d05399f 100644 --- a/generator/src/racegroups.rs +++ b/generator/src/racegroups.rs @@ -233,11 +233,10 @@ pub fn racegroup_data_humans() -> Vec { "", ("Dog", "Dog"), ), - // For foxes, hyenas, werewolves, etc (hyenas are felines oops) + // For foxes, werewolves, etc RaceGroup::standard( "CanineHighSex", vec![ - "ATK_Gnollmorph", "ATK_Vulpinemorph", "Alien_Fennex", "Alien_Frijjid", @@ -396,6 +395,16 @@ pub fn racegroup_data_humans() -> Vec { "Feline", ("Cat", "Cat"), ), + RaceGroup::standard( + "FelineHighSex", + vec![ + "ATK_Gnollmorph", + ], + "Fur", "1.3", true, + "Breasts", + "Feline", + ("Cat", "Cat"), + ), RaceGroup::standard( "Fish", vec![