Skip to content

Commit

Permalink
added a lot of starships
Browse files Browse the repository at this point in the history
  • Loading branch information
hellcatv committed Nov 4, 2001
1 parent 98dfdb4 commit 91a584b
Show file tree
Hide file tree
Showing 67 changed files with 16,621 additions and 667 deletions.
12 changes: 6 additions & 6 deletions ai/events/default.agg.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<AggressiveAI time="4">
<distance max=".01" script="turnaway.xml"/>
<AggressiveAI time="7">
<distance max=".03" script="shelton-slide.xml"/>
<!-- distance less than .1-->
<distance min="0.01" max=".1">
<distance min="0.03" max=".2">
<threat max=".2" script="afterburnerslide.xml">
</threat>
</distance>
<distance min="0.01" max=".1">
<distance min="0.03" max=".2">
<threat min=".2" max=".7" script="shelton-slide.xml">
</threat>
</distance>
<distance min="0.01" max=".1">
<distance min="0.03" max=".1" script="cloak.xml">
<threat min=".7" script="evade.xml">
</threat>
</distance>
Expand All @@ -24,7 +24,7 @@
</distance>

<!-- distance far out-->
<distance min=".6">
<distance min=".6" script="turntowards.xml">
<threat max=".8" script="afterburn-turntowards.xml">
</threat>
</distance>
Expand Down
5 changes: 5 additions & 0 deletions ai/script/dumbfire.xai
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<SCRIPT>
<ExecuteFor time="3">
<MatchLin afterburn="1" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
</ExecuteFor>
<MatchLin afterburn="1" terminate="0" local="1">
<Vector x="0" y="0" z="0"/>
</MatchLin>
</SCRIPT>
12 changes: 9 additions & 3 deletions ai/script/friendorfoe.xai
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<SCRIPT>
<MatchLin afterburn="1" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
<FaceTarget terminate="0">
</FaceTarget>
<EXECUTEFOR time="10">
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
</EXECUTEFOR>
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="0"/>
</MatchLin>

</SCRIPT>
12 changes: 9 additions & 3 deletions ai/script/heatseek.xai
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<SCRIPT>
<MatchLin afterburn="1" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
<FaceTarget terminate="0">
</FaceTarget>
<EXECUTEFOR time="10">
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
</EXECUTEFOR>
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="0"/>
</MatchLin>

</SCRIPT>
12 changes: 9 additions & 3 deletions ai/script/imrec.xai
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<SCRIPT>
<MatchLin afterburn="1" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
<FaceTarget terminate="0">
</FaceTarget>
<EXECUTEFOR time="10">
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="10000"/>
</MatchLin>
</EXECUTEFOR>
<MatchLin afterburn="0" terminate="0" local="1">
<Vector x="0" y="0" z="0"/>
</MatchLin>

</SCRIPT>
20 changes: 16 additions & 4 deletions factions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,41 @@
<stats name="retro" relation="-.4"/>
<stats name="militia" relation=".9"/>
<stats name="merchant" relation =".3"/>
<stats name="aera" relation="-.9"/>
</Faction>
<Faction name="aera" logoRGB="TechPriRGB.bmp" logoA="TechPriA.bmp">
<stats name="confed" relation="-.9"/>
<stats name="retro" relation="-1"/>
<stats name="militia" relation="-.9"/>
<stats name="merchant" relation ="-.8"/>
<stats name="kilrathi" relation ="-.7"/>
</Faction>
<Faction name="kilrathi" logoRGB="KilrathiPriRGB.bmp" logoA="KilrathiPriA.bmp">
<stats name="aera" relation="-.7"/>
<stats name="confed" relation="-1"/>
<stats name="retro" relation=".2"/>
<stats name="militia" relation="-.6"/>
<stats name="militia" relation="-.9"/>
<stats name="merchant" relation ="-.8"/>
</Faction>
<Faction name="merchant" logoRGB="KilrathiPriRGB.bmp" logoA="KilrathiPriA.bmp">
<stats name="aera" relation="-.9"/>
<stats name="confed" relation="-.8"/>
<stats name="retro" relation=".2"/>
<stats name="militia" relation="-.6"/>
<stats name="kilrathi" relation ="-1"/>
</Faction>
<Faction name="retro" logoRGB="KilrathiPriRGB.bmp" logoA="KilrathiPriA.bmp">
<stats name="aera" relation="-.9"/>
<stats name="confed" relation="-1"/>
<stats name="retro" relation=".2"/>
<stats name="militia" relation="-.6"/>
<stats name="merchant" relation =".3"/>
</Faction>
<Faction name="militia" logoRGB="KilrathiPriRGB.bmp" logoA="KilrathiPriA.bmp">
<stats name="confed" relation="-1"/>
<Faction name="militia" logoRGB="TerranPriRGB.bmp" logoA="TerranPriA.bmp">
<stats name="aera" relation="-.9"/>
<stats name="confed" relation="1"/>
<stats name="retro" relation=".2"/>
<stats name="militia" relation="-.6"/>
<stats name="militia" relation="1"/>
<stats name="merchant" relation =".3"/>
</Faction>
</Factions>
2 changes: 1 addition & 1 deletion hornet-cockpit.cpt/hornet-cockpit.cpt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Cockpit front="hornet-cockpit.spr" ViewOffset=".2857" CockpitOffset=".6666">
<Cockpit front="hornet-cockpit.spr" ViewOffset=".2857" CockpitOffset="1.6666">
<Crosshairs file="crosshairs.spr" height=".55"/>
<Radar file="" xcent="0" ycent="-.465" width=".23" height=".33"/>
<ShieldF file="shieldf.spr" xcent="-.277" ycent="-.417" width=".197" height=".044"/>
Expand Down
12 changes: 3 additions & 9 deletions test1.mission
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<var name="description" value="4vs4.txt" />
</variables>
<flightgroups>
<flightgroup name="green" faction="confed" type="rapier" ainame="default" waves="1" nr_ships="1">
<flightgroup name="green" faction="confed" type="firefly" ainame="default" waves="1" nr_ships="1">
<pos x="10000.0" y="0.0" z="3000.0"/>
<rot x="180.0" y="180.0" z="180.0"/>
<order order="tmptarget" target="omikron"/>
Expand All @@ -16,17 +16,11 @@
<order priority="2" order="escort" target="blue"/>
</flightgroup>

<flightgroup name="blue" faction="confed" type="rapier" ainame="default" waves="2" nr_ships="1">
<pos offset="green" x="100.0" y="0.0" z="0.0"/>
<rot x="180.0" y="180.0" z="180.0"/>
<order order="tmptarget" target="omikron"/>
</flightgroup>
<!--
<flightgroup name="omikron" faction="kilrathi" type="jalthi" ainame="default" waves="2" nr_ships="8">
<flightgroup name="omikron" faction="aera" type="aeon" ainame="default" waves="2" nr_ships="1">
<pos offset="green" x="0.0" y="500.0" z="0.0"/>
<rot x="90.0" y="90.0" z="180.0"/>
<order order="tmptarget" target="blue"/>
</flightgroup>
-->

</flightgroups>
</mission>
Binary file modified textures/TechPriA.bmp
Binary file not shown.
Binary file modified textures/TechPriRGB.bmp
Binary file not shown.
Binary file modified textures/TechSecA.bmp
Binary file not shown.
Binary file modified textures/TechSecRGB.bmp
Binary file not shown.
Binary file modified textures/meson.bmp
Binary file not shown.
15 changes: 8 additions & 7 deletions units/aeon/aeon
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Unit>
<Meshfile file="aeon.xmesh" />
<Mount weapon="Laser" size="Light" x="5.600000" y="-1.600000" z="3.200000"/>
<Mount weapon="Laser" size="Light" x="-5.600000" y="-1.600000" z="3.200000"/>
<Mount weapon="Laser" size="Light" x="2.000000" y="-0.200000" z="5.200000"/>
<Mount weapon="Laser" size="Light" x="-2.000000" y="-0.200000" z="5.200000"/>
<Mount weapon="DisruptorBeam" size="Light" x="5.600000" y="-1.600000" z="3.200000"/>
<Mount weapon="DisruptorBeam" size="Light" x="-5.600000" y="-1.600000" z="3.200000"/>
<Mount weapon="Neutron" size="Light" x="2.000000" y="-0.200000" z="5.200000"/>
<Mount weapon="Neutron" size="Light" x="-2.000000" y="-0.200000" z="5.200000"/>
<Thrust>
<Engine Afterburner="2066.666718" Forward="586.666687" Retro="513.333351" Left="293.333344" Right="293.333344" Top="293.333344" Bottom="293.333344"/>
<Maneuver yaw="4554.000000" pitch="5464.800201" roll="6375.600403"/>
Expand All @@ -12,13 +12,14 @@
</Sound>
<Defense>
<Armor front="45" right="40" left="40" back="40"/>
<Shields front="50.000000" back="40.000000" recharge="0.000000"/>
<Shields front="50.000000" back="40.000000" recharge="20.000000"/>
<Hull strength="100.000000"/>
<Cloak cloakmin=".25" cloakrate=".2" cloakenergy="64"/>
</Defense>
<Stats mass="3.000000" momentofinertia="3.000000" fuel="20000"></Stats>
<Computer yaw="138.000000" pitch="165.600006" roll="193.200012" afterburner="206.666672" maxspeed="73.333336"/>
<Computer yaw="138.000000" pitch="165.600006" roll="193.200012" afterburner="134" maxspeed="55"/>
<Energy>
<Reactor recharge="10" limit="100"/>
<Reactor recharge="64" limit="100"/>
</Energy>


Expand Down
46 changes: 46 additions & 0 deletions units/carrier/carrier.bak
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<Unit>
<Meshfile file="carrier.xmesh" />
<Thrust>
<Engine Afterburner="186.666660" Forward="106.666664" Retro="93.333331" Left="53.333332" Right="53.333332" Top="53.333332" Bottom="53.333332"/>
<Maneuver yaw="910.800013" pitch="910.800013" roll="910.800013"/>
</Thrust>
<Sound>
</Sound>
<Defense>
<Armor front="3000" right="3000" left="3000" back="3000"/>
<Shields front="1000.000000" right="1000.000000" left="1000.000000" back="1000.000000" recharge="0.000000"/>
<Hull strength="5000.000000"/>
</Defense>
<Stats mass="50.000000" momentofinertia="50.000000" fuel="20000"></Stats>
<Computer yaw="27.600000" pitch="27.600000" roll="27.600000" afterburner="18.666666" maxspeed="13.333333"/>
<Energy>
<Reactor recharge="10" limit="100"/>
</Energy>


<!-- new elements added -->
<Subunit file="turret" x="74.385330" y="27.860977" z="85.561028" ri="-1.000000" rj="0.000000" rk="0.000000" qi="0.000000" qj="0.999688" qk="0.024992"/>
<Subunit file="turret" x="-68.315758" y="27.627531" z="94.898834" ri="-1.000000" rj="0.000000" rk="0.000000" qi="0.000000" qj="0.999688" qk="0.024992"/>
<Subunit file="turret" x="-62.335499" y="21.883226" z="324.670990" ri="-1.000000" rj="0.000000" rk="0.000000" qi="0.000000" qj="0.999688" qk="0.024992"/>
<Subunit file="turret" x="63.375668" y="21.780556" z="328.777710" ri="-1.000000" rj="0.000000" rk="0.000000" qi="0.000000" qj="0.999688" qk="0.024992"/>
<Light file="supernova.bmp" x="1.125022" y="-118.571472" z="-400.000000" size="38.0000"/>
<Light file="supernova.bmp" x="-0.000000" y="-80.000000" z="-400.000000" size="39.0000"/>
<Light file="supernova.bmp" x="0.723141" y="-44.793404" z="-400.000000" size="041.0000"/>
<Light file="supernova.bmp" x="0.000000" y="80.000000" z="-400.000000" size="037.0000"/>
<Light file="supernova.bmp" x="-0.209194" y="114.175964" z="-400.000000" size="033.0000"/>
<Light file="supernova.bmp" x="1.795575" y="47.568661" z="-400.000000" size="036.0000"/>
<Light file="supernova.bmp" x="-175.000000" y="0.000000" z="-400.000000" size="045.0000"/>
<Light file="supernova.bmp" x="-129.646622" y="0.371734" z="-399.999939" size="044.0000"/>
<Light file="supernova.bmp" x="-220.226212" y="1.005049" z="-400.000000" size="041.0000"/>
<Light file="supernova.bmp" x="175.000000" y="-0.000000" z="-400.000000" size="044.0000"/>
<Light file="supernova.bmp" x="129.914688" y="2.115042" z="-400.000000" size="045.0000"/>
<Light file="supernova.bmp" x="219.623077" y="0.195531" z="-400.000031" size="042.0000"/>
<Subunit file="turret" x="90.000526" y="-28.613678" z="55.452900" ri="-0.074767" rj="0.024922" rk="0.996890" qi="0.000000" qj="-0.999688" qk="0.024992"/>
<Subunit file="turret" x="-74.193352" y="-22.238783" z="310.448822" ri="-0.074767" rj="0.024922" rk="0.996890" qi="0.000000" qj="-0.999688" qk="0.024992"/>
<Subunit file="turret" x="72.619888" y="-22.236816" z="310.527222" ri="-0.074767" rj="0.024922" rk="0.996890" qi="0.000000" qj="-0.999688" qk="0.024992"/>
<Subunit file="turret" x="-88.827637" y="-28.515862" z="59.365578" ri="-0.074767" rj="0.024922" rk="0.996890" qi="0.000000" qj="-0.999688" qk="0.024992"/>
<Subunit file="turret" x="-0.000000" y="140.000000" z="-350.000000" ri="-0.049938" rj="0.000000" rk="0.998752" qi="0.000000" qj="1.000000" qk="-0.000000"/>
<Subunit file="turret" x="0.000000" y="-140.000000" z="-350.000000" ri="0.049938" rj="0.000000" rk="0.998752" qi="0.000000" qj="-1.000000" qk="0.000000"/>
<Subunit file="turret" x="-250.000000" y="0.000000" z="-350.000000" ri="0.000000" rj="-1.000000" rk="0.000000" qi="-1.000000" qj="0.000000" qk="0.000000"/>
<Subunit file="turret" x="250.000000" y="-0.000000" z="-350.000000" ri="0.000000" rj="0.000000" rk="1.000000" qi="1.000000" qj="0.000000" qk="-0.000000"/>
</Unit>
Loading

0 comments on commit 91a584b

Please sign in to comment.