Skip to content

Cornix is meant to translate the gamespace coordinates of Star Citizen into per planet latitude and longitude, enabling surface vehicle navigation and realtime data for the Daymar Rally.

License

Notifications You must be signed in to change notification settings

ScripteJunkie/CornixSC

Repository files navigation


Unfortunately do to a lack of time and issues with the new anti-cheat, I have been unable to continue with the project. I'll continue to play with solutions but no further work will be done for now.

CornixSC

Cornix is meant to translate the gamespace coordinates of Star Citizen into per planet latitude and longitude, enabling surface vehicle navigation and near realtime data for the Daymar Rally.

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

CornixSC is here to help aid in the daily use of Star Citizen by allowing for localization within the game world. Cornix uses your gamespace coordinates to calculate your local position on planets and moons. Future development hopes to streamline the data pipeline and allow for realtime compass and analytics for teams and orgs to collaberate in the verse. Our goal is to have a working system to aid in the next Daymar Rally or even the Stanton 7. Feel free to join on Discord to help out.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo
    git clone https://github.com/ScripteJunkie/CornixSC.git
  2. Install Python packages
    pip install -r requirements.txt
  3. Run AHK
    autohotkey.exe TEST/ahk/GetCoords.ahk
  4. Run Python
    python getcoords.py

Roadmap

See the Trello for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/GameChanger)
  3. Commit your Changes (git commit -m 'Add some GameChanger')
  4. Push to the Branch (git push origin feature/GameChanger)
  5. Open a Pull Request

License

Distributed under the GPLv3 License. See LICENSE for more information.

Contact

Discord - CornixSC

Project Link: https://github.com/ScripteJunkie/CornixSC

Acknowledgements

About

Cornix is meant to translate the gamespace coordinates of Star Citizen into per planet latitude and longitude, enabling surface vehicle navigation and realtime data for the Daymar Rally.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published