The Hacker Project - a free online game

HP Info Terminal => News & Updates => Topic started by: siremi on September 29, 2008, 09:24:00 PM



Title: Ingame software list
Post by: siremi on September 29, 2008, 09:24:00 PM

There is an ingame software list now that will show the exact size and resource usage of each software type. The ingame guide has been updated with the link (http://www.hacker-project.com/index.php?action=guide#a162 (http://www.hacker-project.com/index.php?action=guide#a162))

You can find it here:
http://www.hacker-project.com/index.php?action=soft_type (http://www.hacker-project.com/index.php?action=soft_type)


Other stuff:

- fixed a small bug when reporting the total bandwidth on the gateway.


Title: Re: Ingame software list
Post by: HJ® on September 29, 2008, 09:28:31 PM
Nice. Thanks.


Title: Re: Ingame software list
Post by: Araeus on September 29, 2008, 09:34:47 PM
Sending download somefile V x.xx [Owned][xxx.xxx.xxx.xxx], xxh xxm xxs     0.1     0     0     2500

...

load average ... 0.4/2500 Kbs Bandwidth 0%

A minor annoyance at most but it was really confusing for a moment when I looked down...


Title: Re: Ingame software list
Post by: HJ® on September 29, 2008, 09:36:03 PM
Minor gets major..

load average -1193/5000 Mhz CPU -24%, -50205/524288 Kb Mem -10%, 0.099999999999568/1000 Kbs Bandwidth 0%


Title: Re: Ingame software list
Post by: siremi on September 29, 2008, 09:44:14 PM
Minor gets major..

load average -1193/5000 Mhz CPU -24%, -50205/524288 Kb Mem -10%, 0.099999999999568/1000 Kbs Bandwidth 0%

please provide more info. What was the last action before the wrong report please?

Once again, this is a minor reporting bug due to some server side caching, namely saving the total resource count for reporting in a cache so that the Running Software loads faster.


Title: Re: Ingame software list
Post by: Araeus on September 29, 2008, 09:50:25 PM
Mine reports fine on my gateway, but localhost just doesn't update after I turned up the bw on my transfers, just took it a bit to update though so it's fine now like you said.

lol @ HJ's comp...


Title: Re: Ingame software list
Post by: HJ® on September 29, 2008, 09:57:24 PM
Ah yes.

This happened after completing downloads. Everything ran fine until the files completed.

And, whilst the "caching" is still updating, i can change anything any way I want.

Ie,

load average 475062/580000 Mhz CPU 82%, 27742691/32768000 Kb Mem 85%, 0/2000 Kbs Bandwidth 0%

say I completed a download, and the server was still "updating". In that 10-15 minute timeframe, any file I run and then kill uses double the resources to kill (The regular CPU/RAM drops, and then drops again).

EDIT: err, wrong copy and paste, but I think the message is still there.


Title: Re: Ingame software list
Post by: virus man on September 30, 2008, 03:32:02 AM
How is the rounding done on the Software Size since it is shown as Mb or Gb and Gb?


Title: Re: Ingame software list
Post by: siremi on September 30, 2008, 10:16:26 AM
How is the rounding done on the Software Size since it is shown as Mb or Gb and Gb?

for kb: SizeBytes / 1,024
for Mb: SizeBytes / 1,024,000
for Gb: SizeBytes / 1,024,000,000


Title: Re: Ingame software list
Post by: HJ® on September 30, 2008, 10:27:35 AM
 1.1368683772162E-13/1500 Kbs Bandwidth 0%


After completing downloads yet again. Same server.


Title: Re: Ingame software list
Post by: virus man on September 30, 2008, 10:49:43 AM
How is the rounding done on the Software Size since it is shown as Mb or Gb and Gb?

for kb: SizeBytes / 1,024
for Mb: SizeBytes / 1,024,000
for Gb: SizeBytes / 1,024,000,000

That doesn't answer the question Sir Emi.