Page 2 of 5

Re: MIRV Beta Release

Posted: Fri Jul 09, 2010 8:13 am
by Adm. White Haven
Can the weapons and/or the module be implemented separate from the no-glow and no knockback stuff?

Re: MIRV Beta Release

Posted: Fri Jul 09, 2010 10:34 am
by Arcalane
It's pending, but I'd need to dig back through my sources to replace some things. It's not exactly high priority.

Re: MIRV Beta Release

Posted: Tue Jul 13, 2010 4:16 pm
by Silver Swordsman
Hey, I just ran a few tests with the new beta. Just for a heads up, the Critical Object detonates when the ship jumps out. May be fun in that the ship creates a destructive shockwave of sorts when it jumps out, but some people may want that fixed.

Re: MIRV Beta Release

Posted: Thu Jul 15, 2010 10:31 am
by Machine
Found something funny, you can actually order an allied ship, or even an enemy ship to warp out. Which is quite cool actually, but I guess this isn't a feature but just a bug. You can also order modules to warp out, and the game will report it, though they don't actually warp out.

Re: MIRV Beta Release

Posted: Thu Jul 15, 2010 2:24 pm
by Arcalane
It is intentional, actually. Since it was originally coded for the metagame, and at the time I wanted a way for enemy or allied ships to effectively retreat since they couldn't be ordered to the edge of the map and self-destructed.

@Silv; Odd, it didn't do that before. I guess something I changed somewhere made it start wigging out. Have to look into it later.

Re: MIRV Beta Release

Posted: Fri Jul 16, 2010 1:54 pm
by Icy
This might already be known, but I've gotten an error message when I threw together some ships and sent them against nagaya's 3rd ship

------------------------------------------------------------------------------------------------
ERROR in
action number 1
of Collision Event with object ShipSection
for object EBulletTachyon:

Error in code at line 65:
part_particles_create_color(global.SFX_Sparker,x,y,global.SFX_Spark,l_sparkcolour,l_damage*2)

at position 70: Unknown variable l_sparkcolour
------------------------------------------------------------------------------------------------

This happened with any object that the Tachyon bullets hit on my ships, so yes this happened continuously.
I have also attached the two ships that I was using.

I hope this helps in the process of ironing out bugs.

(Just curious, can ships from the beta be submitted to the Custom Ships section?)

Re: MIRV Beta Release

Posted: Fri Jul 16, 2010 6:35 pm
by Arcalane
Okay, found and fixed the problem - the cause was immediately obvious, no ship files needed to catch that one.
(Just curious, can ships from the beta be submitted to the Custom Ships section?)
This is a stupid question. You know why? Because it's a stupid question. Actually, it's not that it's a stupid question. Wait, it is a stupid question. Why? Because of course you can submit ships made in this to the Custom Ships section. Just use a warning label if you use the new modules/weapons. :|

If people don't take time to read the part of your post that says 'get the MIRV beta or this will not work', then bitch that it doesn't work, that's their problem.

Re: MIRV Beta Release

Posted: Fri Jul 16, 2010 11:01 pm
by Icy
Thanks, sorry about the stupid question.

(Shoot, that was dumb now that I think about it.)

Re: MIRV Beta Release

Posted: Tue Jul 27, 2010 11:23 pm
by Jafo
Arcalane wrote:Okay, found and fixed the problem - the cause was immediately obvious, no ship files needed to catch that one.
Are you going to release the fixed version?

Re: MIRV Beta Release

Posted: Wed Jul 28, 2010 4:53 am
by Kal Adama
Very nice. The MIRVs give Frigates the stopping power of BCs, and give Dreadnoughts the stopping power of the freakin' Death Star. Wunderbar. It'll probably kill my machine to run a DN with no armament other than MIRVs. And, as has been suggested above, the Critical Object would make a great mine if a proximity sensor type thing could be programmed into it.

Re: MIRV Beta Release

Posted: Wed Jul 28, 2010 5:51 am
by Arcalane
Fixed exec download.

Also includes a slight tweak to the torpedoes. I'm sure some of us have noticed how - let's be frank - crap the explosions looked, especially when scaled up.

So I hijacked some code from the ship core explosion, reimplementing something I experimented with a few months back. The bigger the explosion size, the bigger and more showy the graphical effects are. Enjoy!

~~
Kal Adama wrote:...the Critical Object would make a great mine if a proximity sensor type thing could be programmed into it.
It's called Kamikaze AI. When it's not being retarded.

Other than that, no, I will not make the Crit Obj capable of automatic detonation. That's just asking for trouble.

Re: MIRV Beta Release

Posted: Thu Jul 29, 2010 6:45 pm
by vidboi
i get this error code occasionally with the emp torpedos:
Spoiler!
ERROR in
action number 1
of Collision Event with object ShipSection
for object EBulletEMPTorpedo:

Error in code at line 18:
alarm[0] = l_effect

at position 22: Unknown variable l_effect
i think it occurs when the torpedo destroys the section that it hits which i presume is messing up something with the emp effect

Re: MIRV Beta Release

Posted: Thu Jul 29, 2010 8:38 pm
by Arcalane
vidboi wrote:i think it occurs when the torpedo destroys the section that it hits which i presume is messing up something with the emp effect
Read the weapon description notes that come with updates. EMP torpedoes cannot cause damage, period. ;)

I'm not sure what causes that unfortunately. It seems to occur when a ship is hit by multiple EMP Torpedoes in semirapid succession.

Re: MIRV Beta Release

Posted: Fri Jul 30, 2010 1:40 am
by vidboi
Arcalane wrote:Read the weapon description notes that come with updates. EMP torpedoes cannot cause damage, period. ;)

I'm not sure what causes that unfortunately. It seems to occur when a ship is hit by multiple EMP Torpedoes in semirapid succession.
you mean read the documentation?!! :shock:

hmmm, i used to have this problem all the time with emp torpedos, atleast it's only occasional now

btw, could you possibly change the trails on the nuke mirv/torpedos to a slightly less glaring yellow? personally i think it looks really bad right now, and the trails could do with some more anti-aliasing as well

Re: MIRV Beta Release

Posted: Fri Jul 30, 2010 9:21 am
by calvin1211
It it also possible to allow us to change the length of the trails?