Let me know what you think. After feedback and fine-tuning I'll release it as a full OXP (possibly adding in some of the weaponry from my other OXPs as a quasi-meta one).
OK. Haven't tried out all of the four bombs yet, but the buzz bomb works fine.
I think the stun bomb might work, but not 100% because I think it made the python I was attacking stop dead in space, and as I was right behind it, I then crashed into it!! (Press space, commander!) LOL.
Then did a GalNavy mission, to also test ADCK's new Behemoth OXP (which has just been released today also). Figured I should test the T-bomb at the same time on live Thargoids.
Didn't seem to do anything to them. What exactly should happen? They didn't blow up, even those at point blank range.
Not yet tried the Uni-bomb.
JazHaz
Gimi wrote:
drew wrote:
£4,500 though! <Faints>
Cheers,
Drew.
Maybe you could start a Kickstarter Campaign to found your £4500 pledge.
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!
Buzz bomb and bug bomb are the same, except one has the *0.5 damage for .isThargoid and the other for !.isThargoid. But both have a random chance depending on proximity to do any damage to a given ship, so in your test either the ship got lucky or it was strong and the blast wasn't enough to nuke it.
For the stun bomb, I'm still in two minds about the effect there. I can either performTumble (as now, spins in space but stops) or performIdle (carries on flying straight and unresponsive but not so obvious anything has happened). There aren't so many choices in the AI to make it look realistic. Maybe switch back to performIdle for the NPCs, but then what to do to the player ship if an NPC ship fires off one?
The problem with performTumble is it sets speed to zero, hence the difficulties JazHaz reported with his friend the Python.
I think I'll switch it back to performIdle for the full release, with maybe an added throwSparks for decoration.
And as for pitch and roll, the bombs do not affect CLASS_ROCK or CLASS_CARGO, so it shouldn't be an issue (unless there are ships out there with zero pitch or roll)
If there are going to be a bunch more options for pylons, then someone should consider making an extra Pylon available for sale. There's a bunch of stuff and unless you're a big ship, no place to put it.
Missle Racks is one potential solution but I like full strength missiles,
My Cobby sports 7 pylons.. I decided that Cr50,000 and the loss of 2 tonnes of cargo space was a fair price...
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
This has got me thinking about a nifty idea I had a while ago about a different way to handle missiles. One question though - there's an event handler for when the player (or another ship) loses a target, but is there a handler for when a target is acquired? From the wiki it appears not, but this could offer lots of possibilities.
Download Resistance Commander plus many other exciting OXPs HERE
It's not so much that the EB is hated as such, only that the quirium mine seems to do more or less the same job & be a lot less 'magical'...
In any case,
- it will always be available in strict mode.
- we're keeping it as standard in unrestricted mode, at least until MNSR
- even after removing it from unrestricted mode, it will still be possible to re-enable it: either manually, or by using a very easy to write three-line oxp to overwrite one equipment setting.
apologies for wading into this one, but my vote is the same as all the old timers but have the following suggestion.
The e-bomb was something to make the game more playable for newbies, and reduce their frustration. A newbie looking for information on how to hack it back into a future stable release without the e-bomb doesn't seem the way forward to me. However, once players reach competent/dangerous they are highly unlikely to need it or use it.
So, one way forward is to leave it available in strict mode OR if you are acquiring equipment in a 'classic manner'. So the moment you buy Q-bombs, witch-fuel injectors, similar equipment beyond Classic, then to avoid 'bad field interactions in the hold of your ship', you have to sell your e-bomb (if you had one) and enter a more mature phase of your gaming experience.
This has got me thinking about a nifty idea I had a while ago about a different way to handle missiles. One question though - there's an event handler for when the player (or another ship) loses a target, but is there a handler for when a target is acquired? From the wiki it appears not, but this could offer lots of possibilities.
This has got me thinking about a nifty idea I had a while ago about a different way to handle missiles. One question though - there's an event handler for when the player (or another ship) loses a target, but is there a handler for when a target is acquired? From the wiki it appears not, but this could offer lots of possibilities.
Agreed and it has been inserted in the code in revision 3016. The handler is called shipAcquiredTarget, takes as parameter the entity that has been targeted and works both for player and NPCs. Example of usage:
The problem with performTumble is it sets speed to zero, hence the difficulties JazHaz reported with his friend the Python.
I think I'll switch it back to performIdle for the full release, with maybe an added throwSparks for decoration.
Yeah I agree that performIdle probably is the better way to go. And it makes more sense. How else could a bomb going off affect the target ship? I mean it couldn't trigger the braking jets on the ship?
JazHaz
Gimi wrote:
drew wrote:
£4,500 though! <Faints>
Cheers,
Drew.
Maybe you could start a Kickstarter Campaign to found your £4500 pledge.
Thanks to Gimi, I got an eBook in my inbox tonight (31st May 2014 - Release of Elite Reclamation)!