GithubHelp home page GithubHelp logo

edap's People

Contributors

jnnnnn avatar ursineasylum avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

ursineasylum

edap's Issues

Overheating while scooping large stars

Sometimes the 20 seconds at 50% throttle is not enough to get past the biggest stars, and the ship overheats while charging for the next jump, causing a bit of module damage.

The easiest fix for this is probably to not complete the "scoop" mode until the scooping status display disappears (instead of the 5 second timer at full throttle it has now)

Handle inter dic tions?

Hahaha so I must have been dict ed on the last trip because my ship was at 41%.. but it survived, it must have jumped. The jump count was off by 1 too, the dict must have started after the charge.

Such a stupid mechanic.

Anyway, there are a few possible solutions here, which all rely on being able to detect a dict:

  1. kill process (very safe)
  2. only point at the destination at the last second (antialign before aligning, after charge starts?) -- doesn't help with cruise dicts
  3. handle it properly, by dropping mines?
  4. boost + jump immediately?

Detect faceplant

Jump time is so variable now that a timed wait is no longer satisfactory.

Queue action system

Write a queue system that allows thread-safe queueing up of actions (and clearing the queue etc).

There should be a "wait" action, a "jump" action, etc.

This will allow a refactoring to clean up Pilot.cs

Fix lockup at end of trip

Constantly pressing "X" locks up the UI until the window is moved. Add a timer and just press it once.

Land on big rocks

Algorithm (starts when target indicator is visible inside blue circles)

  1. Throttle: ETA<6s: Throttle: 0; ETA 6-7s: throttle:50; ETA > 7s: throttle: 100
  2. While target obscured / too close to boundary, pitch away from blue circles centre for 5 seconds at full throttle, then realign to target
  3. While blue circles visible, pitch to edge of window such that target moves towards 2/3 blue circle radius -- rotate ship so that big rock is down
  4. Point above target by 50px / 0.1 compass.

VR integration

See if the detection still works in VR. Would be really cool to have the control panel an in-world window!

https://github.com/Hot rian/OpenV RDesk topDisp layPortal/releases

Detect Saf Disengag

Press "G" when the blue text is detected, boost, cut throttle, request docking. If the player has a docking computer this will make the whole trip completely automatic.

Add text recognition

For scooping and throttle control it would be good to be able to recognize numbers on the screen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.