Ships as stations (or, deprecate stations)

Post ideas & suggestions you have pertaining to the game here.
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

We were just now talking on IRC about what the reason for having the distinction between stations and ships might be.

With the addition of a few attributes and functions to ships, there is nothing a ship can't do that a station can do. The benefit would be having working overlays, player controlled stations, shields on stations and a unified object interface.

So, stations would just be ships with a fixed="true" attribute or something similar.

Now, the real question. Is there something serious in the engine preventing such a change? I think there would be pretty large community support for the change.
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

I second this motion. (since I was at dinner while this was going on)

a "fixed=true" would be AWESOME (mostly because it would solve a number of problems with some player-ploppable turrets)

Even if it's fixed, it should still be allowed to rotate if rotationcount=/=1
If rotationcount=1, then well, it can only be in that one rotation to begin with.

And for the AI section, just put in a "turret" and "station" ai's, where turret faces the target, and station uses its swiveling weapons; if it has a tracking weapon, it will fire it, regardless
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

Wolfy wrote:And for the AI section, just put in a "turret" and "station" ai's, where turret faces the target, and station uses its swiveling weapons; if it has a tracking weapon, it will fire it, regardless
No need. Ares Sentries are ships and work perfectly well as turrets.

You might try maxspeed=0 for turret-autons BTW.
User avatar
Ttech
Fleet Admiral
Fleet Admiral
Posts: 2767
Joined: Tue Nov 06, 2007 12:03 am
Location: Traveling in the TARDIS
Contact:

Well I hope we can get moving ship docking instead of having to stop to dock with a ship.
Image
Image
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

Atarlost wrote:
Wolfy wrote:And for the AI section, just put in a "turret" and "station" ai's, where turret faces the target, and station uses its swiveling weapons; if it has a tracking weapon, it will fire it, regardless
No need. Ares Sentries are ships and work perfectly well as turrets.

You might try maxspeed=0 for turret-autons BTW.
Oh, they work perfectly fine... unless they are player-owned and part of the auton structure/command system then they do weird things, like becomming unhooked and flying around in the system, but stick in relative position oto the player.
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

Wolfy wrote:
Atarlost wrote:
Wolfy wrote:And for the AI section, just put in a "turret" and "station" ai's, where turret faces the target, and station uses its swiveling weapons; if it has a tracking weapon, it will fire it, regardless
No need. Ares Sentries are ships and work perfectly well as turrets.

You might try maxspeed=0 for turret-autons BTW.
Oh, they work perfectly fine... unless they are player-owned and part of the auton structure/command system then they do weird things, like becomming unhooked and flying around in the system, but stick in relative position oto the player.
How about not putting them in the auton structure? Do they actually need to be autons rather than autonomous ships in the player sovereign?
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

Yeah, for targeting reasons :P
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

Bumpity bump.
This is a great idea, and I really think it should be put in. Because station structure is so limited compared to what we can do with ships.
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

George, any comments on this.

The need for overlays on stations keeps on coming up, and this would be a nice way of fixing that.
User avatar
Atarlost
Fleet Admiral
Fleet Admiral
Posts: 2391
Joined: Tue Aug 26, 2008 12:02 am

That and ondamagearmor not applying to stations.
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

alterecco wrote:George, any comments on this.

The need for overlays on stations keeps on coming up, and this would be a nice way of fixing that.
:lol: Yes, a discussion on a weapon I designed not working on stations because of this prompted the bumping of this thread :D
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

I think the best approach is to make a list of all the things that you want for stations and submit them to the Trac (please list each item separately).

Make sure you mark the priority properly--I try to fix blockers/major bugs first.

In general, I've been trying to use the Trac as my list of things to do.

If you want to rearrange my priorities, then I have a couple of suggestions:

1. I'm lazy, so I fix easy bugs sooner than hard ones. If you ask for something hard like, "stations should have all the properties of ships" them I'm likely to defer it until I have a large enough block of time to do that. On the other hand, if you ask for "support OnDamageArmor on stations" then that's a lot easier--I'm likely to do that in 1.03 or 1.04. The best idea is to break up really hard problems into smaller pieces.

2. Everything is a trade-off. If you want something fixed now, then something else will get defered. I pay attention to the priority field. Whatever you put there is my indication of how important it is to you. Feel free to re-prioritize any bugs you like (assuming the owner of the bug agrees).

3. The Milestone field is my way of (roughly) scheduling when a ticket is going to get fixed. If you don't like the schedule (e.g., if I scheduled something for "Indefinite Future") then feel free to change the Milestone back to "Not Scheduled" with an explanation of why you think the bug is important. [Again, remember that this will then bump off some other bug to later.]

Hope that helps!
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

Thanks for the info george! :D
I made ticket 395 on this.

Also I th... 1.04? :D
I think I'm /really/ liking the new development cycle. (more frequent releases are great for modders!)
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
SiaFu
Commonwealth Pilot
Commonwealth Pilot
Posts: 88
Joined: Thu Jul 08, 2010 4:10 pm

Another station feature that would be nice on ships would be docking screens.
If live ships (as in "not wrecks") were dockable it would open up whole new possibilities:

1. Friendly Scavengers: no longer must you fear them grabbing your loot while you're busy ferrying your full cargo load to the nearest station. Buy it back at "reasonable" prices instead of having to blast them to bits first.

2. Resupply from military frigates during deep space commonwealth missions

3. Interact with trader freighters and smuggler T31 armored transports for unexpected bartering opportunities

and so on...
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Ships can already have DockScreens.

Reference the CSC Antarctica for an example.
Post Reply