Author Topic: SVN Commit of the Day/capship command discussion  (Read 65222 times)

0 Members and 1 Guest are viewing this topic.

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: SVN Commit of the Day/capship command discussion
Right now we're trying to offer two choices in Act 1, all-Maul or Vulcan/Scalpel. The Dirk's seen some love and should hopefully be a better option for head to head/antibomber.

I'd also like to give the Vulcan and Maul enhanced longevity in the later acts. I'm thinking of giving each of them an interesting standalone perk. My thought for the Maul is that it will do massive bonus damage inside 100 meters.

I'm not sure what to do with the Vulcan...

 

Offline AdmiralRalwood

  • 211
  • The Cthulhu programmer himself!
    • Skype
    • Steam
    • Twitter
Re: SVN Commit of the Day/capship command discussion
There's really no reason to ever link your banks in a 4-2 layout fighter.
Higher alpha damage, which is not inconsiderable depending on your piloting style/skill.
Ph'nglui mglw'nafh Codethulhu GitHub wgah'nagl fhtagn.

schrödinbug (noun) - a bug that manifests itself in running software after a programmer notices that the code should never have worked in the first place.

When you gaze long into BMPMAN, BMPMAN also gazes into you.

"I am one of the best FREDders on Earth" -General Battuta

<Aesaar> literary criticism is vladimir putin

<MageKing17> "There's probably a reason the code is the way it is" is a very dangerous line of thought. :P
<MageKing17> Because the "reason" often turns out to be "nobody noticed it was wrong".
(the very next day)
<MageKing17> this ****ing code did it to me again
<MageKing17> "That doesn't really make sense to me, but I'll assume it was being done for a reason."
<MageKing17> **** ME
<MageKing17> THE REASON IS PEOPLE ARE STUPID
<MageKing17> ESPECIALLY ME

<MageKing17> God damn, I do not understand how this is breaking.
<MageKing17> Everything points to "this should work fine", and yet it's clearly not working.
<MjnMixael> 2 hours later... "God damn, how did this ever work at all?!"
(...)
<MageKing17> so
<MageKing17> more than two hours
<MageKing17> but once again we have reached the inevitable conclusion
<MageKing17> How did this code ever work in the first place!?

<@The_E> Welcome to OpenGL, where standards compliance is optional, and error reporting inconsistent

<MageKing17> It was all working perfectly until I actually tried it on an actual mission.

<IronWorks> I am useful for FSO stuff again. This is a red-letter day!
* z64555 erases "Thursday" and rewrites it in red ink

<MageKing17> TIL the entire homing code is held up by shoestrings and duct tape, basically.

 

Offline -Norbert-

  • 211
Re: SVN Commit of the Day/capship command discussion
So is just a rough idea and I don't know if it would even work out in the game... or if it's even worth it, but how about making a weapon that's especially good for bomb interception?

A high RoF and a certain degree of scatter might do the trick. Of course the RoF would have to be high enough so that the entire field of fire reached by the scatter is saturated with enough shots to quickly bring down a bomb, but since most bombs need only one hit, that shouldn't be a problem.
The vulcan would be a natural candidate for this kind of thing.
With it's comparetively short range, the scatter won't make it worse against fighters and bombers, but against something as tiny as a bomb, it might make a difference.


If someone's not too good at aiming for bombs, it would make a good backup weapon for interception missions.

 
Re: SVN Commit of the Day/capship command discussion
Right now we're trying to offer two choices in Act 1, all-Maul or Vulcan/Scalpel. The Dirk's seen some love and should hopefully be a better option for head to head/antibomber.

I'd also like to give the Vulcan and Maul enhanced longevity in the later acts. I'm thinking of giving each of them an interesting standalone perk. My thought for the Maul is that it will do massive bonus damage inside 100 meters.

I'm not sure what to do with the Vulcan...

Just throwing randomly this out there, what if it briefly weakened enemy fighters' armor, causing it to temporarily take more damage the longer you keep it on target?  Seems like a suitable effect for a fast-ROF weapon like the Vulcan.

 
Re: SVN Commit of the Day/capship command discussion
Sounds like a complex feature, how would one even go about it?

Run a script on weapon collision to detect whenever a ship is hit by a specific weapon? Once you have that, you can change the ship's armor class, then have another script running on regular intervals to restore it back once the debuff duration is expired.

  
Re: SVN Commit of the Day/capship command discussion

Just throwing randomly this out there, what if it briefly weakened enemy fighters' armor, causing it to temporarily take more damage the longer you keep it on target?  Seems like a suitable effect for a fast-ROF weapon like the Vulcan.

It should also restore 15 mana on hit for each hit on a debuffed target while reducing the cooldown of your secondaries by 0.1 seconds. Freespace mobafied should probably be saved for the next JAD though.
[19:31] <MatthTheGeek> you all high up on your mointain looking down at everyone who doesn't beam everything on insane blindfolded

 
Re: SVN Commit of the Day/capship command discussion
Sounds like a complex feature, how would one even go about it?

Run a script on weapon collision to detect whenever a ship is hit by a specific weapon? Once you have that, you can change the ship's armor class, then have another script running on regular intervals to restore it back once the debuff duration is expired.
True, Like I said, I just threw out the suggestion at 2am without really considering the implications.
It should also restore 15 mana on hit for each hit on a debuffed target while reducing the cooldown of your secondaries by 0.1 seconds. Freespace mobafied should probably be saved for the next JAD though.

All joking aside, this did give me another idea for it.  (Again, brainstorming, may or may not be a completely stupid suggestion.)  Remember the Lamprey and Leech cannon and how underused they were?  What if the Vulcan had its own leech effect?  It fits my original idea of making hit targets more vulnerable, but it wouldn't be as much of a pain to code since the effect is already in the game.  And, since the Vulcan already does a decent amount of damage, this one might actually see use.

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: SVN Commit of the Day/capship command discussion
The Scalpel picked up the leech ability for the next release. It's pretty fun to use now and will occasionally cause targets to 'stall' cause they run out of AB.

 
Re: SVN Commit of the Day/capship command discussion
The Scalpel picked up the leech ability for the next release. It's pretty fun to use now and will occasionally cause targets to 'stall' cause they run out of AB.

Ah, nice.  I've always thought the anti-subsystem primaries were fun to use so this is good to hear.

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: SVN Commit of the Day/capship command discussion
October 2 2015

Huge amount of cool **** got done in the last couple days.

  • Simms can now die if you abandon her to the Nyxes in 'The Intervention.' You need to stay in the fight.
  • Scripted wingmen in some Act 1+2 missions can now be knocked out of action, causing them to lose weapons and gain a stealth buff so the Tevs stop shooting them. They spend a little while knocked out, then repair and come back to the fight. This is a more elegant solution to scripted invincibility than 'lol, I can absorb infinity damage.' It will make your life harder, sorry.
  • A LOVELY aesthetic touch which the MVPs and mods should really adopt!!! Pulse weapons and other blobs now play their impact ani when they run out of life. Instead of winking out, they flare up in a cool little blast or pop of energy. Will look at adding this to more weapons, like railguns and mass drivers.
  • The Maxim, Paveway, and Maul all got spruced up. The Maxim now requires ammo, as a slight strategic nerf and fluff touch. The Maul is now a crazy bit of tabling involving three dummy weapons: all to make it do bonus damage inside 150m. You'll see a flare-up effect when it can do bonus damage, and then it'll die down to the normal effect after 150m. The slightly OP Paveway bomb has been tweaked, to the joy of Tevs. The standard, stealthy, unkillable Paveway approaches the target to 700m. It then dies and spawns a Paveway#visible, which moves twice as fast (you can see the engine flare up) but can be shot down. We fluff this as the Paveway's stealth coating failing at 700m or so, causing it to go into terminal attack mode.
  • A huge overhaul of Tev tactics in The Plunder. This is a showdown between two Karunas + air wing against two Hyperions, a Chimera, and their air wing. Previously, the Tev warships approached at full speed while beaming, then went into a ****ty turning engagement until exploding.

    Now, the Chimera halts at long range and starts picking off the Karunas with beam fire. The Hyperions take up closer station to draw torpedo fire and make quick volleys with overheated Thorn Lances. If its main beams are destroyed, the Chimera signals to rig for gun engagement, pushes power to the five Riptide turrets, and closes. The Hyperions form up north and south of the Chimera to screen it from fighter attack while the Chimera chooses the most damaged frigate and follows a dynamic waypoint path to broadside it and maul its engines.

    The Tevs are also making better use of tactical jamming. Pilots will have to pick off Auroras and sensor subsystems to let the Karuna torpedoes engage effectively. Each jammer taken out improves accuracy and rate of fire. The Simms buddy system in this mission was overhauled to be more reliable and readable. I'm guessing nobody used it much, since it had a book that could make you permanently invincible!
« Last Edit: October 03, 2015, 09:22:48 am by General Battuta »

 
Re: SVN Commit of the Day/capship command discussion
Great to see so much progress being made.  Can't wait for the release.  I'm excited to try out the new Maul.  I always preferred the Vulcan, personally, but this buff might change my mind.

 

Offline Mars

  • I have no originality
  • 211
  • Attempting unreasonable levels of reasonable
Re: SVN Commit of the Day/capship command discussion
I hope something cool happens with the Vulcan, I always wanted to like it. I also hope that the Balor has some sort of perk over PromS in whatever Tev fighter missions there are.

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: SVN Commit of the Day/capship command discussion
The Vulcan's 'perk' right now is excellent synergy with the Scalpel. They really make a cool power combo.

 

Offline crizza

  • 210
Re: SVN Commit of the Day/capship command discussion
Sounds great, any chances to see the glorious finished Erebus? :D

 
 

Offline T-Man

  • 210
  • I came... I saw... I had a cuppa!
Re: SVN Commit of the Day/capship command discussion
A genuine hats off to Aesaar. That has got to be one of the best looking Terran ships I've ever seen, especially with the lighting effects :). Have been massively impressed with his stuff for BP so far.

I liked the tech description too; you get the impression it's been a bloody long project building that ship, and it was a nice touch having the uncertainties with some of its equipment. Nice one! :yes:
Also goes by 'Murasaki-Tatsu' outside of Hard-Light

UEF fanboy. Rabid Imagination.

 

Offline Cyborg17

  • 29
  • Life? Don't talk to me about life....
Re: SVN Commit of the Day/capship command discussion
Love it!   :yes: :yes: :yes:

 

Offline Lepanto

  • 210
  • Believes in Truth
    • Skype
Re: SVN Commit of the Day/capship command discussion
October 5 2015

Updated the Atreus mission with (hopefully) functioning missile ammo, beam toggling, and WiP heat management.

Added TerPulse#Huge#Command variant, for capship control missions.
"We have now reached the point where every goon with a grievance, every bitter bigot, merely has to place the prefix, 'I know this is not politically correct, but...' in front of the usual string of insults in order to be not just safe from criticism, but actually a card, a lad, even a hero. Conversely, to talk about poverty and inequality, to draw attention to the reality that discrimination and injustice are still facts of life, is to commit the sin of political correctness. Anti-PC has become the latest cover for creeps. It is a godsend for every curmudgeon and crank, from fascists to the merely smug."
Finian O'Toole, The Irish Times, 5 May 1994

Blue Planet: The Battle Captains: Missions starring the Admirals of BP: WiH
Frontlines 2334+2335: T-V War campaign
GVB Ammit: Vasudan strike bomber
Player-Controlled Capship Modding Tutorial

 

Offline niffiwan

  • 211
  • Eluder Class
Re: SVN Commit of the Day/capship command discussion
*glee*

Ever since I saw that Blueplanet badge popup next to your posts I was hoping that it signified you taking on the Atreus capship command mission.  Wheeeeeee! :D
Creating a fs2_open.log | Red Alert Bug = Hex Edit | MediaVPs 2014: Bigger HUD gauges | 32bit libs for 64bit Ubuntu
----
Debian Packages (testing/unstable): Freespace2 | wxLauncher
----
m|m: I think I'm suffering from Stockholm syndrome. Bmpman is starting to make sense and it's actually written reasonably well...

 

Offline Lepanto

  • 210
  • Believes in Truth
    • Skype
Re: SVN Commit of the Day/capship command discussion
You betcha. ;)

Working with the BP team has been a great, though intellectually challenging, experience. *fanboy squee* We've been brainstorming cool ideas for the mission, and have some basic plans for structure and cool Atreus abilities and stuff. The finished product should exceed anything I've done (mostly) solo.
"We have now reached the point where every goon with a grievance, every bitter bigot, merely has to place the prefix, 'I know this is not politically correct, but...' in front of the usual string of insults in order to be not just safe from criticism, but actually a card, a lad, even a hero. Conversely, to talk about poverty and inequality, to draw attention to the reality that discrimination and injustice are still facts of life, is to commit the sin of political correctness. Anti-PC has become the latest cover for creeps. It is a godsend for every curmudgeon and crank, from fascists to the merely smug."
Finian O'Toole, The Irish Times, 5 May 1994

Blue Planet: The Battle Captains: Missions starring the Admirals of BP: WiH
Frontlines 2334+2335: T-V War campaign
GVB Ammit: Vasudan strike bomber
Player-Controlled Capship Modding Tutorial