Page 3 of 5

Posted: Wed Nov 12, 2008 5:10 pm
by Frame
Bump...

Version 1.04 released

Download here.. fixes warnings from 1.72 test release, and ensures 1.73 compatibility...

http://www.box.net/shared/l4rkhi5ldl#BountyScannerV1.04

Posted: Tue Nov 18, 2008 7:07 am
by Commander McLane
Sorry I didn't post it earlier. There is still a warning to be fixed:

shipDisplayName is deprecated as well and produces a warning. From 1.72 it's displayName.

And a suggestion: In my personal copy I've changed the display itself from

Code: Select all

Frame_bountyScannerName+":bounty:"+this.lasttarget.bounty+" cr"
to

Code: Select all

Frame_bountyScannerName+": Bounty "+this.lasttarget.bounty+" cr"
Looks nicer for my taste.

Posted: Tue Nov 18, 2008 7:14 am
by Ark
Commander McLane wrote:
Sorry I didn't post it earlier. There is still a warning to be fixed:

shipDisplayName is deprecated as well and produces a warning. From 1.72 it's displayName.

And a suggestion: In my personal copy I've changed the display itself from

Code: Select all

Frame_bountyScannerName+":bounty:"+this.lasttarget.bounty+" cr"
to

Code: Select all

Frame_bountyScannerName+": Bounty "+this.lasttarget.bounty+" cr"
Looks nicer for my taste.
Second that
I like this gap

Posted: Tue Nov 18, 2008 2:29 pm
by Frame
Odd... i´m not getting that warning... :-/...

Anyway, i´m going to change it... and i´ll include the gap...

Edit, I did a complete reinstall of Oolite 1.72... there where just to many Things that didn' t add up... i now got the warning.....

Thanks for the report...

Cheers Frame

Posted: Tue Feb 03, 2009 6:54 am
by Ark
Frame wrote:
Odd... i´m not getting that warning... :-/...

Anyway, i´m going to change it... and i´ll include the gap...

Edit, I did a complete reinstall of Oolite 1.72... there where just to many Things that didn' t add up... i now got the warning.....

Thanks for the report...

Cheers Frame
I have noticed that the bounty scanner is the only equipment that can be bought from a zero tech level station. Is that intentional?

Posted: Wed Feb 04, 2009 5:06 pm
by Frame
Ark wrote:
Frame wrote:
Odd... i´m not getting that warning... :-/...

Anyway, i´m going to change it... and i´ll include the gap...

Edit, I did a complete reinstall of Oolite 1.72... there where just to many Things that didn' t add up... i now got the warning.....

Thanks for the report...

Cheers Frame
I have noticed that the bounty scanner is the only equipment that can be bought from a zero tech level station. Is that intentional?
Sounds odd, as Tech-level can never be Zero, but Tech level 0 should actually be Tech level 1 for coders, and therefore impossible to set to Zero..

Could you Please link me to that OXP.. Thanks in advance:-) .oO(nasty way of ensurering a link, by thanking them in advance :lol:)

I set it to 0(tech level 1) as many Anarchy systems have a low tech level. while it would not make sense to not have it for sale in Anarchy systems...

Cheers Frame.

Not actually sure that I will do anything about it though

Posted: Thu Feb 05, 2009 12:44 am
by Kaks
Hi Frame,

if you have some spare time (probably not, but who knows) you might want to add other conditions to the bounty scanner availability: maybe make it available in just medieval or anarchy systems, since more centralised societies might be unhappy about helping out bounty hunters... or even making it a tech 99 item and make it available only in specific trading outposts / specific systems, etc... hmmm, the possibilities are endless, really.

Oops, is that the time! Hmmm, better go.
Anyway that was just my twopenny's worth.
Bye for now (I'll try not to disappear for such a long time)

Cheers,

Kaks :)

Posted: Fri Aug 21, 2009 10:05 am
by Frame
new version, same link... as 1.04

Edit another odd thing...

I had it at version 1.05, i did fix those warnings and add a gap and then forgot to upload and announce it :oops:

Posted: Fri Aug 21, 2009 11:45 am
by goran
I have @ sign at the end of bounty value.

bounty: 34@

Mac, latest trunk, latest BountyScanner.

Posted: Fri Aug 21, 2009 12:32 pm
by Commander McLane
Are you sure that it is a @, not a ₢?

Posted: Fri Aug 21, 2009 1:40 pm
by goran
Image

nope.[/img]

Posted: Fri Aug 21, 2009 3:36 pm
by Frame
Thanks for the heads up, I had forgotten that on windows

it will show the @ and not the ₢ sign...

Updated to 1.061

Posted: Fri Aug 21, 2009 5:05 pm
by goran
I'm on mac but still the problem is solved in 1.0.61. Thanks Frame.

Posted: Fri May 07, 2010 10:32 pm
by Frame
updated to 1.07 to show

cargo , asteroids and bouy bounty correctly..


same download location as 1.061..

http://www.box.net/shared/l4rkhi5ldl


1500 downloads so far :-)

Cheers Frame...

Posted: Sat May 08, 2010 5:40 am
by caracal
Frame wrote:
updated to 1.07 to show

cargo , asteroids and bouy bounty correctly..
Very nice, have been loving 1.061. However, the switch to RAR didn't do me any favors. Using Debian's unrar-free:

Code: Select all

Extracting  BountyScannerv1.07.oxp/Config/equipment.plist             Failed    
Extracting  BountyScannerv1.07.oxp/Config/world-scripts.plist         OK        
Extracting  BountyScannerv1.07.oxp/Info.plist                         Failed    
Extracting  BountyScannerv1.07.oxp/requires.plist                     OK        
Extracting  BountyScannerv1.07.oxp/Scripts/BountyScanner.js           Failed    
3 Failed
Any chance of getting a zipped version?