The 1.77 deployment build is pretty damn stable (it's just not labelled as such), and well worth updating to.metatheurgist wrote:I'm waiting for a stable release before comitting to an update.
performAttack and Missiles
Moderators: winston, another_commander
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: performAttack and Missiles
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
Re: performAttack and Missiles
Hmm... try turning them right down to 0.1,0.2 and see if that helps. You'll probably need to be stationary relative to the target, and it'll take a little while to aim, but it should at least be able to pick off cargo then. (Probably not missiles, though)metatheurgist wrote:OK. Tried pitch and roll at 1,2 and went to 5,6 increasing both by 1 each time. The range for shooting cargo is still within the 2-3 kms range, though at pitch 2 roll 3 it did take a shot at 5kms and hit. I'm waiting for a stable release before comitting to an update.
Re: performAttack and Missiles
A "tailgunner" turret on a ship being chased by a missile should be the only thing that regularly hits incoming missiles, since the closure speed is reduced immensely and the angle-to-target is likely changing slowly. Thargoids can do this when they bother in v1.76.1 and probably much more often in v1.77, since they have an omnidirectional laser...but it's still hard-coded in such a way still that it's not a normal turret.
-
- Competent
- Posts: 63
- Joined: Fri Dec 14, 2012 9:42 am
Re: performAttack and Missiles
Well, I'm not actually trying to kill cargo, I'm just using them as a target reference since they're small, don't move around and are easy to "produce" in the game. It's cool if the object won't hit missiles, I'm just seeing what I can do with the scripting. Next stop will be to play with Wings 3d.cim wrote:Hmm... try turning them right down to 0.1,0.2 and see if that helps. You'll probably need to be stationary relative to the target, and it'll take a little while to aim, but it should at least be able to pick off cargo then. (Probably not missiles, though)
I'm content to wait. The only thing that really interests me is the improvement in visibility. Get tired of being hit by things I can't see sometimes, but I'll cope.El Viejo wrote:The 1.77 deployment build is pretty damn stable (it's just not labelled as such), and well worth updating to.
Does seem that way. That's why I'm going to leave the mod attached to my cobra on the off chance it does shoot a missile when I'm heroically running away.Switeck wrote:A "tailgunner" turret on a ship being chased by a missile should be the only thing that regularly hits incoming missiles, since the closure speed is reduced immensely and the angle-to-target is likely changing slowly. Thargoids can do this when they bother in v1.76.1 and probably much more often in v1.77, since they have an omnidirectional laser...but it's still hard-coded in such a way still that it's not a normal turret.
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: performAttack and Missiles
If you are designing something to shoot other things another good reason to upgrade to 1.77 is the new abilities of the 'accuracy' key in shipdata. You can specify how good its aim is and tweak other aspects of combat performance etc.metatheurgist wrote:Well, I'm not actually trying to kill cargo, I'm just using them as a target reference since they're small, don't move around and are easy to "produce" in the game. It's cool if the object won't hit missiles, I'm just seeing what I can do with the scripting. Next stop will be to play with Wings 3d.
I'm content to wait. The only thing that really interests me is the improvement in visibility. Get tired of being hit by things I can't see sometimes, but I'll cope.El Viejo wrote:The 1.77 deployment build is pretty damn stable (it's just not labelled as such), and well worth updating to.
Also there are many other aspects of the game (including some scripting elements) that are better/improved or new to the game in 1.77 that you might find useful.
Seriously, upgrade. Nothing to lose and lots to gain.
Commander Smivs, the friendliest Gourd this side of Riedquat.
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: performAttack and Missiles
There's some confusion as to what a 'stable' release actually means..El Viejo wrote:The 1.77 deployment build is pretty damn stable (it's just not labelled as such), and well worth updating to.metatheurgist wrote:I'm waiting for a stable release before comitting to an update.
To borrow from (and extensively update) an old thread.
The only reason it is not called 'stable' is because since 1.76 a lot of new features have been introduced. And some of these features are still having the kinks worked out. Once this process is over, the resulting version (1.78) will be 'stable'.
In programmers terms, stable refers to a stable feature set, rather than a game that doesn't crash. The other requirement for a stable release is backwards compatibility. Meaning: Everything that worked on the last stable release (1.76.1) has to work on the next stable release as well. Therefore, as long as features that are present in 1.76.1 may be temporarily broken in the intermediate version (until they get fixed for the following version), the intermediate version could not be considered stable.
As I understand it, after the last round of new features were added, 1.77 is now in feature-freeze, and only bugfixes are being applied to trunk, until such time as the next stable version, 1.78, is released. OXP authors actually making use of those new features, and people actively playing with 1.77, are the only way that any bugs (of which there have been very few, to date) will be found.
Thus, there really is nothing to lose, and much to gain, (both for you personally and ultimately for Oolite itself) if you were to upgrade, metatheurgist. Up to you, of course.
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
Re: performAttack and Missiles
Within reason, anyway. There will be minor incompatibilities that affect some code, and sometimes planned deprecation of older features. A strict interpretation of that requirement would make it very difficult for us to add new features at all.Diziet Sma wrote:Meaning: Everything that worked on the last stable release (1.76.1) has to work on the next stable release as well.
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: performAttack and Missiles
Oops.. yes, of course.. I actually meant to add some sort of qualifier like that, and forgot to do so..
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