Skip to content

Releases: Jeklah/priceCheck

v1.331 Update

30 Apr 19:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.321...v1.331

api update

30 Apr 19:01
Compare
Choose a tag to compare

updated api
added statistics check feature -st

Price Check Tool for Eve Online v1.32

14 Nov 13:37
fb8a48c
Compare
Choose a tag to compare

Price Check Tool for Eve Online v1.32

14 Nov 13:04
Compare
Choose a tag to compare

Added a compare feature that queries all the markets for a quick price check on an item.

Item Check/Ship Cost Calculator

17 May 16:13
f2c9631
Compare
Choose a tag to compare

FULL RELEASE!
https://github.com/Jeklah/shipCostCalc

New Features:
--help for a help menu
-m or --market to choose market ahead of the menu.
-s or --single to get a price check on an item. This works on any item!

These options can be combined for a quick price check.
Hopefully this will make this useful for everyone.

Ships Added:

  • Rattlesnake
  • Gila
  • Rorqual
  • Venture

Script can now be run without using python directly, just by calling its name e.g ships.py
Now uses min prices when checking prices instead of current average.

Ship Cost Calculator

15 May 01:03
d167a46
Compare
Choose a tag to compare

Added the following ships:
-Rorqual
-Gila
-Rattlesnake

Added implementation of click for user input and sanitation,
Added a help option (--help or -h).
Added single item appraisal option (--single or -s)

Ship Cost Calculator

08 May 19:57
c589ee5
Compare
Choose a tag to compare

Updated README.md

Ship Cost Calculator

08 May 18:50
37edab0
Compare
Choose a tag to compare

Updated the README with some links to template page and issue page.
Added disclaimer to the program about research time not being taken into account yet.

Ship Cost Calculator

08 May 18:15
21343ab
Compare
Choose a tag to compare

Cleaned the code up.
Added the following ships:
- Obelisk
- Venture
- Providence

Added error handling.

Ship Cost Calculator

05 May 17:02
4413430
Compare
Choose a tag to compare

Formatted README.md properly.