Page 1 of 3

BlackJacks bullion mission addon

Posted: Sun Jul 19, 2009 9:16 am
by Rustybolts
Mission starts in Galaxy 2 at Telace as Captain BlackJacks escape pod arrives at the same station you have just docked. Also adds two rare coloured S.T.E's available to the player. (exhaust fixed on these models now has two plumes)
As always download located in my signature
Image

Posted: Sun Jul 19, 2009 12:21 pm
by DaddyHoggy
Cool!

Well that's something to look forward to when I get to G2!

Bravo.

DH

Posted: Mon Jul 20, 2009 4:34 pm
by Rustybolts
For those that downloaded previous version all 5 of you Lol early days.
That version had small mistake in the script that although works, it has been pointed out to me by Commander Mclane an Commander James that it may not work with future versions of Oolite. I apologise for this.
I have fixed this and uploaded v1.1 available in signature. :oops:
Image

Posted: Thu Aug 20, 2009 7:48 pm
by Rustybolts
Blackjacks Bullion v1.2 available, now running in java script.
* Should run a bit smoother
* Slightly harder to complete
* Exhaust plumes on all extra S.T.E's fixed promise!

V1.2 located in my signature.

Many Thanks to Svengali an Eric Walch for helping me to learn to use Java script correctly.
:D

Posted: Sat Aug 22, 2009 10:13 am
by Rustybolts
**Update **V1.2
Bugfix v1.2 was awarding cargo to the player on player ships death not game breaking but still a bug. v1.21 is bug fixed.

**UPDATE** v1.22
small updates after guidance from Svengali.

**UPDATE** V.1.23
More guidance from Svengali resulted in the following fixes
* Fixed mission screen images to correct ratio, were looking a little squished.
* Commander Bolts now has a small bounty on his head, after all he is in a pirate clan. (didn't want him to get shot up by police before player gets chance)
* Mission screen should now be clash free. Although before would not override anyone elses missions it would not reinitialise unless you re-docked.
* Removed tickle event handler for changing the mission instruction for witness's death it is now actioned in blackjacks_witness.js (ship script). Result is that it will update mission instruction immediately under old instruction it is updated periodically after a few seconds.

Posted: Mon Oct 12, 2009 5:34 pm
by Micha
Nice little OXP :) Just completed it (the Constrictor Hunt finally forced me to leave the nice cushy G1).

Posted: Tue Mar 09, 2010 9:13 am
by Rustybolts
New release is linux friendly. :D

Posted: Sat Oct 23, 2010 4:45 pm
by Mauiby de Fug
Have just left G1 for the Constrictor Hunt, so am now going through all the missions in G2. Here are a few things that popped up in my log files...

Code: Select all

[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (blackjacks 1.22): Mission.runMissionScreen() is deprecated, use Mission.runScreen() instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (blackjacks_bolts 1.22): PlayerShip.awardCargo('foo',bar) is deprecated and will be removed in a future version of Oolite. Use manifest['foo'] = bar; instead.
[script.javaScript.warning.ooliteDefinedError]:       /home/robert/.Oolite/AddOns/Blackjacksbullion js v1.24.oxp/Scripts/blackjacks_bolts.js, line 14.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (blackjacks 1.22): PlayerShip.awardCargo('foo',bar) is deprecated and will be removed in a future version of Oolite. Use manifest['foo'] = bar; instead.
[script.javaScript.warning.ooliteDefinedError]:       /home/robert/.Oolite/AddOns/Blackjacksbullion js v1.24.oxp/Scripts/blackjacks.js, line 21.
None of these seemed to be a hassle though, and it made a nice introduction to Galaxy 2! 'Twas useful that it didn't start too far away from where I finished the Constrictor hunt, either!

Re: BlackJacks bullion mission addon

Posted: Mon Jan 24, 2011 9:27 pm
by Rustybolts
Sorry I missed your post I have not frequented for a while, hopefully at some point i may pick up on Oolite and oxp making again and fix said issue. Glad you enjoyed the mission!

Re: BlackJacks bullion mission addon

Posted: Tue Mar 15, 2011 9:27 pm
by Rustybolts
BlackJacksBullion js v1.25

Micha contacted me with some changes to rectify some of my bad use of grammar during BlackJacksBullion, I have re-uploaded the file with the relevant changes. :oops:

He has also suggested a couple more fixes that I will look into at a later date.
Also still to fix....

Code: Select all

[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (blackjacks 1.22): Mission.runMissionScreen() is deprecated, use Mission.runScreen() instead.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (blackjacks_bolts 1.22): PlayerShip.awardCargo('foo',bar) is deprecated and will be removed in a future version of Oolite. Use manifest['foo'] = bar; instead.
[script.javaScript.warning.ooliteDefinedError]:       /home/robert/.Oolite/AddOns/Blackjacksbullion js v1.24.oxp/Scripts/blackjacks_bolts.js, line 14.
[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (blackjacks 1.22): PlayerShip.awardCargo('foo',bar) is deprecated and will be removed in a future version of Oolite. Use manifest['foo'] = bar; instead.
[script.javaScript.warning.ooliteDefinedError]:       /home/robert/.Oolite/AddOns/Blackjacksbullion js v1.24.oxp/Scripts/blackjacks.js, line 21.
Thank you very much Micha

Re: BlackJacks bullion mission addon

Posted: Wed Mar 16, 2011 8:36 am
by Eric Walch
Rustybolts wrote:
Also still to fix....

Code: Select all

[script.javaScript.warning.ooliteDefinedError]: ----- JavaScript warning (blackjacks 1.22): Mission.runMissionScreen() is deprecated, use Mission.runScreen() instead.
Thank you very much Micha
And even that error report is wrong. it should be "mission.runScreen()". But that was a 1.74 error report were Mission was still allowed.
1.75.1 will not generate this warning anymore, it will just do nothing at all and generate a real error in the log. :twisted:

Re: BlackJacks bullion mission addon

Posted: Wed Mar 16, 2011 10:45 am
by onno256
Thanx,

Downloaded the mission!

Greetz,
Onno.

Re: BlackJacks bullion mission addon

Posted: Sat Dec 31, 2011 8:18 am
by Micha
Hey Rustybolts,

Your Mediafire site seems to have disappeared. Are you hosting your OXPs anywhere else?

Cheers,
- Micha.

Re: BlackJacks bullion mission addon

Posted: Tue Jun 05, 2012 10:08 am
by Talisker
+1 - or failing that, does anybody have a copy they're willing to host (licensing permitting, obviously)?

Things to Do in Galaxy Two!

Re: BlackJacks bullion mission addon

Posted: Tue Jun 05, 2012 10:51 am
by Wildeblood
Talisker wrote:
licensing permitting, obviously
this.name = "blackjacks"
this.author = "Rustybolts"
this.copyright = "Do with as you wish"
this.description = "Starts in Galaxy 2 at Telace.";
https://www.box.com/s/1b042baf433f0bb92059