These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

[Release]Zaeran Stargazer WH Loot Calc

Author
Zaeran Stargazer
Perkone
Caldari State
#1 - 2011-11-24 19:17:27 UTC  |  Edited by: Zaeran Stargazer
Okay no idea on CCP rules regarding posting of .jar's or whether this i even the right forum to release in so half expecting to see this thing disappear within a minute.

What is this program?
It's a simple program that I've wrote in java, at the moment all it does it takes numbers off the most common sleeper items (loot + salvage) fetches the price from a website and then does some simple mathematics and tells you the value of the loot you've got.

Why?
I'm bored, and i'm a first year computer science who's learning java so why not?

What do I aim to achieve with this program?
As it stands the codes, pretty sloppy and the program itself is pretty bare bone, I need to clean up a few sections of code ( already know what I need to change just need to get round to actually doing it) then I'll start adding additional functionality and improving the level of user friendliness.

Planned features?

Support for all sleeper related loot
-salvage
-loot
-hacking
-archaeology

Support for all ores.

Support for gasses.

Support for WI products of all tiers.

Backtracking algorithm to determine the most efficient way to distribute the loot between involved pilots.

Ability to save/open "campaigns" in order to have longer and larger logs.

Actual easy click logging system -
Click the ship class(i.e frigate)
Click the ships name
Click to select what it dropped/salvaged for

% reports from data gathered above

Report sharing via a centralized database (friend has already offered to run this)

Current version : V1.1 Can be found @ www.bybservers.co.uk/Zaerans_WH_Loot_Logger_v1.1.zip
(sorry that its a full link the url bb code wouldn't work for some reason)

Change Log


Quote:
23/11/11
V1 - program created

24/11/11
V1.1 - Began optimizing fetch code, no longer calls unneeded loot data.
Todo: Further Optimization
Anglique
School of Applied Knowledge
Caldari State
#2 - 2012-01-24 06:03:20 UTC
Has there been any evolution of this app? It looks promising.