-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates? #9
Comments
Thank you for writing in. Great to hear you like it 😄. I've shelved this project a while ago, resigning to not finish my work on version 3 due to it being somewhat over-ambitious and not having enough time. It will probably be a while before I find the time to do a deep dive into it. Perhaps you can get it working if you checkout the code base of FTLAV version 2 (https://github.com/Niels-NTG/FTLAV/tree/v2-alpha) and update vhati's dependencies there. Please let me know if that yields a working version and if so please go ahead and make a pull request. |
I'll definitely give this a go - hopefully the fact that I'm inexperienced with Java doesn't get in the way. |
You need to install Maven, a Java package manager which installs everything you need to get a running app. As for the editor I recommend you open the project in InteliJ IDEA, a free and very smart editor which makes developing Java applications a much smoother experience. |
I was trying to get your program working again, but i found a big issue. The continue.sav file is not there when you play a game. Correct my if i'm wrong but that sadly makes it pretty much impossible to get it running again. Right? Edit: It was an issue on my end. The game updates the file after the fight is over. |
FTLAV v3.0.0 just got released. FTLAV is now fully compatible with FTL 1.6.4, which at the moment is the latest version of the game. |
This is a great addition to the game so it's sad it no longer works. I can't find a way to revert FTL to an older release and patching FTLutilities with vhati's updated version doesn't seem to work.
Any other workaround suggestions are appreciated 👍 :)
The text was updated successfully, but these errors were encountered: