Pages: 1 [2] :: one page |
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Haskell
|
Posted - 2007.08.16 17:27:00 -
[31]
Originally by: Carbon Freezer The author is indeed German I am just living in Canada in the moment and have a pure English Windows XP. But now that the problem is found I will find a way to fix it.
Does it work if you use
double.Parse("1,234.56", System.Globalization.NumberStyles.Number, System.Globalization.CultureInfo.GetCultureInfo("en-US").NumberFormat)
and
(1234.56).ToString("n", System.Globalization.CultureInfo.GetCultureInfo("en-US"))
to convert from and to strings? |

Hagen Stein
Minmatar Biotronics Inc.
|
Posted - 2007.08.17 11:11:00 -
[32]
Originally by: Carbon Freezer The author is indeed German I am just living in Canada in the moment and have a pure English Windows XP.
Ah, that explains a lot. Was scratching my head about that, because thousand/decimal separator is the first suspect for such errors, but than again you should have experienced that in the first place.
Quote: Schoenes Wochenende fuer alle deutsch sprechenden Spieler.
Dir auch.
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.17 14:22:00 -
[33]
Yes that is the solution,
I will replace the Double.Parse in all read commands with the culture overwrite where it comes from reading from the eve-api and will keep the local format when it comes to local storage and display. So basically it will affect 2 places. One where it is read from the wallet data and one where the local sales prices on the market transactions are read. This weekend I will prepare a release that will include this change.
Carbon
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.18 00:07:00 -
[34]
Hi,
a new version has been generated. It now has a data grid view, a button to select the full data available for the character, proxy support and should have the localization issues with floating points fixed.
Could someone please confirm if the floating point issue is fixed and if the prxy support is really working as I am not sitting behind a proxy.
Thanks, Carbon
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.18 12:08:00 -
[35]
just fixed a bug that I introduced with the time distribution viewer when you start from a fresh installation
|

TheNecromancer
Caldari The Royal Order
|
Posted - 2007.08.18 16:16:00 -
[36]
damm
KEEP UP THE GOOD WORK.
its very good :)
|

Casper Blake
Caldari Science and Trade Institute
|
Posted - 2007.08.19 11:16:00 -
[37]
Originally by: Carbon Freezer Hi,
a new version has been generated. It now has a data grid view, a button to select the full data available for the character, proxy support and should have the localization issues with floating points fixed.
Could someone please confirm if the floating point issue is fixed and if the prxy support is really working as I am not sitting behind a proxy.
Thanks, Carbon
Hi, I can confirm that the floating point issue is fixed.
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.19 17:54:00 -
[38]
Hi,
The most up to date release has a real help system, the best Item Selling View as been tweaked for showing the figures also in the legend and to have the ability to walk through chunks of 9 consecutive items. The market view has been added, which is the same as the item view just for sales markets.
Carbon
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.23 10:29:00 -
[39]
Could anyone please conform, if the proxy thing works correclty?
Thanks
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.23 23:25:00 -
[40]
Hi,
a new version which has a special view for the trader that compares buy and sales prices in different ways has just been uploaded.
Carbon
|

Casper Blake
Caldari Science and Trade Institute
|
Posted - 2007.08.24 13:11:00 -
[41]
Originally by: Carbon Freezer Hi,
a new version which has a special view for the trader that compares buy and sales prices in different ways has just been uploaded.
Carbon
Very nice new feature!
I like this program very much, use it daily. Mind if I send you some iskies? 
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.24 20:19:00 -
[42]
Of course not,
any ISK donation is welcome 
Carbon
|

TheNecromancer
Caldari The Royal Order
|
Posted - 2007.08.25 06:27:00 -
[43]
any plans for multi account support and journal entries features ?
|

Carbon Freezer
Caldari Chaosstorm Corporation Apoapsis Multiversal Consortium
|
Posted - 2007.08.25 14:19:00 -
[44]
Edited by: Carbon Freezer on 25/08/2007 14:19:32 Hi,
My monetary plans are 2 more views and then the reading of the saved market orders with an extra view that takes the average sales speed of an market order to estimate when it runs out of stock. Then I will have to see if I close this subject and do bug fixing only or of I continue. Taken the current feature list it will take me prolly 1-2 months to implement the stuff.
Carbon
|

Cargo tugger
|
Posted - 2007.08.25 18:38:00 -
[45]
Edited by: Cargo tugger on 25/08/2007 18:40:24 If you are doing the multi-account idea, I think many of us use two seperate accounts to buy and sell.
Buy with char 1 on account 1 and sell with char 1 on account 2, any way you could implement to compare sales and purchases over two seperate accounts.
|

LUC1FER666
Gallente Nomencrature
|
Posted - 2007.09.25 21:18:00 -
[46]
this still going?
SIGGY BELOW ------
Originally by: Dietes Marcellus Jesus Christ
Just pick one that looks cool
|

TheNecromancer
Caldari The Royal Order
|
Posted - 2007.09.26 04:47:00 -
[47]
I dont think so..I tried email the guys but no reply at all :(
I started making my own now, as I think its a dead end here

|

Seamus Drummer
|
Posted - 2007.10.12 08:26:00 -
[48]
Well, it's open source so you could just download what he's got so far from Sourceforge and use it as a starter.
|

CN Metropolis
|
Posted - 2007.10.26 00:38:00 -
[49]
Love this tool. Only thing it lacks is multi account support. So I really hope someone is making a new version or continuing this one.
|

Sfantul Criminalilor
|
Posted - 2007.11.22 11:54:00 -
[50]
this is a great tool good work trough it needs more improvement
|

b1zz
|
Posted - 2007.12.23 09:52:00 -
[51]
For the life of me I cannot get this program to work.
The first time I loaded it up it worked but then I moved the programs folders from my backup harddrive into my OS harddrive and I cannot get it to work again. I enter my API information and it recognizes my character and displays the correct ISK balance, but there are no listing of my market orders. I hit "all data" button, 'refresh' button, nothing is working
Anyone know how I can get it to work again?
|

Prokonsul Piotrus
Minmatar Astral Light of Nature
|
Posted - 2007.12.24 01:42:00 -
[52]
EvE Tyccon was abandoned but apparently released into public domain; perhaps it can be assimilated? -- One day, we will return to the planets... please, CCP? :)
EVE-Wiki - share your knowledge in one place. |

Katherine Sharpe
Caldari Lifeware
|
Posted - 2008.01.24 21:01:00 -
[53]
Does this tool keep historic data or is limited to whatever data is in your transactions tab.
Also it just seems to list sales and not buys. Maybe I am missing something.
|

Tinactin
|
Posted - 2008.02.26 19:07:00 -
[54]
I too am having a problem where the application only displays an account balance. No wallet history is loaded. I'm guessing this is a compatibility problem with Vista.
|

Hagen Stein
Biotronics Inc. Alternative Realities
|
Posted - 2008.02.29 17:32:00 -
[55]
Originally by: Katherine Sharpe Does this tool keep historic data or is limited to whatever data is in your transactions tab.
It does keep historic sales. Click on the "All data" button on the right hand side.
Quote: Also it just seems to list sales and not buys. Maybe I am missing something.
Yepp, sales only. And it doesn't distinguish between personal sales and corp sales.
|

Quan Jinn
Sword of Damocles
|
Posted - 2008.04.30 11:29:00 -
[56]
hi,
can you please fix the download source...or add a mirror...your fine piece of coding isnŠt available.
cheers
|

Carbon Freezer
GeoCorp. Paxton Federation
|
Posted - 2008.05.28 00:04:00 -
[57]
Hi, after a long time I picked up that tool again and added the selling speed view. As usual you should get it with the automatic update. I saw some people were interested in adding functionality. You can contact me over Source Forge and I can add you to the project.
Fly save, Carbon
|

Ram Celles
Happy hOur Mining and industry Brutally Clever Empire
|
Posted - 2008.05.30 07:07:00 -
[58]
Hy, this too is cool and i use it wery offen.
1. thing that saddens me trough
in wallet view can u make it show the buy orders too? and put it in a way that is very easy to distinguish if the item was sell order or buy order ~
It's howdy doody time kiddies, the bad man is here! |
|
|
Pages: 1 [2] :: one page |
First page | Previous page | Next page | Last page |