Had to do this anyway . This is for all you fellow miners out there. And of course for anyone in need of fast manifest information.
In short, an MFD that shows the status of your cargo hold and all the items from your cargo manifest. Works great with Ore Processor (version 2.1.1) too . It looks like this:
Get it from the expansion pack manager.
Last edited by spara on Mon Aug 03, 2015 6:33 pm, edited 6 times in total.
Most commodity names are reasonably short.. would it be possible to have two itemised columns? That way you could display the first 18 items in the manifest.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
Most commodity names are reasonably short.. would it be possible to have two itemised columns? That way you could display the first 18 items in the manifest.
And here we go again. My poor miner will never get out of the gutter at this rate . Introducing version 0.2 of this oxp. Had to remove the units to make more room for the second column. Needs polishing and optimizing as we're doing things using frameCallBack, but it seems to be working nicely already.
And here we go again. My poor miner will never get out of the gutter at this rate
Heh heh.. sorry mate.. but looks like you've done an excellent job!
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
Now it's version 1.0, which means release and it's available from the expansion pack manager.
* It notes the changes of used cargo space in real time catching scooping, jettisoning and destruction of cargo.
* It does not note changes in the contents of containers in cargo hold. For that an OXP changing the contents of an container in the cargo hold should notify this script by calling notifyCargoChange(). I have updated the Ore Processor OXP to 2.1.1 for that. Readme in the oxz has instructions.
And now it's time for my miner to launch again and continue shooting rocks.
Though if you haven't seen the report yet, there may be some kind of conflict problem going on with the Manifest OXP..
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
* Took another look after updating the navigation mfd and decided to remove the refund option from this one too. If you don't like it after you have bought it, remove the oxp.
Version 1.1.2 uploaded to the manager. I actually made the update a couple of months ago, but forgot to upload it at time . This one has a nicer way of tabbing columns. Should not be noticeable by user, but in case someone wants to create something based on this one, it's a better way to do it.