Page 2 of 2

Re: [Mission] kartoFlane's Mission Pack v0.5.1

Posted: Wed Jan 23, 2019 7:19 pm
by SwishyFishy400
Great, it works!

The "Abort Mission" button never leaves when the Gather mission is completed, it just stays on screen and completely freezes the game with an error message when clicked, but i know gather is a work in progress, so whatever. BTW, it's amazing. I love it.


Keep up the good work, dude.

Re: [Mission] kartoFlane's Mission Pack v0.5.1

Posted: Wed Jan 23, 2019 7:22 pm
by SwishyFishy400
Great, it works!

Gather is super fun, can't wait until it's finished.

Re: [Mission] kartoFlane's Mission Pack v0.6

Posted: Fri May 10, 2019 6:28 pm
by kartoFlane
Added a new version that fixes a few issues:

  • Fixed a crash when quitting to main menu while a unit was sliding in Slippery Ice mission.
  • Fixed an issue with mission mechanics not working sometimes.
  • Fixed collision preview for sliding units in Slippery Ice not working with buildings.
  • Incorporated (ha) Lemonymous' Corp Missions library to ensure compatibility with Into the Wild and (hopefully) similar mods in the future.

Re: [Mission] kartoFlane's Mission Pack v0.6.1

Posted: Sun May 12, 2019 1:25 pm
by kartoFlane
Fixed a crash when Wildfire appeared on Meridia from Into the Wild mod.

Re: [Mission] kartoFlane's Mission Pack v0.6.1

Posted: Fri May 17, 2019 1:18 am
by tosx
Have you thought about giving the overcharger and its weapon unique sprites? And I feel like the fire environment hazard would make a fitting mod icon (and be more impressive than the mystery box!).

Re: [Mission] kartoFlane's Mission Pack v0.7

Posted: Sun May 26, 2019 10:47 pm
by kartoFlane
Facelift update: added new sprites and icons, courtesy of tosx

Re: [Mission] kartoFlane's Mission Pack v0.7

Posted: Sat Apr 18, 2020 12:46 pm
by Bepoest
I just love these missions.
I had a reproducible game crash on v0.7, at the end of a failed Wildfire mission (had too many buildings on fire).

The error log was:

Code: Select all

./mods/kf_MissionPack/scripts/wildfire/mission.lua:139: attempt to call method 'Failed' (a nil value)

The incriminated line:

Code: Select all

      return self.Objectives:Failed()

Seeing that Objectives was an array, I hopefully fixed it with

Code: Select all

      return self.Objectives[1]:Failed()

Re: [Mission] kartoFlane's Mission Pack v0.7.1

Posted: Sat Feb 13, 2021 10:46 pm
by kartoFlane
Welp, I applied Bepoest's fix (thanks btw), and then completely forgot to release it officially...

0.7.1
- Fixed a crash on Wildfire when failing the main objective (thanks Bepoest on Subset forums)
- Fixed misleading text in Firefighter Helicopter's weapon description - Smoke always removes Fire on the target.

Re: [Mission] kartoFlane's Mission Pack v0.7.1

Posted: Mon Jan 22, 2024 8:29 pm
by Generic
Hey KartoFlane, I gave your mod a few tweaks, listing them all:
1. now all missions only appear on their respective island by default
2. all the missions added have new icons on the Mission List
3. the Overdriver now is immune to smoke
4. both the helicopter and the fire truck are now immune to fire and smoke
be aware that none of these changes involve Gather since that mission is unfinished, so that's up to you
The easiest way for me to show them is to link a discord message from the Into the Breach discord server https://discord.com/channels/417639520507527189/434468424173748224/1199084727039180950