solaris icon indicating copy to clipboard operation
solaris copied to clipboard

A HTML5 game of strategy, intrigue and galactic conquest.

Results 165 solaris issues
Sort by recently updated
recently updated
newest added

Should work, testing is required to check if merging dev into it didn't cause issues. It _shouldn't_ have

tested and works. Technically errors still exists in the calculation of needed when both players when BOTH players are below the enemies weapons tech. But that is rare enough to...

Small beginning of allowing the AI to be enabled from the start. And possible allow for games that are one player against any number of AI's.

Adding Solaris as webapp on mobile devices does not feature an icon. Adding the following lines in of index.html should enable this. of course an icon in different sizes would...

bug

The `keyCode` property is considered deprecated since it is browser vendor and system dependent, e.g. a mac system can have different code than windows. https://github.com/mike-eason/solaris/blob/638da90f2935c830a191004d7b0e8b0bde38f7a2/client/src/components/game/menu/HeaderBar.vue#L267

bug
good first issue

When editing a waypoint with a delay the duration shows more time than it should. I believe it counts the time of the delay twice. ### How to replicate -...

bug
good first issue

As a heavy user of the calculator, I would love to be able to prefill the calculator by selecting objects in the world much like the ruler menu. ### Proposed...

enhancement
suggestion

Current behaviour: when filtering planets to exclude a planet, the menu incorrecly assumes there is enough space below him to display downwards. The result is a cropped menu Setps to...

bug

When I open my console I often see small errors of undefined values (thanks JS). These aren't critical but it would be good to keep track of them. An error...

enhancement