erodozer / FF1-Battle-System

A simple recreation the FF1 Battle System in java for my design patterns class.
29 stars 6 forks source link

Party Management #30

Closed erodozer closed 12 years ago

erodozer commented 12 years ago

Need to extend the system to allow for further out of party management. This way you can have more than 4 people system wise, and still be able to work with them.

Order scene should allow for scrolling but only show 4 members at a time, if you select someone to switch they should be displayed at the top in a small window if they're not in the current 4 being shown.

In the main menu, it should show the 4 on your team right now, but you can scroll down to show more. Members not in your party will be shown with a darker blue or black background.

Only the first four members in your party index wise will be in your battle squad.

erodozer commented 12 years ago

Completed by https://github.com/nhydock/FF1-Battle-System/commit/3a655a45e3d2f9b33c7ec4dea27603335f02aa4a