Yes, Inside the package that is the Oolite app. I suppose I don't use the word vanilla enough. Can't make myself do it.
You made me flinch and rush to check.
I should have known, had it been a real typo you would have marked it with a [sic]
Moderators: winston, another_commander
Yes, Inside the package that is the Oolite app. I suppose I don't use the word vanilla enough. Can't make myself do it.
You made me flinch and rush to check.
I'd never realised just how ambiguous "no" can be, when used by a verbose Englishman. This might be the third time that I've managed this on these boards.
Mentioned some posts above by Murgh and me.Cholmondely wrote: ↑Wed Jun 29, 2022 7:49 amAgain, does anybody have any idea as to what these summaries are used for?
Sorry - you must mean the summaries on the top-right of the Ship Library/Ship Specifications page. I'd not realised.montana05 wrote: ↑Wed Jun 29, 2022 8:24 amMentioned some posts above by Murgh and me.Cholmondely wrote: ↑Wed Jun 29, 2022 7:49 amAgain, does anybody have any idea as to what these summaries are used for?
Not to my knowledge, there are some specifications in the core game while others were designed by authors.Cholmondely wrote: ↑Wed Jun 29, 2022 8:32 amSorry - you must mean the summaries on the top-right of the Ship Library/Ship Specifications page. I'd not realised.
They are not used for anything else then?
lol. When a simple yes would have sufficed.Cholmondely wrote: ↑Wed Jun 29, 2022 7:49 amI'd never realised just how ambiguous "no" can be, when used by a verbose Englishman. This might be the third time that I've managed this on these boards.
In my copy of your oxp (17th April, b3 1024), "diligent" was incorrectly written as dilligent. Hence my multiplication of the ll's.
For transports and freighters, the cargo space is relevant, for most other ships, as Cody said. Please keep in mind that they are designed for the core-ships, some OXP ships don't fit in any of them. A reason why earlier today I suggested more categories and summaries so that not every author is creating new ones and earlier or later the entire shiplibrary will be more confusing than helpful.Cholmondely wrote: ↑Wed Jun 29, 2022 11:02 amDoes anybody have any idea what the differences are between light : medium : heavy?
Is it mass? Size?
And where are the cut-offs?
<nods> See Ship Roles, Cholly.
Code: Select all
(
{
class = ship;
description = "The deep space dredger is one of the largest ships in The Eight. They operate mainly in deep space, scooping up wreckage, hydrogen and space dust for later processing. Space Dredgers are occasionally encountered in the border of the space lanes. Commanders choosing to dock with a Dredger can take advantage of its well equipped shipyard or the chance to trade. They are armed with turrets.";
ship = "dredger-ds";
summary = "Dredger";
},
{
class = ship;
description = "These are found with dredgers";
ship = "dredgershuttle";
summary = "[oolite-ship-library-summary-MT]";
},
{
class = ship;
description = "These are found with dredgers";
ship = "dredgertrader";
summary = "[oolite-ship-library-summary-MFr]";
},
{
class = ship;
description = "These protect dredgers";
ship = "sabre-ds";
summary = "[oolite-ship-library-summary-LF]";
},
{
class = ship;
description = "These protect dredgers";
ship = "fury-ds";
summary = "[oolite-ship-library-summary-MF]";
},
{
class = ship;
description = "These protect dredgers";
ship = "dredgerdroid";
summary = "[oolite-ship-library-summary-LF]";
}
)
Droid could actually be a class with summaries like Combat-Droid L/M/H, Cargo-Droid L/M/F, ...Cholmondely wrote: ↑Wed Jun 29, 2022 12:05 pm1) New summary categories: "Dredger" & "Droid"
Comments?
Are these relevant? Category:Drones
Code: Select all
(
{
class = ship;
description = "Cobra modified for mining with much more cargo space but rather less energy and fewer missile/laser mounts ";
ship = "cobra3-miner";
summary = "Miner";
}
)
I would say so, Griff Robotic Cargo Loader probably fits as well.