Skip to content

Version 0.6

Choose a tag to compare

@biqqles biqqles released this 13 Sep 20:34
· 76 commits to master since this release
  • Added Solar.system()
  • The INI parser is now multithreaded
  • Added Ship.sold_at() and Ship.bought_at()
  • Added Base.owner()
  • Added Faction.props() and Faction.legality()
  • Added ini.group()
  • Initial parsing of missions
  • Moved RDL-related functions to a new module, flint.interface