lanedirt / OGameX

Open-source OGame redesign clone built with Laravel 11.x.
https://main.ogamex.dev
MIT License
10 stars 8 forks source link

Implement attack mission and battle system logic #233

Open ElvisPretzel opened 2 weeks ago

ElvisPretzel commented 2 weeks ago

When you go to attack someone the button to do so is not available and it says "no mission selected"

  1. Go to Fleet
  2. Click on some combat ships
  3. Click on "Continue" and select the planet
  4. You can see an error when u want to select the mission "Attack"

You should be able to attack someone even with only 1 ship

Screenshot (11)

lanedirt commented 2 weeks ago

Thanks for the issue report! This is correct, the attack mission and battle system logic is not implemented yet. Therefore it doesn't show up yet on the fleet dispatch screen.

I'll change the label to mark this as an enhancement.

This is one of the next major milestones for this project to implement.

ElvisPretzel commented 2 weeks ago

Ops sorry I didn't realize, you are right

Amazing work anyway! ;)