daid / EmptyEpsilon

Open source bridge simulator. Build with the SeriousProton engine.
https://daid.github.io/EmptyEpsilon/
GNU General Public License v2.0
529 stars 180 forks source link

ECS Prerelease 2024-10-03: Oversized scaling #2185

Open Xansta opened 4 days ago

Xansta commented 4 days ago

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 Docked: Screenshot 2024-10-03 at 9 42 43 AM For reference, here's what it looks like in the current stable release (2024-08-09): Undocked: Screenshot 2024-10-03 at 9 44 28 AM Docked: Screenshot 2024-10-03 at 9 45 20 AM

This may be how it was always supposed to be. If so, the station shields are shown as far enough away from the station that they should cover the docked ship. I tested this out and it's not true - the enemy shots came right "through" the station shields to hit the player ship. The other station representations (small, medium, large) also seem a bit larger than usual. The huge station just magnifies this behavior.

Xansta commented 3 days ago

It seems to be affecting some ships, too. Here is a very large freighter: Screenshot 2024-10-03 at 3 48 44 PM

daid commented 1 day ago

Changes to render large ships as larger so their icon reflects the actual size better is intentional. Having the shields graphics extend beyond that wasn't intentional and seems to be the main issue.