Captain's Log. A searchable database that automatically reads your game mod files and keeps everything up to date.

github.com/Admiral-Billy/FTL-Captain-s-Log

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2021
  • Create README.md
  • Attempted to add more event parsing/formatting changes
  • Expanded and improved event parsing, improved app scaling
  • Started on event reward parsing; correctly works for weapons currently
  • Added extra clarification to commands page, changed name of mod guide
  • Slightly expanded event parsing, added legend for future use
  • Expanded parsing to all events files, regardless of exact name
  • Added extremely basic XML parsing for events to get the names to render
  • Starting work on Event class, adding approximately half of the variables
  • Added sorting for weapons page
  • Greatly expanded weapon stats and formatted better
  • Added extra stats and better formatting
  • Added framework for rendering weapons on the weapons page
  • First sprite added for title bar/main page
  • Added very basic menu functionality, added global access to main window
  • Reworked UI, added functionality for menu/option buttons
November 2021
  • Reworked Menu to use MenuItems
  • Added basic weapon parsing.
  • Added a basic backend framework
October 2021
  • Changed resources