lanedirt / OGameX

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

Add various planet sidebar ordering methods #207

Open lanedirt opened 1 month ago

lanedirt commented 1 month ago

The official game offers various planet sidebar ordering methods. These can be configured from the "Options" screen. See this example for the ordering options it supports.

Screenshot 2024-05-25 at 00 47 21 Screenshot 2024-05-25 at 00 47 27

Currently the planets in the sidebar are ordered by "Order of emergence". Support for the other options will need to be added and these options should be configurable by the user in the "Options" screen as shown in the screenshot.