Skip to content
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

[ FF8 ] Dev tool: Launch instant battle to fight monster (at specific level) #724

Open
HobbitDur opened this issue Sep 7, 2024 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@HobbitDur
Copy link

HobbitDur commented Sep 7, 2024

The idea is to be able to launch a fight instantly wherever we are, so we can test new fight setup without having to walk around or move to the monster location.

The dev tool should be a nice place to put it.
The different parameters would be:

  • The ID of the monster
  • The level of the monster
  • The battlefield ID ? Not the most useful but could allow to test some corner cases of the AI that launch action depending of the battlefield.

I don't see needs for others parameters

Thank you !

@HobbitDur HobbitDur added the enhancement New feature or request label Sep 7, 2024
@HobbitDur HobbitDur changed the title Dev tool: Launch instant battle to defined monster (at specific level) Dev tool: Launch instant battle to fight monster (at specific level) Sep 7, 2024
@HobbitDur HobbitDur changed the title Dev tool: Launch instant battle to fight monster (at specific level) [FF8] Dev tool: Launch instant battle to fight monster (at specific level) Sep 7, 2024
@julianxhokaxhiu julianxhokaxhiu changed the title [FF8] Dev tool: Launch instant battle to fight monster (at specific level) [ FF8 ] Dev tool: Launch instant battle to fight monster (at specific level) Sep 8, 2024
@julianxhokaxhiu
Copy link
Owner

I've been thinking about this but we've implemented something similar in The Test Room and I think we can manage the same on FF8. And it's totally doable outside of FFNx. Since this doesn't exist for FF7, I'd prefer not to add it for 8, as it would be much harder to manage all the states to jump between battles ( internally ) rather than using field code like we did in the Test Room.

@julianxhokaxhiu julianxhokaxhiu added the wontfix This will not be worked on label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants