Releases: EvEmu-Project/EVEDBTool
Releases · EvEmu-Project/EVEDBTool
EVEDBTool 0.0.6
EVEDBTool 0.0.5
EVEDBTool v0.0.5
- Implements support for Dungeons
- Add, remove, export, import
- Dungeons will can all be imported from apply directory
- This is to support EVEmu dungeon_editor
EVEDBTool v0.0.4
This release adds timestamps to market data generated by EVEDBTool so that orders are not expired.
EVEDBTool v0.0.3
This version adds the new command evedbtool seed
to automatically seed the market with default data.
This must be performed after database installation.
Two new options have been added to evedb.yaml:
- seed-regions - This is a list of Region Names or IDs which are to be seeded
- seed-saturation - This is a percentage of stations in the region to have market data randomly seeded to them
EVEDBTool v0.0.2
This release fixes an issue where the DB could timeout and therefore fail installation in Docker.
EVEDBTool now waits for the DB to come back alive if anything fails. It will then try again to reinit the table in question.
EVEDBTool v0.0.1
This is the first release of EVEDBTool. This binary supports linux x86_64.
Other systems can install using 'go get github.com/evemu-project/evedbtool'.