Good evening,
To be able to implement bugfixes and user suggestions/own ideas as fast as possible, I created my own tool for amortisation calculation and fancy graphs for an OGame account. The tools I really like to use for this purpose (Antigame Origin and Infocompte) lack depth in amortisation calculations and the "time to market" for improvement suggestions (be it theoretical or providing the new code) is too long for my liking. A slight problem might be that the program is currently in german (pending tasks include language selection for at least english).
[Update: Nearly finished translation using localization. Link for english program added to end of this post. Still needing some things translated, but at least you can have a look and understand what's what for a large portion.]
So, what does this (not yet that fancy ) tool do?
You enter your accounts buildings, defence, research, geologist into the respective table, and the program displays daily production and a list of next mines/astrotech/plasmatech in order of shortest amortisation time. To see how this looks like, take a look at the attached pictures:The program is divided into 5 tabs:
1. Minen: Mines, resource storages, energy producers, planets maxtemperature.
2. Anlagen (Facilities): From robotics to terraformer and the new building used to repair broken ships after an attack (in german: Raumdock)
3. Verteidigung (Defence): All defence units
4. Forschung (Research): All researches. Plasmatech and astrophysics levels need to be entered for a correct amortisation calculation
5. Neuer Planet (New Planet): Here you can enter which buildings and what defense you plan to build on a new planet. The costs for these buildings will be considered when calculating the amortisation time of astrophysics. Mines are automatically considered to be equal to your current Metal/Crystal/Deuterium mine level. The costs from level 0 to current average level are also considered in astrophysics amortisation.
Data management:
The Program itself does only store values while it is running. To save all entries you need to click "Speichern" (Save). The program will create the file "account.txt" inside the folder where you started the jar file. When you click on "Laden" (Load) the program will search for a file with this name inside its folder and load all stored values, if it finds that file.
What does it do that other tools (known to me to date) don't?
The main thing for me is the flexibility of and the freedom of influence on the calculation of amortisation times. AntigameOrigin and Infocompte take the cost of astrophysics research and divide it by the production of the new planet (with the same mines as the other planets). The issue is that we still have to invest resources (and a bunch of them) into building these mines on a new planet before they really produce that amount of resources. We will also "need" (want!) a nice robotics factory, nanite, shipyard, defense to protect the daily production of our helpless new planet, etc. This has a huge effect on the cost of astrophysics up to a certain level (almost no effect for astrophysics 26 or higher unless you really put up large facilities and defense ).
So, the program is already finished, no work going into it anymore? NO! Pending tasks include:
- english language (not complete yet and need to update column sizes)
- research lab on new planet tab (don't know how I forgot that one..)
- graphics (pie charts) for: Points in Mines/Research/Facilities/Energy production (for those fusionreactor/energytech users), production distribution(?) (how much % metal/crystal/deut)
- editable exchange course (currency translation i guess). This is currently fixed to 3:2:1 Met:Crys:Deut, but easy to implement
- extend the amortisation list by "how do I provide the newly needed energy most efficiently", or if temperature allows for solarsatellites: how much do they cost?
- extend the amortisation list by "how long do I need until I can start the next mine?". Planned to calculate with daily production and editable amount of extra income (farming inactives/expo)
I'm always happy about new ideas and critics as well. The program should not just be for me, so it should please other users as well. If someone is well versed in Java, I take programers advice and critics as well (e.g. "man did you implement that inefficiently! Should have taken this and that method...")
But now, the afore mentioned screenshots of the different program parts. Seeing them now, I notice an unmentioned feature: "Invertieren" (invert colors), well not really invert..currently white text on black background instead of black on white/gray, but might be useful for the lightsensible part of the OGame community).
Usage hints: Depending on your Java version you might have to allow creating and writing to the file "accounts.txt". Someone tested it and said you need to go to the files properties menu (rightclick).
When entering numbers into the tables, leading zeroes are okay. Need to find out how to make entering replace the current value instead of appending, sorry. If you have negative temperatures however, a leading 0 is not okay.
The file can currently be downloaded and tested from a dropbox link:
dropbox.com/s/kxketubm393qs09/OgameAccount.jar?dl=0
English version:
dropbox.com/s/5njxm21lnu7pk83/OgameAccount_en.jar?dl=0
If you do not trust a jar executable (which I would understand well), I can provide the program code, so you can have a look and create the jar file yourself from it.
Update: The source code for this project is now available as zip file here:
dropbox.com/s/4vcrsvllegoautx/OgameAccount_src.zip?dl=0
To be able to implement bugfixes and user suggestions/own ideas as fast as possible, I created my own tool for amortisation calculation and fancy graphs for an OGame account. The tools I really like to use for this purpose (Antigame Origin and Infocompte) lack depth in amortisation calculations and the "time to market" for improvement suggestions (be it theoretical or providing the new code) is too long for my liking. A slight problem might be that the program is currently in german (pending tasks include language selection for at least english).
[Update: Nearly finished translation using localization. Link for english program added to end of this post. Still needing some things translated, but at least you can have a look and understand what's what for a large portion.]
So, what does this (not yet that fancy ) tool do?
You enter your accounts buildings, defence, research, geologist into the respective table, and the program displays daily production and a list of next mines/astrotech/plasmatech in order of shortest amortisation time. To see how this looks like, take a look at the attached pictures:The program is divided into 5 tabs:
1. Minen: Mines, resource storages, energy producers, planets maxtemperature.
2. Anlagen (Facilities): From robotics to terraformer and the new building used to repair broken ships after an attack (in german: Raumdock)
3. Verteidigung (Defence): All defence units
4. Forschung (Research): All researches. Plasmatech and astrophysics levels need to be entered for a correct amortisation calculation
5. Neuer Planet (New Planet): Here you can enter which buildings and what defense you plan to build on a new planet. The costs for these buildings will be considered when calculating the amortisation time of astrophysics. Mines are automatically considered to be equal to your current Metal/Crystal/Deuterium mine level. The costs from level 0 to current average level are also considered in astrophysics amortisation.
Data management:
The Program itself does only store values while it is running. To save all entries you need to click "Speichern" (Save). The program will create the file "account.txt" inside the folder where you started the jar file. When you click on "Laden" (Load) the program will search for a file with this name inside its folder and load all stored values, if it finds that file.
What does it do that other tools (known to me to date) don't?
The main thing for me is the flexibility of and the freedom of influence on the calculation of amortisation times. AntigameOrigin and Infocompte take the cost of astrophysics research and divide it by the production of the new planet (with the same mines as the other planets). The issue is that we still have to invest resources (and a bunch of them) into building these mines on a new planet before they really produce that amount of resources. We will also "need" (want!) a nice robotics factory, nanite, shipyard, defense to protect the daily production of our helpless new planet, etc. This has a huge effect on the cost of astrophysics up to a certain level (almost no effect for astrophysics 26 or higher unless you really put up large facilities and defense ).
So, the program is already finished, no work going into it anymore? NO! Pending tasks include:
- english language (not complete yet and need to update column sizes)
- research lab on new planet tab (don't know how I forgot that one..)
- graphics (pie charts) for: Points in Mines/Research/Facilities/Energy production (for those fusionreactor/energytech users), production distribution(?) (how much % metal/crystal/deut)
- editable exchange course (currency translation i guess). This is currently fixed to 3:2:1 Met:Crys:Deut, but easy to implement
- extend the amortisation list by "how do I provide the newly needed energy most efficiently", or if temperature allows for solarsatellites: how much do they cost?
- extend the amortisation list by "how long do I need until I can start the next mine?". Planned to calculate with daily production and editable amount of extra income (farming inactives/expo)
I'm always happy about new ideas and critics as well. The program should not just be for me, so it should please other users as well. If someone is well versed in Java, I take programers advice and critics as well (e.g. "man did you implement that inefficiently! Should have taken this and that method...")
But now, the afore mentioned screenshots of the different program parts. Seeing them now, I notice an unmentioned feature: "Invertieren" (invert colors), well not really invert..currently white text on black background instead of black on white/gray, but might be useful for the lightsensible part of the OGame community).
Usage hints: Depending on your Java version you might have to allow creating and writing to the file "accounts.txt". Someone tested it and said you need to go to the files properties menu (rightclick).
When entering numbers into the tables, leading zeroes are okay. Need to find out how to make entering replace the current value instead of appending, sorry. If you have negative temperatures however, a leading 0 is not okay.
The file can currently be downloaded and tested from a dropbox link:
dropbox.com/s/kxketubm393qs09/OgameAccount.jar?dl=0
English version:
dropbox.com/s/5njxm21lnu7pk83/OgameAccount_en.jar?dl=0
If you do not trust a jar executable (which I would understand well), I can provide the program code, so you can have a look and create the jar file yourself from it.
Update: The source code for this project is now available as zip file here:
dropbox.com/s/4vcrsvllegoautx/OgameAccount_src.zip?dl=0
The post was edited 7 times, last by Lilith ().