girtsn
Slayer
- Joined
- Dec 7, 2005
- Posts
- 8,977
- Location
- Belgium
- Society
- Freelancer
- Avatar Name
- Girts Smilgs Niedra
Hi. The e-mail addresses on the calculator page aint working, and your inbox on EF is full.
Couple of bugs
1. The prices have gone wrong. Pancreas oil was ~300% yesterday, Liver ~200%.
2. The calculation of "carried" is wrong. The items that are equiped on a weapon that you carry for example, are not included in carried. Same is with the armor platings.
Thats for the bugs. I would like to suggest some improvements for both of them and can do some donations to support the implementation, as I use the tool every day
1. For the prices, users should be able to enter their price for items (price they are selling stuff for). The reason why this is convenient, is as follows. I use the tool to calculate my hunting run results, and I am sure many are doing the same thing.
It would be added value if you could present a "run results" view including the items in carried and in todo with market prices with background in different colors depending on the % or the markup. It would be much easier for me to spot the pancreas price bug if I had such a view. It would be nice also to enter my percentage or markup from this screen.
P.S. Ideally, the % should come from Entropia - this is the most reliable way. It should be doable by iterating over all items in orders available section and some OCR.
2. The calculation of carried can be fixed quite easily - start with the things that are in carried (list1) then look for other things that are shown location = one from the items of list2, etc.
Couple of bugs
1. The prices have gone wrong. Pancreas oil was ~300% yesterday, Liver ~200%.
2. The calculation of "carried" is wrong. The items that are equiped on a weapon that you carry for example, are not included in carried. Same is with the armor platings.
Thats for the bugs. I would like to suggest some improvements for both of them and can do some donations to support the implementation, as I use the tool every day
1. For the prices, users should be able to enter their price for items (price they are selling stuff for). The reason why this is convenient, is as follows. I use the tool to calculate my hunting run results, and I am sure many are doing the same thing.
It would be added value if you could present a "run results" view including the items in carried and in todo with market prices with background in different colors depending on the % or the markup. It would be much easier for me to spot the pancreas price bug if I had such a view. It would be nice also to enter my percentage or markup from this screen.
P.S. Ideally, the % should come from Entropia - this is the most reliable way. It should be doable by iterating over all items in orders available section and some OCR.
2. The calculation of carried can be fixed quite easily - start with the things that are in carried (list1) then look for other things that are shown location = one from the items of list2, etc.