EmptyEpsilon icon indicating copy to clipboard operation
EmptyEpsilon copied to clipboard

Open source bridge simulator. Build with the SeriousProton engine.

Results 204 EmptyEpsilon issues
Sort by recently updated
recently updated
newest added

https://github.com/daid/EmptyEpsilon/assets/25465934/221492a7-1a24-49b6-a005-fa9434d90d4e This let the custom buttons on science/ops have an extra sidebar, if the screen is wide enough. That way, those buttons/labels won't be as easy to miss as before,...

Appearantly some features are now gated behind a feature flag and have to be enable with ```c++ #define GLM_ENABLE_EXPERIMENTAL ``` before including, i came upon this issue as I tried...

The builtin resources are installed into `/usr/share/emptyepsilon` on linux by default. The user equivalent of that directory is `~/.local/share/emptyepsilon` (or `$XDG_DATA_HOME/emptyepsilon` if `$XDG_DATA_HOME` is set). So it would make sense...

I think it would be nice to have it there. ![image](https://github.com/user-attachments/assets/b2bdbe7b-0df1-4a4e-a804-a7ccb5fe323d)

Back in #2047 I overlooked that the configuration path is re-calculated when the options.ini is saved with the button in the Options menu, this makes the same change there.

While this is known, I am posting this here as well so it does not get lost. There are a few functions on ECS that are commented out (without TODO...

When I run the Close the Gaps scenario, I noticed that the huge stations show up as _really_ huge: Undocked: ![Screenshot 2024-10-03 at 9 41 55 AM](https://github.com/user-attachments/assets/a8777d40-35eb-4981-a393-8121d64b3453) Docked: ![Screenshot 2024-10-03...

Back when I made #2047 I only changed one of apparently four (I realized it because of #1437) places where the configuration path is being decided. It would make sense...

The Relay console does not show the station the player ship is docked to when Helm and Science do show the station. Relay: ![Screenshot 2024-10-03 at 4 22 31 PM](https://github.com/user-attachments/assets/88bb8ae7-d04b-407d-85ac-47718f045707)...

The player ship flies backwards: ![Screenshot 2024-10-03 at 4 12 18 PM](https://github.com/user-attachments/assets/ddefa516-fd3c-400b-8acf-e0fae4733528) I just looked at the slice of main screen you get when you combine consoles with main screen