Page 3 of 4
Re: [Island] Into The Wild v1.1.6
Posted: Tue Feb 11, 2020 6:20 pm
by Lemonymous
Yes. It was a very specific bug that only affected the Snubnose together with some Into the Wild code.
I just updated both ITW and RF1995 to fix it btw. Updating either mod should alleviate the issue.
Re: [Island] Into The Wild v1.1.6
Posted: Wed Feb 12, 2020 5:10 am
by gabok
I just played with the updated versions and it works like a charm now, I assumed I would've needed to start another game for it to take effect but it fixed the problem right away (still started another timeline anyway because I fucked that game up earlier lol).
Anyway thanks for such a fast response! (and fix!)
Re: [Island] Into The Wild v1.1.6
Posted: Sat Feb 15, 2020 8:49 pm
by AzureLazuline
I've made a small edit to randomize which islands are available every time you boot the game, without needing to manually rearrange them each time before you exit. Replace "uiArrange.lua" in "IntotheWild/scripts/replaceIsland" with my custom version:
https://drive.google.com/file/d/1UeSWzvos1zwflKK44KoPPvw7FEyknHb-/viewThere's no toggle for it in the mod options, but at the top of the file itself you can just turn "randomizeislands" to false. If anyone's better at this stuff and knows how to stick a toggle button next to "Arrange Islands" on the mod loader options, then feel free to do so! This way's a bit inconvenient and I obviously can't do a pull request or anything until that's implemented.
Like before, islands can only be randomized when you first open ItB, so multiple runs in a session will use the same layout. If you have in-progress save data, it won't re-randomize them when you open the game again since that'd break the save. Avoid the actual "Arrange Islands" button when using this, since I think it breaks your in-progress file if you save+quit in the same session that you access the menu.
Re: [Island] Into The Wild v1.1.6
Posted: Sat Feb 15, 2020 10:14 pm
by bamalf
Thanks! This is exactly what has long been lacking for this mod.
Re: [Island] Into The Wild v1.1.6
Posted: Wed Feb 26, 2020 5:18 pm
by Freemankiller
So it keeps telling me that mod unable to mount, halp
Re: [Island] Into The Wild v1.1.6
Posted: Thu Feb 27, 2020 1:16 pm
by Lemonymous
When downloading the mod you get a file structure looking like this:
Code: Select all
ITB-Into-The-Wild-master
(.git)
IntoTheWild <-- this is the folder you want
.gitattributes
LICENCE
README.md
You only want `IntoTheWild`, which should go into your `mods` folder.
The LICENCE, README.md and git files are for developers, and can safely be discarded for normal users of the mod.
After you are done, your game's file structure should look like this:
Code: Select all
Into The Breach
mods
IntoTheWild
img
maps
scripts
Re: [Island] Into The Wild v1.1.6
Posted: Fri Apr 10, 2020 9:27 pm
by Elekitu
Hey, thank you so much for this mod, I really enjoy it so far ! However, I have noticed 2 (small) bugs when you have the Vek Hormones passive effet :
- Sometimes chompers don't deal additionnal damage when hitting other Veks. It seems to happen when they pull the Vek towards them
- Buds' self-damaging attack triggers the Vek Hormones, dealing them more damage. It might be on purpose but I found it quite weird so I'm reporting it in case it's a bug.
Re: [Island] Into The Wild v1.1.6
Posted: Sun Apr 12, 2020 11:27 am
by Lemonymous
Elekitu wrote:Hey, thank you so much for this mod, I really enjoy it so far ! However, I have noticed 2 (small) bugs when you have the Vek Hormones passive effet :
- Sometimes chompers don't deal additionnal damage when hitting other Veks. It seems to happen when they pull the Vek towards them
Thanks for the report. This should now be fixed.
Elekitu wrote:- Buds' self-damaging attack triggers the Vek Hormones, dealing them more damage. It might be on purpose but I found it quite weird so I'm reporting it in case it's a bug.
However weird it may be, this is working as intended.
Re: [Island] Into The Wild v1.1.6
Posted: Mon Apr 13, 2020 3:37 pm
by AstroNuno
I just want to say this a very well made, beautiful mod!!! <3
The new enemies and the events are very cool!!!
Why can't all islands be like this one? Jessica Kern looks a bit tired, let her retire

Re: [Island] Into The Wild v1.1.6
Posted: Tue Apr 14, 2020 7:18 pm
by Lemonymous
Thanks!
I am very happy you're getting some fun out of the mod.