Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

Search found 197 matches

by cag
Tue Dec 14, 2021 2:21 am
Forum: Discussion
Topic: OXP to Debug Console communication
Replies: 19
Views: 6621

Re: OXP to Debug Console communication

... I'd rather like to switch towards an event based model, where some OXP would be telling the Debug Console about important world events. When I tried to write a simple world script handler that just forwards all events I found out that some events have additional data on them, such as `shipAttac...
by cag
Tue Dec 14, 2021 2:12 am
Forum: Discussion
Topic: OXP to Debug Console communication
Replies: 19
Views: 6621

Re: OXP to Debug Console communication

Here's the file, no need to dl any oxz

https://www.dropbox.com/s/vawvbi5cvtzjg ... ug.js?dl=0

Some is Telescope specific. The most often used is the last, _showProps(). _reportError() is useful in a 'catch' statement to give more context on exceptions.
by cag
Mon Dec 13, 2021 2:22 am
Forum: Expansion Pack
Topic: [Beta] Release of Station Options 1.0
Replies: 39
Views: 31664

Re: [Beta] Release of Station Options 1.0

cag, would you be willing to add support for OXPs to provide dynamically-generated options at runtime, or give me pointers on how to do it? I want to generate options for each primeable equipment that the player has . I've added a missionKey paramater when you registers which will allow you to pass...
by cag
Mon Dec 13, 2021 2:09 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

Wondering: I never understood GravLock to mean anything in particular, and certainly not the way you defined it. I still don't really understand what the gravity scanner is supposed to do - or how it makes any difference to my game, other than funny sounds when I'm close to a Large Body... Might it...
by cag
Mon Dec 13, 2021 12:07 am
Forum: Discussion
Topic: OXP to Debug Console communication
Replies: 19
Views: 6621

Re: OXP to Debug Console communication

Now that I have a world script running, I'd like to fire off messages to the Debug Console. ... But in both cases I can only send string values transported in packet type console output . Is there a chance to invent new packet types and send more structured items such as dictionaries or arrays? As ...
by cag
Sun Dec 12, 2021 11:27 pm
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

... Edited to add: the only really important issue that I have (and have had) with any of the versions of Telescope is "death by ILS". The other problems I find rather minor. As mentioned elsewhere, in my early days, I died 5 times by ILS/Telescope whilst being murdered only twice by pira...
by cag
Sun Dec 12, 2021 6:51 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

I do think that separating lightballs from rings would be a good idea, and having the rings setting in in-flight be listed as something like "Rings in current context:" so that it's clear you're only modifying the current position in the matrix of condition & weapon status. done. http...
by cag
Fri Dec 10, 2021 5:50 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

You must be using the in-flight config utility. Turns out that it treats MassLockRings as a toggle, not the flags in the station options :oops: (a hold over from 1.15). Nice catch. It should be fixed once you re-download (same dropbox links): Turns out, this new version appears to break the massloc...
by cag
Fri Dec 10, 2021 5:10 am
Forum: Expansion Pack
Topic: [Beta] Release of Station Options 1.0
Replies: 39
Views: 31664

Re: [Beta] Release of Station Options 1.0

Updated with a few bug fixes, one a memory corruption bug! (thanks arquebus)

https://www.dropbox.com/s/dzz9ayq1e0jhv ... s.oxz?dl=0
(same link as 1st post)
by cag
Mon Dec 06, 2021 8:45 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

I am noticing what I think is new behavior with Telescope 2.0. The lightball setting doesn't save between station launches. It always goes back to "ships" rather than sticking to the brighter masslock setting that I prefer. You must be using the in-flight config utility. Turns out that it...
by cag
Wed Dec 01, 2021 4:56 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

2) there might be some conflict between your new auxiliary Telescope MFD (super idea, by the way!) and LittleBear's MFD Galactic Almanac MFD - I seem to get one or the other, but never both. Or perchance Stranger's Advanced System Data MFD |(which I also have up) has cast a plague on both their hou...
by cag
Tue Nov 30, 2021 9:37 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

2) there might be some conflict between your new auxiliary Telescope MFD (super idea, by the way!) and LittleBear's MFD Galactic Almanac MFD - I seem to get one or the other, but never both. Or perchance Stranger's Advanced System Data MFD |(which I also have up) has cast a plague on both their hou...
by cag
Tue Nov 30, 2021 9:12 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

Cholmondely wrote: Mon Nov 29, 2021 11:29 pm

The Expansion Pack "Adds Station options to Telescope" was not loaded as it requires "Need Telescope OXP." which is not installed
Okay, I fixed the manifest to actually make sense. Links remains he same.
by cag
Sat Nov 27, 2021 3:53 am
Forum: Expansion Pack
Topic: [Beta] Release of Telescope 2.0
Replies: 134
Views: 68741

Re: [Beta] Release of Telescope 2.0

new version: https://www.dropbox.com/s/swfwx5klha3dnmp/Norby.cag.Telescope.oxz?dl=0 (same link as in the first post) new features: telecope marker's '$TelescopeTarget' property now contains the telecope's target entity (dybal) i.e. no longer need to consult ws.$TelescopeList[ ws.$TelescopeListi - 1 ...
by cag
Sat Nov 27, 2021 3:28 am
Forum: Expansion Pack
Topic: [Beta] Release of Station Options 1.0
Replies: 39
Views: 31664

Re: [Beta] Release of Station Options 1.0

new version here: https://www.dropbox.com/s/dzz9ayq1e0jhv2p/cag.station_options.oxz?dl=0 [I've updated the 1st post to have the same link but do not have credentials to update the wiki. Cholmondely, would you mind?] new features: 'missionKeys' is a new parmameter added to $O_initStationOptions() (Mi...