Re: OXP's and 1.75
Posted: Thu Mar 31, 2011 5:23 pm
@ lave: I missed Interstellar Help when I first read your list. That one not only is 1.75-compatible, but its latest version requires 1.75.1. See its Wiki page.
For information and discussion about Oolite.
https://bb.oolite.space/
OXP Table updated to reflect this.Commander McLane wrote:@ lave: I missed Interstellar Help when I first read your list. That one not only is 1.75-compatible, but its latest version requires 1.75.1. See its Wiki page.
The reference for flasher definitions stated the 8th parameter was for size, and default was 8.Commander McLane wrote:Did you throw two dice to choose a number, or how did you come to it?Lone_Wolf wrote:I've checked the oxp files, corrected a typo in scan class and added an eight token to the flasher definitions ( the number 8 ).
During the changes i made i only looked briefly at the code, will look further.Commander McLane wrote:Hm. I haven't used the OXP in a long time, and only just now tested it, and there does seem to be another problem. When scooping a beacon created by a beacon launcher (not the missile), I am not awarded a beacon launcher again.
So all is not in order with the OXP. Need some further testing.
It's not the last parameter that is missing, though, but the middle one, specifying the colour.Lone_Wolf wrote:The reference for flasher definitions stated the 8th parameter was for size, and default was 8.Commander McLane wrote:Did you throw two dice to choose a number, or how did you come to it?Lone_Wolf wrote:I've checked the oxp files, corrected a typo in scan class and added an eight token to the flasher definitions ( the number 8 ).
the nav buoy uses 60 for flasher size, so 8 might be a bit to small.
Code: Select all
<string>*FLASHER* -1.0 0.0 -1.8 120 2.0 0.25 4.0</string>
<string>*FLASHER* 1.0 0.0 -1.8 120 2.0 0.25 4.0</string>
<string>*FLASHER* 0.0 -1.0 1.8 0 2.0 0.0 4.0</string>
<string>*FLASHER* 0.0 1.0 1.8 0 2.0 0.0 4.0</string>
In general, broken pre-JavaScript OXPs are bugs in Oolite. Please report them. That’s what beta testing is for. I’m looking into the script thing. (It is a bug to release an OXP withLone_Wolf wrote:ETT Homing beacon was originally written for oolite 1.62, so unless someone adopts/updates the oxp, it seems unlikely it will ever work in 1.75 or MNSR.
debugOn
/debugOff
commands in it, though…)Code: Select all
{
// icons for the hud
"EQ_BEACONLAUNCHER_MINE" =
(
1.0, 0.0,
0.3, 0.7,
0.2, 0.9,
0.4, 1.0,
0.2, 1.1,
0.3, 1.3,
0.1, 1.2,
0.0, 1.4,
-0.1, 1.2,
-0.3, 1.3,
-0.2, 1.1,
-0.4, 1.0,
-0.2, 0.9,
-0.3, 0.7,
-0.4, 0.6,
-0.4, 0.7,
-0.5, 1.0,
-0.4, 1.3,
-0.3, 1.4,
0.0, 1.5,
0.3, 1.4,
0.4, 1.3,
0.5, 1.0,
0.4, 0.7,
0.4, 0.6,
0.6, 0.4,
0.7, 0.6,
0.8, 1.0,
0.7, 1.4,
0.4, 1.7,
0.0, 1.8,
-0.4, 1.7,
-0.7, 1.4,
-0.8, 1.0,
-0.7, 0.6,
-0.6, 0.4,
-0.8, 0.2,
-1.0, 0.5,
-1.1, 1.0,
-1.0, 1.5,
-0.8, 1.8,
-0.5, 2.0,
0.0, 2.1,
0.5, 2.0,
0.8, 1.8,
1.0, 1.5,
1.1, 1.0,
1.0, 0.5,
0.8, 0.2,
1.0, 0.0,
1.3, 0.5,
1.4, 2.0,
1.3, 1.5,
1.0, 2.0,
0.5, 2.3,
0.0, 2.4,
-0.5, 2.3,
-1.0, 2.0,
-1.3, 1.5,
-1.4, 2.0,
-1.3, 0.5,
-1.0, 0.0,
-1.0,-0.4,
-1.4, 0.0,
-1.6, 0.4,
-1.7, 1.0,
-1.6, 1.6,
-1.4, 2.0,
-1.0, 2.4,
-0.6, 2.6,
0.0, 2.7,
0.6, 2.6,
1.0, 2.4,
1.4, 2.0,
1.6, 1.6,
1.7, 1.0,
1.6, 0.4,
1.4, 0.0,
1.0,-0.4,
1.0,-0.7,
1.2,-0.6,
1.6,-0.2,
1.9, 0.4,
2.0, 1.0,
1.9, 1.6,
1.6, 2.2,
1.2, 2.6,
0.6, 2.9,
0.0, 3.0,
-0.6, 2.9,
-1.2, 2.6,
-1.6, 2.2,
-1.9, 1.6,
-2.0, 1.0,
-1.9, 0.4,
-1.6,-0.2,
-1.2,-0.6,
-1.0,-0.7,
-1.0,-2.0,
0.0,-3.0,
1.0,-2.0
);
"EQ_BEACON_MISSILE" =
(
0.8, 0.8,
0.8, 1.0,
0.7, 1.4,
0.4, 1.7,
0.2, 1.7,
0.0, 2.0,
-0.2, 1.7,
-0.4, 1.7,
-0.7, 1.4,
-0.8, 1.0,
-0.8, 0.8,
-1.0, 0.5,
-1.1, 1.0,
-1.0, 1.5,
-0.8, 1.8,
-0.5, 2.0,
0.0, 2.1,
0.5, 2.0,
0.8, 1.8,
1.0, 1.5,
1.1, 1.0,
1.0, 0.5,
1.2, 0.2,
1.3, 0.5,
1.4, 2.0,
1.3, 1.5,
1.0, 2.0,
0.5, 2.3,
0.0, 2.4,
-0.5, 2.3,
-1.0, 2.0,
-1.3, 1.5,
-1.4, 2.0,
-1.3, 0.5,
-1.2, 0.2,
-1.4,-0.1,
-1.6, 0.4,
-1.7, 1.0,
-1.6, 1.6,
-1.4, 2.0,
-1.0, 2.4,
-0.6, 2.6,
0.0, 2.7,
0.6, 2.6,
1.0, 2.4,
1.4, 2.0,
1.6, 1.6,
1.7, 1.0,
1.6, 0.4,
1.4,-0.1,
1.5,-0.3,
1.6,-0.2,
1.9, 0.4,
2.0, 1.0,
1.9, 1.6,
1.6, 2.2,
1.2, 2.6,
0.6, 2.9,
0.0, 3.0,
-0.6, 2.9,
-1.2, 2.6,
-1.6, 2.2,
-1.9, 1.6,
-2.0, 1.0,
-1.9, 0.4,
-1.6,-0.2,
-1.5,-0.3,
-2.0,-1.0,
-1.0,-1.0,
-1.0,-3.0,
1.0,-3.0,
1.0,-1.0,
2.0,-1.0,
1.5,-0.3,
1.4,-0.1
)
}
Extra jellybabies for you then, well done.Smivs wrote:...and by 5.53, the Wiki table and OXP Wiki page download link had been updated. Job Done!TGHC wrote:Well done guys, that's what I call collaboration, posted at 11.07 and fixed by 3.14.