armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
Not sure, but was there not some sort of teleportation in the first game?

That might be an answer for travelling long distance, but to prevent misuse of it, it could be stated that in can only be used a limited number of times per day as to not draw attention and/or is only effective over longer distances like between towns due to a platform needs to be built in a safe location or that it can only happen when the ship is in your location overhead.
Oh yeah...

Though that was the ship teleporting the player to the final area of the story. Maybe we can say the player can use the teleportation at the cost of sending minions "home" to the ship as a way of "paying" for the use and it takes them to a "start" point in other cities, or they can teleport back. Ok, I'll pass that one on to the team, that's a good idea and I don't think any of us mentioned it yet.
 
  • Like
Reactions: DMon1981

armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
0.2.3.2 !! You will need a fresh start - Old saves will not work !!

Content
- Health and Energy bars for easier tracking of each
- Some UI info moved to a Player Stats screen
- New class structure for all girl data
- Replaced old variable system with new class structure for Cindy, Naomi, Midori, Lisa, Robin, Rachel, Carla, Izumi, Yuna, April, Monique, Natalie, Aika, Dani, Jenny
- Panel for girl data updated with more information for each
- Next Arc segment for Dani is completed
- New area added: Tennis Courts
- Becka's cave content has been added
- First random, repeatable girl encounter added
- New videos added for milking all residents
- Drugs can now be purchased from Carla's farm (assuming you don't capture her instead)
- Encounter with Becka added
- Jason's latest story Arc is done
- New scene with Kim is done

Bug fix
- Fixed an issue where meeting Aika on the beach would prevent you from meeting Natalie
- Fixed a scenario where Naomi could be infinitely milkable.
- Hardware store clerk no longer lets you infinitely buy Resin on credit.
- Fixed an issue that would sometimes cause April not to appear after you talked to her at the dorms.

Known Issue:
- A lot of back end code changes; very possible we missed something
- The bars that display health and energy are not updating when they should
- Currently there's nowhere to sell drugs; they'll eventually be a way for the player to make money on the side at the risk of raising suspicion or entering an altercation with police





 

armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
here a torrent in case you dont like the download links.


InvasiveSpecies2TheHive-0.2.3.2

You don't have permission to view the spoiler content. Log in or register now.
If you run into issues please use this thread or join us on !
,

We're crowdfunded, donations of any size would be greatly appreciated!
; .​
Thank you; it's kind of you to help!
 
  • Hey there
Reactions: Daxter250

CSXE

Newbie
Oct 26, 2019
64
29
No protag tag? I know this site is strangely/obtusely... "resistant" to adding new tags to the pool (putting it lightly really, depending on the tag or tags in question, extremes within management range somewhere around borderline and openly hostile about the subject, while the rest are rather indifferent, comes off as afraid to speak of the matter in more than a few cases, but I digress), but certainly one of the 4 existing tags fit here?
(I oft use protag tags in conjunction with other tags in my searches here, this flew under my radar till now and I only caught sight of it by chance...)
 

KopNob

Newbie
Aug 14, 2019
88
110
So I booted up my save from the last version and the entire cave resident list is just failure messages. I would not mind if it was due to the nature of the development, but in that case a 100% save of the last content update should be provided, cause the game does have a build up/grind side to it that really needs to carry through on updates.

The code -> Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'enslaved')
Heading to the beach -> Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'met')

Seems to be tags/properties don't carrying through.
 
  • Like
Reactions: pizbia

Henryhyde

Member
May 25, 2017
143
47
So I booted up my save from the last version and the entire cave resident list is just failure messages. I would not mind if it was due to the nature of the development, but in that case a 100% save of the last content update should be provided, cause the game does have a build up/grind side to it that really needs to carry through on updates.

The code -> Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'enslaved')
Heading to the beach -> Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'met')

Seems to be tags/properties don't carrying through.
if you read the developers note a half dozen comments above it says

0.2.3.2 !! You will need a fresh start - Old saves will not work !!

they did a lot of back end work
 

armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
where do you find Becka after the gas station
Unfortunately, the scene where you can actually get her was not finished by the time this had to be posted, so the code that would connect you to that scene is disabled, it will absolutely be in the next release we do; may even be in our bugfix release for this update since it really is like a page of dialogue that was missing. All her cave/back end stuff is done and in the game, you just can't see it without the capture part.
 

armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
So I booted up my save from the last version and the entire cave resident list is just failure messages. I would not mind if it was due to the nature of the development, but in that case a 100% save of the last content update should be provided, cause the game does have a build up/grind side to it that really needs to carry through on updates.

The code -> Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'enslaved')
Heading to the beach -> Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of undefined (reading 'met')

Seems to be tags/properties don't carrying through.
We completely rewrote the girl objects for this release to allow for future expansion and a bit more complexity; this unfortunately meant that our old system would no longer work, hence the warning on the update. We did this so that going forward, updates would be less disruptive to old saves as the new class is more modular and less structurally dependent on being an exact match with older versions.

Future updates *could* still break things, but the girl data will no longer be one of those things.
 

armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
One particularly bad bug is going to necessitate a fix soon; if you go down the stairs at the library after talking to Jason, the game will end up killing you a few scenes later no matter what you do; we're working to figure out why as it's supposed to only be a *chance* of death.
 

BobCarter

Active Member
Jan 28, 2018
954
731
So is the only way to get Biomatter to have minors seek it out? Because that seems to take forever.
 

Th3Espr3ss0

Newbie
Oct 7, 2017
22
27
Just to be completely clear, what is the current "end" of content? I kinda wish there was some sort of popup that triggers when all of the available non repeatable content is finished so I don't grind endlessly for nothing. Great game and writing otherwise though.
 

armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
So is the only way to get Biomatter to have minors seek it out? Because that seems to take forever.
You can also buy it from the hardware store after the blackmail subplot (which to be clear will eventually be a longer chain of events)
 

armyofrobots

Active Member
Game Developer
May 26, 2018
647
1,616
Just to be completely clear, what is the current "end" of content? I kinda wish there was some sort of popup that triggers when all of the available non repeatable content is finished so I don't grind endlessly for nothing. Great game and writing otherwise though.
When you have completed the second set of Kim's investigation missions. We had hoped to have "come together" part of that story ready so you could do that and we could put an "end of content" notice there, as currently you can go through the other three parts of the story in any order. So Jason at the Library, Dani at the Frats, and Kim at the classrooms; when you've gotten through those, you've pursued the main storyline as far as possible; though there may be side events you've skipped over as there are only a few key points you *have to* go through to advance plot; the rest are optional.
 
  • Like
Reactions: Th3Espr3ss0
3.50 star(s) 6 Votes