QuantumLog is a transportation mission management tool for space simulation games.
QuantumLog relies solely on:
- Player-submitted data (station locations, mission times, ship information, etc.)
QuantumLog does not access, read, or modify games cache, or memory.
In no way have the games executable files been examined and/or manipulated for the design and development of QuantumLog.
All content not authored by QuantumLog or users are property of their respective owners.
QuantumLog is an independent, open source, and non-profit project.
- System design (diagrams, schematics, flowcharts, ...)
- Database design (diagrams, schematics, ...)
- MVP (Minimum Viable Product) code implementation
- MVP testing
for the full roadmap see roadmap.md
TODO: the installation method must be decided
Currently, the documentation on the site covers only the technical aspects of planning, design and development. Documentation on user use will be produced in the final and testing phase.
For the documentation see the notes inside the source code or docs page
Copyright (c) 2025 Giuseppe Ferri
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.