Create and Fuck your AI Slut -70% OFF
x

McHuman

Active Member
Nov 8, 2019
513
421
208
Just a note if you try to be cheeky and create boxes of barricades with no way to walk into, melee units will just walk through the barricades.
 
  • Sad
Reactions: Android119

flannan

Engaged Member
Dec 15, 2022
3,384
3,583
377
how many types of monsters
At the moment, you can field goblins, orcs, and their female versions: shortstacks and onis. Goblins can be swapped between melee and ranged.
And also upgrade goblins to sister totems (for healing) and shield-users (for pure tanking).
So, 7 units and 3 buildings to use in defensive battles.

Is the smaller protagonist in the game yet?
Nope, sorry. This version is pretty much a test run of the new defense system.
 
  • Like
Reactions: Xypster and cctt22

bluefish69

Member
Jan 17, 2021
129
73
143
Played 0.2 0.3, maybe? a bit of 0.4 and now 0.6, Archer spam for the win now. Still waiting for them to add back the demon gal, its been many many moons now and this felt like a tech demo remake rather than a update.
 

hevensdragon

Member
Jul 8, 2018
389
265
238
For anyone have issue with removing structures, just save and load the game, the dismantle option will reappear.
To be clear not save and load, that implies going to main menu fixes, you have to fully close and reopen the game, but yes it does fix it.
 
  • Like
Reactions: Xypster

Tsygan_m249

Newbie
Sep 12, 2022
43
99
77
Обновление Auto Breeding Plugin
Версия: 1.4.2

Модуль OffspringFilter
Версия: 1.4.1 - не обновлён

Вот список изменений:

You don't have permission to view the spoiler content. Log in or register now.

ВНИМАНИЕ: модуль OffspringFilter пока не обновлён

ВНИМАНИЕ: для коректной работы удалите сохранёный конфиг модуля OffspringFilter по пути AppData\LocalLow\TeamApplePie\ProjectR во избежания ошибок

-------------------------------------------------------------------------------------------------------------------------------------------


Auto Breeding Plugin Update
Version: 1.4.2

OffspringFilter module
Version: 1.4.1 - not updated

Here’s the list of changes:

You don't have permission to view the spoiler content. Log in or register now.

WARNING: the OffspringFilter module has not been updated yet

WARNING: To ensure proper operation, delete the saved OffspringFilter module configuration at AppData\LocalLow\TeamApplePie\ProjectR to avoid errors.
 
Last edited:
  • Like
Reactions: Mr.KEK

hevensdragon

Member
Jul 8, 2018
389
265
238
Обновление Auto Breeding Plugin
Версия: 1.4.2

Модуль OffspringFilter
Версия: 1.4.1 - не обновлён

Вот список изменений:

You don't have permission to view the spoiler content. Log in or register now.

ВНИМАНИЕ: модуль OffspringFilter пока не обновлён

ВНИМАНИЕ: для коректной работы удалите сохранёный конфиг модуля OffspringFilter по пути AppData\LocalLow\TeamApplePie\ProjectR во избежания ошибок

-------------------------------------------------------------------------------------------------------------------------------------------


Auto Breeding Plugin Update
Version: 1.4.2

OffspringFilter module
Version: 1.4.1 - not updated

Here’s the list of changes:

You don't have permission to view the spoiler content. Log in or register now.

WARNING: the OffspringFilter module has not been updated yet

WARNING: To ensure proper operation, delete the saved OffspringFilter module configuration at AppData\LocalLow\TeamApplePie\ProjectR to avoid errors.
So two questions, what is the Abstractions.dll? I don't see it mentioned at all in the mod descriptions, unless is it the offspringfilter module?

And the second one, what file path do these go into? I see a plugins folder in "ProjectR_Data", but putting the dll files into it doesn't seem to work, nor does putting them into "ProjectR_Data\Plugins\x86_64"
or is this a case of needing to add bepin?
 

McHuman

Active Member
Nov 8, 2019
513
421
208
so there is no advantage using elf for breeding? just downside conception chance?
Yeah, Elves are just objectively worse than humans as the only way to get Elves is breeding Elves/Spellblades with the MC (well, Elves only if you manually edit the code to fix the bug where Elves produce Humans). This makes them pretty much worthless as the MC is really only good for creating more humans with similar stats as the mother, the odds of making a stronger offspring when breeding with the MC is extremely low, so you cant really make Elves better through breeding unlike Humans.
 

McHuman

Active Member
Nov 8, 2019
513
421
208
Wow, I must be the only one who likes this new patch direction. The old game design was boring for me.
I like the direction this update is indicating the game going, but that doesn't mean the current update is good. The major focus of this update was Elves, and in their current state Elves are just... worthless, plus normal Elves use the normal Human animations, only Spellblades have new animations. So one of the core parts of the update is just... not great, while the second major part of the update, the combat rework, has resulted in a loss of content in the present even if it promises a better combat system in the future.
 

Tsygan_m249

Newbie
Sep 12, 2022
43
99
77
So two questions, what is the Abstractions.dll? I don't see it mentioned at all in the mod descriptions, unless is it the offspringfilter module?

And the second one, what file path do these go into? I see a plugins folder in "ProjectR_Data", but putting the dll files into it doesn't seem to work, nor does putting them into "ProjectR_Data\Plugins\x86_64"
or is this a case of needing to add bepin?
Apologies, I didn’t attach the documentation; I’ve re-uploaded it.

Abstractions.dll

• This is a shared contracts library between AutoBreedingPlugin and modules (e.g., OffspringFilter).
• Contains only interfaces, DTOs, and delegates. No game logic or Unity types.
• Used for decoupling and a stable API between assemblies across game updates.
• Must be placed alongside the plugin: ProjectR/BepInEx/plugins/AutoBreedingPlugin/Abstractions.dll.
 
Last edited:

hevensdragon

Member
Jul 8, 2018
389
265
238
Apologies, I didn’t attach the documentation; I’ve re-uploaded it.

Abstractions.dll

• This is a shared contracts library between AutoBreedingPlugin and modules (e.g., OffspringFilter).
• Contains only interfaces, DTOs, and delegates. No game logic or Unity types.
• Used for decoupling and a stable API between assemblies across game updates.
• Must be placed alongside the plugin: ProjectR/BepInEx/plugins/AutoBreedingPlugin/Abstractions.dll.
Ah so yes they needed Bepin added, as well as keeping the autobreeding folder, I am so used to just grabbing the dll's with bepin stuff.
 

Tsygan_m249

Newbie
Sep 12, 2022
43
99
77
Ah so yes they needed Bepin added, as well as keeping the autobreeding folder, I am so used to just grabbing the dll's with bepin stuff.
In fact, the AutoBreedingPlugin folder is not mandatory; I created it for convenience to keep the plugin DLL separate from other DLLs you may have.
 
4.10 star(s) 41 Votes