Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

space highways / warp routes #1182

Open
amir-arad opened this issue Oct 15, 2022 · 1 comment
Open

space highways / warp routes #1182

amir-arad opened this issue Oct 15, 2022 · 1 comment

Comments

@amir-arad
Copy link
Member

amir-arad commented Oct 15, 2022

Ship should have warp frequency and ability to calibrate it (blocked by #1446)

Implement the space layers feature from helios epsilon version.
load large .png maps of layers for space route, and use the alpha channel of the relevant map at the ship's position as a factor of the warp system effectiveness.

make navigation radar UI widget (based on relay) and add layers to it.

make warp frequency calibration ui widget

file names, coordinates, warp factors etc. should be set as part of the map script. technically this means the server should serve the map files to the client on demand (not as part of the client bundle).

most of the logic can be read in the feature original PR: amir-arad/EmptyEpsilon#14
maps are named space dilation_00004_*.png and located https://github.com/amir-arad/EmptyEpsilon/tree/master/resources.
blocked by #1180

@amir-arad amir-arad added this to the mvp milestone Oct 15, 2022
This was referenced Oct 15, 2022
@amir-arad amir-arad added the touch meaningless label, used for triggering actions label Oct 19, 2022
@github-actions
Copy link

github-actions bot commented Oct 19, 2022

Status: Ready to merge ✔️

Issues blocking this PR:


This comment was automatically written by the Blocking Issues bot, and this PR will be monitored for further progress.

@github-actions github-actions bot added the blocked Waiting for another PR/issue to be merged/closed. label Oct 19, 2022
@amir-arad amir-arad removed the touch meaningless label, used for triggering actions label Oct 19, 2022
@github-actions github-actions bot removed the blocked Waiting for another PR/issue to be merged/closed. label Nov 16, 2022
@amir-arad amir-arad assigned amir-arad and unassigned amir-arad Feb 8, 2023
@github-actions github-actions bot added the blocked Waiting for another PR/issue to be merged/closed. label Feb 8, 2023
@github-actions github-actions bot removed the blocked Waiting for another PR/issue to be merged/closed. label Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant