From e3a66514d57ff4acf2f02df7d86bd2cf8be0e730 Mon Sep 17 00:00:00 2001 From: Reimar Date: Tue, 8 Dec 2015 11:31:35 +0100 Subject: initial commit --- data/EnemyShip_template.txt~ | 12 + data/Level_template.txt~ | 14 + data/UserShip_template.txt~ | 15 + data/beam.txt~ | 5 + data/beamer1.txt~ | 9 + data/bigspit.txt~ | 4 + data/creator.cpp~ | 32 + data/fire1.txt~ | 4 + data/fireball1.txt~ | 9 + data/fonts/Apache License Version 2.txt | 53 + data/fonts/OpenSans-Bold.ttf | Bin 0 -> 224592 bytes data/fonts/OpenSans-BoldItalic.ttf | Bin 0 -> 213292 bytes data/fonts/OpenSans-ExtraBold.ttf | Bin 0 -> 222584 bytes data/fonts/OpenSans-ExtraBoldItalic.ttf | Bin 0 -> 213420 bytes data/fonts/OpenSans-Italic.ttf | Bin 0 -> 212896 bytes data/fonts/OpenSans-Light.ttf | Bin 0 -> 222412 bytes data/fonts/OpenSans-LightItalic.ttf | Bin 0 -> 213128 bytes data/fonts/OpenSans-Regular.ttf | Bin 0 -> 217360 bytes data/fonts/OpenSans-Semibold.ttf | Bin 0 -> 221328 bytes data/fonts/OpenSans-SemiboldItalic.ttf | Bin 0 -> 212820 bytes data/images/background.bmp | Bin 0 -> 3145782 bytes data/images/beamer1.bmp | Bin 0 -> 90 bytes data/images/bg_stars.bmp | Bin 0 -> 3145782 bytes data/images/bigspit.bmp | Bin 0 -> 134 bytes data/images/empty.bmp | Bin 0 -> 58 bytes data/images/energy_bubbles.bmp | Bin 0 -> 120054 bytes data/images/energy_bubbles2.bmp | Bin 0 -> 120054 bytes data/images/energy_bubbles3.bmp | Bin 0 -> 120054 bytes data/images/energy_masc.bmp | Bin 0 -> 9254 bytes data/images/energy_masc2.bmp | Bin 0 -> 9322 bytes data/images/energy_raw.bmp | Bin 0 -> 9254 bytes data/images/energy_raw2.bmp | Bin 0 -> 9254 bytes data/images/fancy_button.bmp | Bin 0 -> 9354 bytes data/images/fancy_button_clicked.bmp | Bin 0 -> 9354 bytes data/images/fancy_button_selected.bmp | Bin 0 -> 9354 bytes data/images/fancy_button_unavailable.bmp | Bin 0 -> 9354 bytes data/images/fire1.bmp | Bin 0 -> 134 bytes data/images/game_screen.bmp | Bin 0 -> 446262 bytes data/images/glowing_dot.png | Bin 0 -> 297 bytes data/images/hornet.bmp | Bin 0 -> 746 bytes data/images/hp_masc.bmp | Bin 0 -> 9322 bytes data/images/hp_masc2.bmp | Bin 0 -> 9322 bytes data/images/hp_raw.bmp | Bin 0 -> 12138 bytes data/images/hud_background.bmp | Bin 0 -> 300122 bytes data/images/psi.bmp | Bin 0 -> 134 bytes data/images/scrollbar_end_h1.png | Bin 0 -> 126 bytes data/images/scrollbar_end_h2.png | Bin 0 -> 129 bytes data/images/scrollbar_end_v1.png | Bin 0 -> 209 bytes data/images/scrollbar_end_v2.png | Bin 0 -> 129 bytes data/images/scrollbar_h.png | Bin 0 -> 95 bytes data/images/scrollbar_v.png | Bin 0 -> 185 bytes data/images/ship1.bmp | Bin 0 -> 182 bytes data/images/ship2.bmp | Bin 0 -> 246 bytes data/images/small_fighter.bmp | Bin 0 -> 494 bytes data/images/spit.bmp | Bin 0 -> 90 bytes data/images/spitter1.bmp | Bin 0 -> 58 bytes data/images/spitter3.bmp | Bin 0 -> 134 bytes data/images/tork_cruiser.bmp | Bin 0 -> 1062 bytes data/images/tork_interceptor.bmp | Bin 0 -> 726 bytes data/images/tork_sting.bmp | Bin 0 -> 502 bytes data/images/tork_tanker.bmp | Bin 0 -> 1062 bytes data/introlevel.txt~ | 14 + data/levels/Level_template.txt | 14 + data/levels/Levels.txt~ | 1 + data/levels/insanelevel.txt | 20 + data/levels/insanelevel.txt~ | 20 + data/levels/introlevel.txt | 14 + data/levels/introlevel.txt~ | 14 + data/levels/level2.txt | 16 + data/levels/level2.txt~ | 16 + data/levels/level3.txt | 20 + data/levels/level3.txt~ | 20 + data/levels/level4.txt | 14 + data/levels/level4.txt~ | 14 + data/levels/levels.txt | 5 + data/levels/levels.txt~ | 4 + data/nnova.txt~ | 254 +++++ data/nova1.txt~ | 1504 ++++++++++++++++++++++++++++ data/projectile_template.txt~ | 4 + data/projectiles/beam.txt | 5 + data/projectiles/bigspit.txt | 5 + data/projectiles/fire1.txt | 5 + data/projectiles/projectile_template.txt | 5 + data/projectiles/projectile_template.txt~ | 4 + data/projectiles/psi.txt | 5 + data/projectiles/psi.txt~ | 5 + data/projectiles/spit.txt | 5 + data/psi.txt~ | 4 + data/ships/EnemyShip_template.txt | 12 + data/ships/tork/capsule.txt | 10 + data/ships/tork/capsule.txt~ | 10 + data/ships/tork/cruiser.txt | 14 + data/ships/tork/cruiser.txt~ | 14 + data/ships/tork/interceptor.txt | 16 + data/ships/tork/interceptor.txt~ | 16 + data/ships/tork/spacerocket.txt | 14 + data/ships/tork/spacerocket.txt~ | 14 + data/ships/tork/sting.txt | 12 + data/ships/tork/sting.txt~ | 12 + data/ships/tork/stinger.txt~ | 12 + data/ships/tork/tanker.txt | 10 + data/ships/tork/tanker.txt~ | 10 + data/ships/tork/tork_interceptor.txt~ | 16 + data/ships/tork/tork_spacerocket.txt~ | 14 + data/ships/user/UserShip_template.txt | 17 + data/ships/user/UserShip_template.txt~ | 16 + data/ships/user/hornet.txt | 20 + data/ships/user/hornet.txt~ | 20 + data/ships/user/small_fighter.txt | 17 + data/ships/user/small_fighter.txt~ | 17 + data/ships/user/userships.txt | 2 + data/ships/user/userships.txt~ | 1 + data/small_fighter.txt~ | 14 + data/sounds/bigspit1.wav | Bin 0 -> 89760 bytes data/sounds/fire1.wav | Bin 0 -> 75932 bytes data/sounds/piu1.wav | Bin 0 -> 26776 bytes data/sounds/piu2.wav | Bin 0 -> 41624 bytes data/sounds/piu3.wav | Bin 0 -> 30872 bytes data/sounds/piu4.wav | Bin 0 -> 51352 bytes data/sounds/spit1.wav | Bin 0 -> 41094 bytes data/sounds/spit2.wav | Bin 0 -> 77958 bytes data/sounds/spit3.wav | Bin 0 -> 51356 bytes data/sounds/spit4.wav | Bin 0 -> 55452 bytes data/spit.txt~ | 4 + data/spitter1.txt~ | 9 + data/spitter2.txt~ | 19 + data/spitter3.txt~ | 39 + data/tork_capsule.txt~ | 10 + data/tork_interceptor.txt~ | 16 + data/tork_spacerocket.txt~ | 14 + data/weapon_template.txt~ | 4 + data/weapons.txt~ | 0 data/weapons/beamer1.txt | 11 + data/weapons/beamer1.txt~ | 11 + data/weapons/beamer2.txt | 21 + data/weapons/beamer2.txt~ | 21 + data/weapons/creat | Bin 0 -> 12894 bytes data/weapons/creator.cpp | 34 + data/weapons/creator.cpp~ | 34 + data/weapons/empty.txt | 6 + data/weapons/empty.txt~ | 11 + data/weapons/fireball1.txt | 11 + data/weapons/fireball1.txt~ | 11 + data/weapons/inawaffe.txt | 31 + data/weapons/inawaffe.txt~ | 31 + data/weapons/nova1.txt | 1506 +++++++++++++++++++++++++++++ data/weapons/nova1.txt~ | 1506 +++++++++++++++++++++++++++++ data/weapons/novaspitter1.txt | 36 + data/weapons/novaspitter1.txt~ | 36 + data/weapons/spitter1.txt | 11 + data/weapons/spitter1.txt~ | 11 + data/weapons/spitter2.txt | 21 + data/weapons/spitter2.txt~ | 21 + data/weapons/spitter3.txt | 41 + data/weapons/spitter3.txt~ | 41 + data/weapons/weapon_template.txt | 16 + data/weapons/weapon_template.txt~ | 16 + data/weapons/weapons.txt | 10 + data/weapons/weapons.txt~ | 10 + 159 files changed, 6128 insertions(+) create mode 100644 data/EnemyShip_template.txt~ create mode 100644 data/Level_template.txt~ create mode 100644 data/UserShip_template.txt~ create mode 100644 data/beam.txt~ create mode 100644 data/beamer1.txt~ create mode 100644 data/bigspit.txt~ create mode 100644 data/creator.cpp~ create mode 100644 data/fire1.txt~ create mode 100644 data/fireball1.txt~ create mode 100644 data/fonts/Apache License Version 2.txt create mode 100644 data/fonts/OpenSans-Bold.ttf create mode 100644 data/fonts/OpenSans-BoldItalic.ttf create mode 100644 data/fonts/OpenSans-ExtraBold.ttf create mode 100644 data/fonts/OpenSans-ExtraBoldItalic.ttf create mode 100644 data/fonts/OpenSans-Italic.ttf create mode 100644 data/fonts/OpenSans-Light.ttf create mode 100644 data/fonts/OpenSans-LightItalic.ttf create mode 100644 data/fonts/OpenSans-Regular.ttf create mode 100644 data/fonts/OpenSans-Semibold.ttf create mode 100644 data/fonts/OpenSans-SemiboldItalic.ttf create mode 100644 data/images/background.bmp create mode 100644 data/images/beamer1.bmp create mode 100644 data/images/bg_stars.bmp create mode 100644 data/images/bigspit.bmp create mode 100644 data/images/empty.bmp create mode 100644 data/images/energy_bubbles.bmp create mode 100644 data/images/energy_bubbles2.bmp create mode 100644 data/images/energy_bubbles3.bmp create mode 100644 data/images/energy_masc.bmp create mode 100644 data/images/energy_masc2.bmp create mode 100644 data/images/energy_raw.bmp create mode 100644 data/images/energy_raw2.bmp create mode 100644 data/images/fancy_button.bmp create mode 100644 data/images/fancy_button_clicked.bmp create mode 100644 data/images/fancy_button_selected.bmp create mode 100644 data/images/fancy_button_unavailable.bmp create mode 100644 data/images/fire1.bmp create mode 100644 data/images/game_screen.bmp create mode 100644 data/images/glowing_dot.png create mode 100644 data/images/hornet.bmp create mode 100644 data/images/hp_masc.bmp create mode 100644 data/images/hp_masc2.bmp create mode 100644 data/images/hp_raw.bmp create mode 100644 data/images/hud_background.bmp create mode 100644 data/images/psi.bmp create mode 100644 data/images/scrollbar_end_h1.png create mode 100644 data/images/scrollbar_end_h2.png create mode 100644 data/images/scrollbar_end_v1.png create mode 100644 data/images/scrollbar_end_v2.png create mode 100644 data/images/scrollbar_h.png create mode 100644 data/images/scrollbar_v.png create mode 100644 data/images/ship1.bmp create mode 100644 data/images/ship2.bmp create mode 100644 data/images/small_fighter.bmp create mode 100644 data/images/spit.bmp create mode 100644 data/images/spitter1.bmp create mode 100644 data/images/spitter3.bmp create mode 100644 data/images/tork_cruiser.bmp create mode 100644 data/images/tork_interceptor.bmp create mode 100644 data/images/tork_sting.bmp create mode 100644 data/images/tork_tanker.bmp create mode 100644 data/introlevel.txt~ create mode 100644 data/levels/Level_template.txt create mode 100644 data/levels/Levels.txt~ create mode 100644 data/levels/insanelevel.txt create mode 100644 data/levels/insanelevel.txt~ create mode 100644 data/levels/introlevel.txt create mode 100644 data/levels/introlevel.txt~ create mode 100644 data/levels/level2.txt create mode 100644 data/levels/level2.txt~ create mode 100644 data/levels/level3.txt create mode 100644 data/levels/level3.txt~ create mode 100644 data/levels/level4.txt create mode 100644 data/levels/level4.txt~ create mode 100644 data/levels/levels.txt create mode 100644 data/levels/levels.txt~ create mode 100644 data/nnova.txt~ create mode 100644 data/nova1.txt~ create mode 100644 data/projectile_template.txt~ create mode 100644 data/projectiles/beam.txt create mode 100644 data/projectiles/bigspit.txt create mode 100644 data/projectiles/fire1.txt create mode 100644 data/projectiles/projectile_template.txt create mode 100644 data/projectiles/projectile_template.txt~ create mode 100644 data/projectiles/psi.txt create mode 100644 data/projectiles/psi.txt~ create mode 100644 data/projectiles/spit.txt create mode 100644 data/psi.txt~ create mode 100644 data/ships/EnemyShip_template.txt create mode 100644 data/ships/tork/capsule.txt create mode 100644 data/ships/tork/capsule.txt~ create mode 100644 data/ships/tork/cruiser.txt create mode 100644 data/ships/tork/cruiser.txt~ create mode 100644 data/ships/tork/interceptor.txt create mode 100644 data/ships/tork/interceptor.txt~ create mode 100644 data/ships/tork/spacerocket.txt create mode 100644 data/ships/tork/spacerocket.txt~ create mode 100644 data/ships/tork/sting.txt create mode 100644 data/ships/tork/sting.txt~ create mode 100644 data/ships/tork/stinger.txt~ create mode 100644 data/ships/tork/tanker.txt create mode 100644 data/ships/tork/tanker.txt~ create mode 100644 data/ships/tork/tork_interceptor.txt~ create mode 100644 data/ships/tork/tork_spacerocket.txt~ create mode 100644 data/ships/user/UserShip_template.txt create mode 100644 data/ships/user/UserShip_template.txt~ create mode 100644 data/ships/user/hornet.txt create mode 100644 data/ships/user/hornet.txt~ create mode 100644 data/ships/user/small_fighter.txt create mode 100644 data/ships/user/small_fighter.txt~ create mode 100644 data/ships/user/userships.txt create mode 100644 data/ships/user/userships.txt~ create mode 100644 data/small_fighter.txt~ create mode 100644 data/sounds/bigspit1.wav create mode 100644 data/sounds/fire1.wav create mode 100644 data/sounds/piu1.wav create mode 100644 data/sounds/piu2.wav create mode 100644 data/sounds/piu3.wav create mode 100644 data/sounds/piu4.wav create mode 100644 data/sounds/spit1.wav create mode 100644 data/sounds/spit2.wav create mode 100644 data/sounds/spit3.wav create mode 100644 data/sounds/spit4.wav create mode 100644 data/spit.txt~ create mode 100644 data/spitter1.txt~ create mode 100644 data/spitter2.txt~ create mode 100644 data/spitter3.txt~ create mode 100644 data/tork_capsule.txt~ create mode 100644 data/tork_interceptor.txt~ create mode 100644 data/tork_spacerocket.txt~ create mode 100644 data/weapon_template.txt~ create mode 100644 data/weapons.txt~ create mode 100644 data/weapons/beamer1.txt create mode 100644 data/weapons/beamer1.txt~ create mode 100644 data/weapons/beamer2.txt create mode 100644 data/weapons/beamer2.txt~ create mode 100644 data/weapons/creat create mode 100644 data/weapons/creator.cpp create mode 100644 data/weapons/creator.cpp~ create mode 100644 data/weapons/empty.txt create mode 100644 data/weapons/empty.txt~ create mode 100644 data/weapons/fireball1.txt create mode 100644 data/weapons/fireball1.txt~ create mode 100644 data/weapons/inawaffe.txt create mode 100644 data/weapons/inawaffe.txt~ create mode 100644 data/weapons/nova1.txt create mode 100644 data/weapons/nova1.txt~ create mode 100644 data/weapons/novaspitter1.txt create mode 100644 data/weapons/novaspitter1.txt~ create mode 100644 data/weapons/spitter1.txt create mode 100644 data/weapons/spitter1.txt~ create mode 100644 data/weapons/spitter2.txt create mode 100644 data/weapons/spitter2.txt~ create mode 100644 data/weapons/spitter3.txt create mode 100644 data/weapons/spitter3.txt~ create mode 100644 data/weapons/weapon_template.txt create mode 100644 data/weapons/weapon_template.txt~ create mode 100644 data/weapons/weapons.txt create mode 100644 data/weapons/weapons.txt~ (limited to 'data') diff --git a/data/EnemyShip_template.txt~ b/data/EnemyShip_template.txt~ new file mode 100644 index 0000000..2fdb348 --- /dev/null +++ b/data/EnemyShip_template.txt~ @@ -0,0 +1,12 @@ +Tork Spacerocket #name +data/images/tork_spacerocket.bmp #path of imagefile +7 #maxhp +5 #armor +50 #moveSpeed +4 #collisionSize +3 #Gold +3 #exp +3 #score +1 #number of weapons +0 -1 #relative Position of weapon +data/fireball.txt #path of weapon diff --git a/data/Level_template.txt~ b/data/Level_template.txt~ new file mode 100644 index 0000000..5f56909 --- /dev/null +++ b/data/Level_template.txt~ @@ -0,0 +1,14 @@ +IntroLevel #name +data/images/bg_stars.bmp #path of background +30 #speed of background +1 #wether to randomize background position +60 #duration [s] +12346543 #seed +2 #number of Shiptypes +data/tork_capsule.txt #path of Ship +50 #how many of them should spawn +data/tork_spacerocket.txt #path of Ship +12 #how many +1 #how many events shall happen +0.5 #percentage of completion the event happens +****event***** #an event diff --git a/data/UserShip_template.txt~ b/data/UserShip_template.txt~ new file mode 100644 index 0000000..e526124 --- /dev/null +++ b/data/UserShip_template.txt~ @@ -0,0 +1,15 @@ +small Fighter #name +data/images/small_fighter.bmp #path of imagefile +7 #maxhp +50 #armor +200 #moveSpeed +100 #handling +10 #maxEnergy +2 #energyProduction +7 #collisionSize +2 #number of weapons +4 4 #relative Position of weapon +data/fireball.txt #path of weapon +4 4 #relative Position of weapon +data/fireball.txt #path of weapon + diff --git a/data/beam.txt~ b/data/beam.txt~ new file mode 100644 index 0000000..99001f3 --- /dev/null +++ b/data/beam.txt~ @@ -0,0 +1,5 @@ +data/images/spit.bmp +data/sounds/piu +0.4 +10 +1 diff --git a/data/beamer1.txt~ b/data/beamer1.txt~ new file mode 100644 index 0000000..31ffd79 --- /dev/null +++ b/data/beamer1.txt~ @@ -0,0 +1,9 @@ +Beamer 1 +data/images/beamer1.bmp +3 +1 +0.1 +0 +data/beam.txt +0 +1000 diff --git a/data/bigspit.txt~ b/data/bigspit.txt~ new file mode 100644 index 0000000..00d3e4e --- /dev/null +++ b/data/bigspit.txt~ @@ -0,0 +1,4 @@ +data/images/bigspit.bmp +8 +0 +4 diff --git a/data/creator.cpp~ b/data/creator.cpp~ new file mode 100644 index 0000000..9abcdcf --- /dev/null +++ b/data/creator.cpp~ @@ -0,0 +1,32 @@ +#include +#include +#include + +using namespace std; + +int main() +{ + ofstream o; + o.open("nnova1.txt"); + o << "Nova 1\n"; + o << "data/images/empty.bmp\n"; + o << 2 << '\n'; + int shots = 300; + double T = 10; + double duration = 0.6; + double start = 3; + double speed = 320; + int Ncircles = 4; + o << shots << endl; + for(int i = 0; i < shots; ++i) + { + o << T << '\n'; + o << T - start - ((double) i)/((double) shots)*duration-0.0001 << '\n'; + o << "data/psi.txt\n"; + o << cos(Ncircles*2*M_PI*i/((double) shots))*speed << '\n'; + o << sin(Ncircles*2*M_PI*i/((double) shots))*speed; + if(i != shots-1) + o << endl; + } + o.close(); +} diff --git a/data/fire1.txt~ b/data/fire1.txt~ new file mode 100644 index 0000000..031e2c3 --- /dev/null +++ b/data/fire1.txt~ @@ -0,0 +1,4 @@ +data/images/fire1.bmp +2 +10 +3.5 diff --git a/data/fireball1.txt~ b/data/fireball1.txt~ new file mode 100644 index 0000000..1400896 --- /dev/null +++ b/data/fireball1.txt~ @@ -0,0 +1,9 @@ +Fireball 1 +data/images/fire1.bmp +1.5 +1 +3 +2 +data/fire1.txt +0 +150 diff --git a/data/fonts/Apache License Version 2.txt b/data/fonts/Apache License Version 2.txt new file mode 100644 index 0000000..4df74b8 --- /dev/null +++ b/data/fonts/Apache License Version 2.txt @@ -0,0 +1,53 @@ +Apache License + +Version 2.0, January 2004 + +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + +"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. + +"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. + +"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. + +"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. + +"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. + +"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. + +"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). + +"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. + +"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." + +"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: + +You must give any other recipients of the Work or Derivative Works a copy of this License; and + +You must cause any modified files to carry prominent notices stating that You changed the files; and + +You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and + +If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. \ No newline at end of file diff --git a/data/fonts/OpenSans-Bold.ttf b/data/fonts/OpenSans-Bold.ttf new file mode 100644 index 0000000..fd79d43 Binary files /dev/null and b/data/fonts/OpenSans-Bold.ttf differ diff --git a/data/fonts/OpenSans-BoldItalic.ttf b/data/fonts/OpenSans-BoldItalic.ttf new file mode 100644 index 0000000..9bc8009 Binary files /dev/null and b/data/fonts/OpenSans-BoldItalic.ttf differ diff --git a/data/fonts/OpenSans-ExtraBold.ttf b/data/fonts/OpenSans-ExtraBold.ttf new file mode 100644 index 0000000..21f6f84 Binary files /dev/null and b/data/fonts/OpenSans-ExtraBold.ttf differ diff --git a/data/fonts/OpenSans-ExtraBoldItalic.ttf b/data/fonts/OpenSans-ExtraBoldItalic.ttf new file mode 100644 index 0000000..31cb688 Binary files /dev/null and b/data/fonts/OpenSans-ExtraBoldItalic.ttf differ diff --git a/data/fonts/OpenSans-Italic.ttf b/data/fonts/OpenSans-Italic.ttf new file mode 100644 index 0000000..c90da48 Binary files /dev/null and b/data/fonts/OpenSans-Italic.ttf differ diff --git a/data/fonts/OpenSans-Light.ttf b/data/fonts/OpenSans-Light.ttf new file mode 100644 index 0000000..0d38189 Binary files /dev/null and b/data/fonts/OpenSans-Light.ttf differ diff --git a/data/fonts/OpenSans-LightItalic.ttf b/data/fonts/OpenSans-LightItalic.ttf new file mode 100644 index 0000000..68299c4 Binary files /dev/null and b/data/fonts/OpenSans-LightItalic.ttf differ diff --git a/data/fonts/OpenSans-Regular.ttf b/data/fonts/OpenSans-Regular.ttf new file mode 100644 index 0000000..db43334 Binary files /dev/null and b/data/fonts/OpenSans-Regular.ttf differ diff --git a/data/fonts/OpenSans-Semibold.ttf b/data/fonts/OpenSans-Semibold.ttf new file mode 100644 index 0000000..1a7679e Binary files /dev/null and b/data/fonts/OpenSans-Semibold.ttf differ diff --git a/data/fonts/OpenSans-SemiboldItalic.ttf b/data/fonts/OpenSans-SemiboldItalic.ttf new file mode 100644 index 0000000..59b6d16 Binary files /dev/null and b/data/fonts/OpenSans-SemiboldItalic.ttf differ diff --git a/data/images/background.bmp b/data/images/background.bmp new file mode 100644 index 0000000..0f481c6 Binary files /dev/null and b/data/images/background.bmp differ diff --git a/data/images/beamer1.bmp b/data/images/beamer1.bmp new file mode 100644 index 0000000..5eabbc4 Binary files /dev/null and b/data/images/beamer1.bmp differ diff --git a/data/images/bg_stars.bmp b/data/images/bg_stars.bmp new file mode 100644 index 0000000..0f481c6 Binary files /dev/null and b/data/images/bg_stars.bmp differ diff --git a/data/images/bigspit.bmp b/data/images/bigspit.bmp new file mode 100644 index 0000000..950b08c Binary files /dev/null and b/data/images/bigspit.bmp differ diff --git a/data/images/empty.bmp b/data/images/empty.bmp new file mode 100644 index 0000000..4af26a7 Binary files /dev/null and b/data/images/empty.bmp differ diff --git a/data/images/energy_bubbles.bmp b/data/images/energy_bubbles.bmp new file mode 100644 index 0000000..4a32973 Binary files /dev/null and b/data/images/energy_bubbles.bmp differ diff --git a/data/images/energy_bubbles2.bmp b/data/images/energy_bubbles2.bmp new file mode 100644 index 0000000..8fc0d05 Binary files /dev/null and b/data/images/energy_bubbles2.bmp differ diff --git a/data/images/energy_bubbles3.bmp b/data/images/energy_bubbles3.bmp new file mode 100644 index 0000000..7b7922c Binary files /dev/null and b/data/images/energy_bubbles3.bmp differ diff --git a/data/images/energy_masc.bmp b/data/images/energy_masc.bmp new file mode 100644 index 0000000..7d746d9 Binary files /dev/null and b/data/images/energy_masc.bmp differ diff --git a/data/images/energy_masc2.bmp b/data/images/energy_masc2.bmp new file mode 100644 index 0000000..2414caa Binary files /dev/null and b/data/images/energy_masc2.bmp differ diff --git a/data/images/energy_raw.bmp b/data/images/energy_raw.bmp new file mode 100644 index 0000000..de4d8ae Binary files /dev/null and b/data/images/energy_raw.bmp differ diff --git a/data/images/energy_raw2.bmp b/data/images/energy_raw2.bmp new file mode 100644 index 0000000..5b9a7cb Binary files /dev/null and b/data/images/energy_raw2.bmp differ diff --git a/data/images/fancy_button.bmp b/data/images/fancy_button.bmp new file mode 100644 index 0000000..8f9f7d9 Binary files /dev/null and b/data/images/fancy_button.bmp differ diff --git a/data/images/fancy_button_clicked.bmp b/data/images/fancy_button_clicked.bmp new file mode 100644 index 0000000..d990a8f Binary files /dev/null and b/data/images/fancy_button_clicked.bmp differ diff --git a/data/images/fancy_button_selected.bmp b/data/images/fancy_button_selected.bmp new file mode 100644 index 0000000..225162e Binary files /dev/null and b/data/images/fancy_button_selected.bmp differ diff --git a/data/images/fancy_button_unavailable.bmp b/data/images/fancy_button_unavailable.bmp new file mode 100644 index 0000000..eeb4695 Binary files /dev/null and b/data/images/fancy_button_unavailable.bmp differ diff --git a/data/images/fire1.bmp b/data/images/fire1.bmp new file mode 100644 index 0000000..1c93d5a Binary files /dev/null and b/data/images/fire1.bmp differ diff --git a/data/images/game_screen.bmp b/data/images/game_screen.bmp new file mode 100644 index 0000000..28fa1e4 Binary files /dev/null and b/data/images/game_screen.bmp differ diff --git a/data/images/glowing_dot.png b/data/images/glowing_dot.png new file mode 100644 index 0000000..8823b2a Binary files /dev/null and b/data/images/glowing_dot.png differ diff --git a/data/images/hornet.bmp b/data/images/hornet.bmp new file mode 100644 index 0000000..d9f64d5 Binary files /dev/null and b/data/images/hornet.bmp differ diff --git a/data/images/hp_masc.bmp b/data/images/hp_masc.bmp new file mode 100644 index 0000000..e657ba2 Binary files /dev/null and b/data/images/hp_masc.bmp differ diff --git a/data/images/hp_masc2.bmp b/data/images/hp_masc2.bmp new file mode 100644 index 0000000..3ec95b9 Binary files /dev/null and b/data/images/hp_masc2.bmp differ diff --git a/data/images/hp_raw.bmp b/data/images/hp_raw.bmp new file mode 100644 index 0000000..22b00bf Binary files /dev/null and b/data/images/hp_raw.bmp differ diff --git a/data/images/hud_background.bmp b/data/images/hud_background.bmp new file mode 100644 index 0000000..64ec3b3 Binary files /dev/null and b/data/images/hud_background.bmp differ diff --git a/data/images/psi.bmp b/data/images/psi.bmp new file mode 100644 index 0000000..862bdcd Binary files /dev/null and b/data/images/psi.bmp differ diff --git a/data/images/scrollbar_end_h1.png b/data/images/scrollbar_end_h1.png new file mode 100644 index 0000000..80fe890 Binary files /dev/null and b/data/images/scrollbar_end_h1.png differ diff --git a/data/images/scrollbar_end_h2.png b/data/images/scrollbar_end_h2.png new file mode 100644 index 0000000..587038c Binary files /dev/null and b/data/images/scrollbar_end_h2.png differ diff --git a/data/images/scrollbar_end_v1.png b/data/images/scrollbar_end_v1.png new file mode 100644 index 0000000..a29e114 Binary files /dev/null and b/data/images/scrollbar_end_v1.png differ diff --git a/data/images/scrollbar_end_v2.png b/data/images/scrollbar_end_v2.png new file mode 100644 index 0000000..561c1f1 Binary files /dev/null and b/data/images/scrollbar_end_v2.png differ diff --git a/data/images/scrollbar_h.png b/data/images/scrollbar_h.png new file mode 100644 index 0000000..548ee40 Binary files /dev/null and b/data/images/scrollbar_h.png differ diff --git a/data/images/scrollbar_v.png b/data/images/scrollbar_v.png new file mode 100644 index 0000000..362911b Binary files /dev/null and b/data/images/scrollbar_v.png differ diff --git a/data/images/ship1.bmp b/data/images/ship1.bmp new file mode 100644 index 0000000..8abfd92 Binary files /dev/null and b/data/images/ship1.bmp differ diff --git a/data/images/ship2.bmp b/data/images/ship2.bmp new file mode 100644 index 0000000..765c8b3 Binary files /dev/null and b/data/images/ship2.bmp differ diff --git a/data/images/small_fighter.bmp b/data/images/small_fighter.bmp new file mode 100644 index 0000000..7f506db Binary files /dev/null and b/data/images/small_fighter.bmp differ diff --git a/data/images/spit.bmp b/data/images/spit.bmp new file mode 100644 index 0000000..c37b452 Binary files /dev/null and b/data/images/spit.bmp differ diff --git a/data/images/spitter1.bmp b/data/images/spitter1.bmp new file mode 100644 index 0000000..fe93bcd Binary files /dev/null and b/data/images/spitter1.bmp differ diff --git a/data/images/spitter3.bmp b/data/images/spitter3.bmp new file mode 100644 index 0000000..d7dfe3e Binary files /dev/null and b/data/images/spitter3.bmp differ diff --git a/data/images/tork_cruiser.bmp b/data/images/tork_cruiser.bmp new file mode 100644 index 0000000..4a67d0c Binary files /dev/null and b/data/images/tork_cruiser.bmp differ diff --git a/data/images/tork_interceptor.bmp b/data/images/tork_interceptor.bmp new file mode 100644 index 0000000..b4b080d Binary files /dev/null and b/data/images/tork_interceptor.bmp differ diff --git a/data/images/tork_sting.bmp b/data/images/tork_sting.bmp new file mode 100644 index 0000000..f4fdce4 Binary files /dev/null and b/data/images/tork_sting.bmp differ diff --git a/data/images/tork_tanker.bmp b/data/images/tork_tanker.bmp new file mode 100644 index 0000000..3b4e056 Binary files /dev/null and b/data/images/tork_tanker.bmp differ diff --git a/data/introlevel.txt~ b/data/introlevel.txt~ new file mode 100644 index 0000000..9f40e40 --- /dev/null +++ b/data/introlevel.txt~ @@ -0,0 +1,14 @@ +Introlevel +data/images/bg_stars.bmp +60 +1 +90 +1246435 +3 +data/tork_capsule.txt +25 +data/tork_spacerocket.txt +5 +data/tork_interceptor.txt +2 +0 diff --git a/data/levels/Level_template.txt b/data/levels/Level_template.txt new file mode 100644 index 0000000..fe3ce3d --- /dev/null +++ b/data/levels/Level_template.txt @@ -0,0 +1,14 @@ +IntroLevel #name +data/images/bg_stars.bmp #path of background +30 #speed of background +1 #wether to randomize background position +60 #duration [s] +12346543 #seed +2 #number of Shiptypes +data/tork_capsule.txt #path of Ship +40 #how many of them should spawn +data/tork_spacerocket.txt #path of Ship +8 #how many +1 #how many events shall happen +0.5 #percentage of completion the event happens +****event***** #an event diff --git a/data/levels/Levels.txt~ b/data/levels/Levels.txt~ new file mode 100644 index 0000000..561a6d1 --- /dev/null +++ b/data/levels/Levels.txt~ @@ -0,0 +1 @@ +intro_level.txt diff --git a/data/levels/insanelevel.txt b/data/levels/insanelevel.txt new file mode 100644 index 0000000..6fa5f2e --- /dev/null +++ b/data/levels/insanelevel.txt @@ -0,0 +1,20 @@ +Insane Level +data/images/bg_stars.bmp +60 +1 +40 +11374431 +6 +data/ships/tork/capsule.txt +20 +data/ships/tork/spacerocket.txt +25 +data/ships/tork/interceptor.txt +6 +data/ships/tork/cruiser.txt +10 +data/ships/tork/tanker.txt +16 +data/ships/tork/sting.txt +45 +0 diff --git a/data/levels/insanelevel.txt~ b/data/levels/insanelevel.txt~ new file mode 100644 index 0000000..eec3ac6 --- /dev/null +++ b/data/levels/insanelevel.txt~ @@ -0,0 +1,20 @@ +Insane Level +data/images/bg_stars.bmp +60 +1 +40 +11374431 +6 +data/ships/tork/capsule.txt +20 +data/ships/tork/spacerocket.txt +25 +data/ships/tork/interceptor.txt +6 +data/ships/tork/cruiser.txt +10 +data/ships/tork/tanker.txt +8 +data/ships/tork/sting.txt +45 +0 diff --git a/data/levels/introlevel.txt b/data/levels/introlevel.txt new file mode 100644 index 0000000..94d26df --- /dev/null +++ b/data/levels/introlevel.txt @@ -0,0 +1,14 @@ +Introlevel +data/images/bg_stars.bmp +60 +1 +50 +1246436 +3 +data/ships/tork/capsule.txt +140 +data/ships/tork/spacerocket.txt +10 +data/ships/tork/interceptor.txt +4 +0 diff --git a/data/levels/introlevel.txt~ b/data/levels/introlevel.txt~ new file mode 100644 index 0000000..a4731c7 --- /dev/null +++ b/data/levels/introlevel.txt~ @@ -0,0 +1,14 @@ +Introlevel +data/images/bg_stars.bmp +60 +1 +50 +1246436 +3 +data/ships/tork/capsule.txt +35 +data/ships/tork/spacerocket.txt +5 +data/ships/tork/interceptor.txt +2 +0 diff --git a/data/levels/level2.txt b/data/levels/level2.txt new file mode 100644 index 0000000..1a31fcb --- /dev/null +++ b/data/levels/level2.txt @@ -0,0 +1,16 @@ +Level 2 +data/images/bg_stars.bmp +60 +1 +105 +11654436 +4 +data/ships/tork/capsule.txt +160 +data/ships/tork/spacerocket.txt +20 +data/ships/tork/interceptor.txt +12 +data/ships/tork/cruiser.txt +4 +0 diff --git a/data/levels/level2.txt~ b/data/levels/level2.txt~ new file mode 100644 index 0000000..e50a515 --- /dev/null +++ b/data/levels/level2.txt~ @@ -0,0 +1,16 @@ +Level 2 +data/images/bg_stars.bmp +60 +1 +105 +11654436 +4 +data/ships/tork/capsule.txt +40 +data/ships/tork/spacerocket.txt +10 +data/ships/tork/interceptor.txt +6 +data/ships/tork/cruiser.txt +2 +0 diff --git a/data/levels/level3.txt b/data/levels/level3.txt new file mode 100644 index 0000000..212a241 --- /dev/null +++ b/data/levels/level3.txt @@ -0,0 +1,20 @@ +Level 3 +data/images/bg_stars.bmp +60 +1 +65 +11374331 +6 +data/ships/tork/capsule.txt +120 +data/ships/tork/spacerocket.txt +20 +data/ships/tork/interceptor.txt +8 +data/ships/tork/cruiser.txt +8 +data/ships/tork/tanker.txt +80 +data/ships/tork/sting.txt +80 +0 diff --git a/data/levels/level3.txt~ b/data/levels/level3.txt~ new file mode 100644 index 0000000..8c103eb --- /dev/null +++ b/data/levels/level3.txt~ @@ -0,0 +1,20 @@ +Level 3 +data/images/bg_stars.bmp +60 +1 +65 +11374331 +6 +data/ships/tork/capsule.txt +120 +data/ships/tork/spacerocket.txt +20 +data/ships/tork/interceptor.txt +8 +data/ships/tork/cruiser.txt +8 +data/ships/tork/tanker.txt +40 +data/ships/tork/sting.txt +80 +0 diff --git a/data/levels/level4.txt b/data/levels/level4.txt new file mode 100644 index 0000000..7652e9d --- /dev/null +++ b/data/levels/level4.txt @@ -0,0 +1,14 @@ +Level 4 +data/images/bg_stars.bmp +60 +1 +50 +1246436 +3 +data/ships/tork/sting.txt +140 +data/ships/tork/interceptor.txt +10 +data/ships/tork/cruiser.txt +4 +0 diff --git a/data/levels/level4.txt~ b/data/levels/level4.txt~ new file mode 100644 index 0000000..aba3a6f --- /dev/null +++ b/data/levels/level4.txt~ @@ -0,0 +1,14 @@ +Level 4 +data/images/bg_stars.bmp +60 +1 +50 +1246436 +3 +data/ships/tork/sting.txt +35 +data/ships/tork/interceptor.txt +5 +data/ships/tork/cruiser.txt +2 +0 diff --git a/data/levels/levels.txt b/data/levels/levels.txt new file mode 100644 index 0000000..788f050 --- /dev/null +++ b/data/levels/levels.txt @@ -0,0 +1,5 @@ +introlevel.txt +level2.txt +level3.txt +level4.txt +insanelevel.txt diff --git a/data/levels/levels.txt~ b/data/levels/levels.txt~ new file mode 100644 index 0000000..acc839a --- /dev/null +++ b/data/levels/levels.txt~ @@ -0,0 +1,4 @@ +introlevel.txt +level2.txt +level3.txt +insanelevel.txt diff --git a/data/nnova.txt~ b/data/nnova.txt~ new file mode 100644 index 0000000..b15b226 --- /dev/null +++ b/data/nnova.txt~ @@ -0,0 +1,254 @@ +Nova 1 +data/images/empty.bmp +20 +50 +10 +3 +data/psi.txt +350 +0 +10 +3.5 +data/psi.txt +347.24 +43.8666 +10 +4 +data/psi.txt +339.004 +87.0415 +10 +4.5 +data/psi.txt +325.422 +128.844 +10 +5 +data/psi.txt +306.707 +168.614 +10 +5.5 +data/psi.txt +283.156 +205.725 +10 +6 +data/psi.txt +255.139 +239.591 +10 +6.5 +data/psi.txt +223.098 +269.68 +10 +7 +data/psi.txt +187.539 +295.515 +10 +7.5 +data/psi.txt +149.023 +316.689 +10 +8 +data/psi.txt +108.156 +332.87 +10 +8.5 +data/psi.txt +65.5835 +343.801 +10 +9 +data/psi.txt +21.9767 +349.309 +10 +9.5 +data/psi.txt +-21.9767 +349.309 +10 +10 +data/psi.txt +-65.5835 +343.801 +10 +10.5 +data/psi.txt +-108.156 +332.87 +10 +11 +data/psi.txt +-149.023 +316.689 +10 +11.5 +data/psi.txt +-187.539 +295.515 +10 +12 +data/psi.txt +-223.098 +269.68 +10 +12.5 +data/psi.txt +-255.139 +239.591 +10 +13 +data/psi.txt +-283.156 +205.725 +10 +13.5 +data/psi.txt +-306.707 +168.614 +10 +14 +data/psi.txt +-325.422 +128.844 +10 +14.5 +data/psi.txt +-339.004 +87.0415 +10 +15 +data/psi.txt +-347.24 +43.8666 +10 +15.5 +data/psi.txt +-350 +4.28626e-14 +10 +16 +data/psi.txt +-347.24 +-43.8666 +10 +16.5 +data/psi.txt +-339.004 +-87.0415 +10 +17 +data/psi.txt +-325.422 +-128.844 +10 +17.5 +data/psi.txt +-306.707 +-168.614 +10 +18 +data/psi.txt +-283.156 +-205.725 +10 +18.5 +data/psi.txt +-255.139 +-239.591 +10 +19 +data/psi.txt +-223.098 +-269.68 +10 +19.5 +data/psi.txt +-187.539 +-295.515 +10 +20 +data/psi.txt +-149.023 +-316.689 +10 +20.5 +data/psi.txt +-108.156 +-332.87 +10 +21 +data/psi.txt +-65.5835 +-343.801 +10 +21.5 +data/psi.txt +-21.9767 +-349.309 +10 +22 +data/psi.txt +21.9767 +-349.309 +10 +22.5 +data/psi.txt +65.5835 +-343.801 +10 +23 +data/psi.txt +108.156 +-332.87 +10 +23.5 +data/psi.txt +149.023 +-316.689 +10 +24 +data/psi.txt +187.539 +-295.515 +10 +24.5 +data/psi.txt +223.098 +-269.68 +10 +25 +data/psi.txt +255.139 +-239.591 +10 +25.5 +data/psi.txt +283.156 +-205.725 +10 +26 +data/psi.txt +306.707 +-168.614 +10 +26.5 +data/psi.txt +325.422 +-128.844 +10 +27 +data/psi.txt +339.004 +-87.0415 +10 +27.5 +data/psi.txt +347.24 +-43.8666 diff --git a/data/nova1.txt~ b/data/nova1.txt~ new file mode 100644 index 0000000..2fe20c5 --- /dev/null +++ b/data/nova1.txt~ @@ -0,0 +1,1504 @@ +Nova 1 +data/images/empty.bmp +2 +300 +10 +6.9999 +data/psi.txt +320 +0 +10 +6.9979 +data/psi.txt +318.878 +26.7769 +10 +6.9959 +data/psi.txt +315.519 +53.366 +10 +6.9939 +data/psi.txt +309.947 +79.5808 +10 +6.9919 +data/psi.txt +302.2 +105.237 +10 +6.9899 +data/psi.txt +292.335 +130.156 +10 +6.9879 +data/psi.txt +280.418 +154.161 +10 +6.9859 +data/psi.txt +266.535 +177.085 +10 +6.9839 +data/psi.txt +250.782 +198.767 +10 +6.9819 +data/psi.txt +233.27 +219.055 +10 +6.9799 +data/psi.txt +214.122 +237.806 +10 +6.9779 +data/psi.txt +193.472 +254.89 +10 +6.9759 +data/psi.txt +171.465 +270.185 +10 +6.9739 +data/psi.txt +148.255 +283.585 +10 +6.9719 +data/psi.txt +124.005 +294.996 +10 +6.9699 +data/psi.txt +98.8854 +304.338 +10 +6.9679 +data/psi.txt +73.0723 +311.545 +10 +6.9659 +data/psi.txt +46.7466 +316.567 +10 +6.9639 +data/psi.txt +20.093 +319.369 +10 +6.9619 +data/psi.txt +-6.70157 +319.93 +10 +6.9599 +data/psi.txt +-33.4491 +318.247 +10 +6.9579 +data/psi.txt +-59.962 +314.332 +10 +6.9559 +data/psi.txt +-86.0543 +308.212 +10 +6.9539 +data/psi.txt +-111.543 +299.93 +10 +6.9519 +data/psi.txt +-136.249 +289.545 +10 +6.9499 +data/psi.txt +-160 +277.128 +10 +6.9479 +data/psi.txt +-182.628 +262.768 +10 +6.9459 +data/psi.txt +-203.976 +246.564 +10 +6.9439 +data/psi.txt +-223.892 +228.631 +10 +6.9419 +data/psi.txt +-242.238 +209.095 +10 +6.9399 +data/psi.txt +-258.885 +188.091 +10 +6.9379 +data/psi.txt +-273.717 +165.769 +10 +6.9359 +data/psi.txt +-286.628 +142.283 +10 +6.9339 +data/psi.txt +-297.528 +117.8 +10 +6.9319 +data/psi.txt +-306.342 +92.4902 +10 +6.9299 +data/psi.txt +-313.007 +66.5317 +10 +6.9279 +data/psi.txt +-317.477 +40.1066 +10 +6.9259 +data/psi.txt +-319.719 +13.4002 +10 +6.9239 +data/psi.txt +-319.719 +-13.4002 +10 +6.9219 +data/psi.txt +-317.477 +-40.1066 +10 +6.9199 +data/psi.txt +-313.007 +-66.5317 +10 +6.9179 +data/psi.txt +-306.342 +-92.4902 +10 +6.9159 +data/psi.txt +-297.528 +-117.8 +10 +6.9139 +data/psi.txt +-286.628 +-142.283 +10 +6.9119 +data/psi.txt +-273.717 +-165.769 +10 +6.9099 +data/psi.txt +-258.885 +-188.091 +10 +6.9079 +data/psi.txt +-242.238 +-209.095 +10 +6.9059 +data/psi.txt +-223.892 +-228.631 +10 +6.9039 +data/psi.txt +-203.976 +-246.564 +10 +6.9019 +data/psi.txt +-182.628 +-262.768 +10 +6.8999 +data/psi.txt +-160 +-277.128 +10 +6.8979 +data/psi.txt +-136.249 +-289.545 +10 +6.8959 +data/psi.txt +-111.543 +-299.93 +10 +6.8939 +data/psi.txt +-86.0543 +-308.212 +10 +6.8919 +data/psi.txt +-59.962 +-314.332 +10 +6.8899 +data/psi.txt +-33.4491 +-318.247 +10 +6.8879 +data/psi.txt +-6.70157 +-319.93 +10 +6.8859 +data/psi.txt +20.093 +-319.369 +10 +6.8839 +data/psi.txt +46.7466 +-316.567 +10 +6.8819 +data/psi.txt +73.0723 +-311.545 +10 +6.8799 +data/psi.txt +98.8854 +-304.338 +10 +6.8779 +data/psi.txt +124.005 +-294.996 +10 +6.8759 +data/psi.txt +148.255 +-283.585 +10 +6.8739 +data/psi.txt +171.465 +-270.185 +10 +6.8719 +data/psi.txt +193.472 +-254.89 +10 +6.8699 +data/psi.txt +214.122 +-237.806 +10 +6.8679 +data/psi.txt +233.27 +-219.055 +10 +6.8659 +data/psi.txt +250.782 +-198.767 +10 +6.8639 +data/psi.txt +266.535 +-177.085 +10 +6.8619 +data/psi.txt +280.418 +-154.161 +10 +6.8599 +data/psi.txt +292.335 +-130.156 +10 +6.8579 +data/psi.txt +302.2 +-105.237 +10 +6.8559 +data/psi.txt +309.947 +-79.5808 +10 +6.8539 +data/psi.txt +315.519 +-53.366 +10 +6.8519 +data/psi.txt +318.878 +-26.7769 +10 +6.8499 +data/psi.txt +320 +-7.83774e-14 +10 +6.8479 +data/psi.txt +318.878 +26.7769 +10 +6.8459 +data/psi.txt +315.519 +53.366 +10 +6.8439 +data/psi.txt +309.947 +79.5808 +10 +6.8419 +data/psi.txt +302.2 +105.237 +10 +6.8399 +data/psi.txt +292.335 +130.156 +10 +6.8379 +data/psi.txt +280.418 +154.161 +10 +6.8359 +data/psi.txt +266.535 +177.085 +10 +6.8339 +data/psi.txt +250.782 +198.767 +10 +6.8319 +data/psi.txt +233.27 +219.055 +10 +6.8299 +data/psi.txt +214.122 +237.806 +10 +6.8279 +data/psi.txt +193.472 +254.89 +10 +6.8259 +data/psi.txt +171.465 +270.185 +10 +6.8239 +data/psi.txt +148.255 +283.585 +10 +6.8219 +data/psi.txt +124.005 +294.996 +10 +6.8199 +data/psi.txt +98.8854 +304.338 +10 +6.8179 +data/psi.txt +73.0723 +311.545 +10 +6.8159 +data/psi.txt +46.7466 +316.567 +10 +6.8139 +data/psi.txt +20.093 +319.369 +10 +6.8119 +data/psi.txt +-6.70157 +319.93 +10 +6.8099 +data/psi.txt +-33.4491 +318.247 +10 +6.8079 +data/psi.txt +-59.962 +314.332 +10 +6.8059 +data/psi.txt +-86.0543 +308.212 +10 +6.8039 +data/psi.txt +-111.543 +299.93 +10 +6.8019 +data/psi.txt +-136.249 +289.545 +10 +6.7999 +data/psi.txt +-160 +277.128 +10 +6.7979 +data/psi.txt +-182.628 +262.768 +10 +6.7959 +data/psi.txt +-203.976 +246.564 +10 +6.7939 +data/psi.txt +-223.892 +228.631 +10 +6.7919 +data/psi.txt +-242.238 +209.095 +10 +6.7899 +data/psi.txt +-258.885 +188.091 +10 +6.7879 +data/psi.txt +-273.717 +165.769 +10 +6.7859 +data/psi.txt +-286.628 +142.283 +10 +6.7839 +data/psi.txt +-297.528 +117.8 +10 +6.7819 +data/psi.txt +-306.342 +92.4902 +10 +6.7799 +data/psi.txt +-313.007 +66.5317 +10 +6.7779 +data/psi.txt +-317.477 +40.1066 +10 +6.7759 +data/psi.txt +-319.719 +13.4002 +10 +6.7739 +data/psi.txt +-319.719 +-13.4002 +10 +6.7719 +data/psi.txt +-317.477 +-40.1066 +10 +6.7699 +data/psi.txt +-313.007 +-66.5317 +10 +6.7679 +data/psi.txt +-306.342 +-92.4902 +10 +6.7659 +data/psi.txt +-297.528 +-117.8 +10 +6.7639 +data/psi.txt +-286.628 +-142.283 +10 +6.7619 +data/psi.txt +-273.717 +-165.769 +10 +6.7599 +data/psi.txt +-258.885 +-188.091 +10 +6.7579 +data/psi.txt +-242.238 +-209.095 +10 +6.7559 +data/psi.txt +-223.892 +-228.631 +10 +6.7539 +data/psi.txt +-203.976 +-246.564 +10 +6.7519 +data/psi.txt +-182.628 +-262.768 +10 +6.7499 +data/psi.txt +-160 +-277.128 +10 +6.7479 +data/psi.txt +-136.249 +-289.545 +10 +6.7459 +data/psi.txt +-111.543 +-299.93 +10 +6.7439 +data/psi.txt +-86.0543 +-308.212 +10 +6.7419 +data/psi.txt +-59.962 +-314.332 +10 +6.7399 +data/psi.txt +-33.4491 +-318.247 +10 +6.7379 +data/psi.txt +-6.70157 +-319.93 +10 +6.7359 +data/psi.txt +20.093 +-319.369 +10 +6.7339 +data/psi.txt +46.7466 +-316.567 +10 +6.7319 +data/psi.txt +73.0723 +-311.545 +10 +6.7299 +data/psi.txt +98.8854 +-304.338 +10 +6.7279 +data/psi.txt +124.005 +-294.996 +10 +6.7259 +data/psi.txt +148.255 +-283.585 +10 +6.7239 +data/psi.txt +171.465 +-270.185 +10 +6.7219 +data/psi.txt +193.472 +-254.89 +10 +6.7199 +data/psi.txt +214.122 +-237.806 +10 +6.7179 +data/psi.txt +233.27 +-219.055 +10 +6.7159 +data/psi.txt +250.782 +-198.767 +10 +6.7139 +data/psi.txt +266.535 +-177.085 +10 +6.7119 +data/psi.txt +280.418 +-154.161 +10 +6.7099 +data/psi.txt +292.335 +-130.156 +10 +6.7079 +data/psi.txt +302.2 +-105.237 +10 +6.7059 +data/psi.txt +309.947 +-79.5808 +10 +6.7039 +data/psi.txt +315.519 +-53.366 +10 +6.7019 +data/psi.txt +318.878 +-26.7769 +10 +6.6999 +data/psi.txt +320 +-1.56755e-13 +10 +6.6979 +data/psi.txt +318.878 +26.7769 +10 +6.6959 +data/psi.txt +315.519 +53.366 +10 +6.6939 +data/psi.txt +309.947 +79.5808 +10 +6.6919 +data/psi.txt +302.2 +105.237 +10 +6.6899 +data/psi.txt +292.335 +130.156 +10 +6.6879 +data/psi.txt +280.418 +154.161 +10 +6.6859 +data/psi.txt +266.535 +177.085 +10 +6.6839 +data/psi.txt +250.782 +198.767 +10 +6.6819 +data/psi.txt +233.27 +219.055 +10 +6.6799 +data/psi.txt +214.122 +237.806 +10 +6.6779 +data/psi.txt +193.472 +254.89 +10 +6.6759 +data/psi.txt +171.465 +270.185 +10 +6.6739 +data/psi.txt +148.255 +283.585 +10 +6.6719 +data/psi.txt +124.005 +294.996 +10 +6.6699 +data/psi.txt +98.8854 +304.338 +10 +6.6679 +data/psi.txt +73.0723 +311.545 +10 +6.6659 +data/psi.txt +46.7466 +316.567 +10 +6.6639 +data/psi.txt +20.093 +319.369 +10 +6.6619 +data/psi.txt +-6.70157 +319.93 +10 +6.6599 +data/psi.txt +-33.4491 +318.247 +10 +6.6579 +data/psi.txt +-59.962 +314.332 +10 +6.6559 +data/psi.txt +-86.0543 +308.212 +10 +6.6539 +data/psi.txt +-111.543 +299.93 +10 +6.6519 +data/psi.txt +-136.249 +289.545 +10 +6.6499 +data/psi.txt +-160 +277.128 +10 +6.6479 +data/psi.txt +-182.628 +262.768 +10 +6.6459 +data/psi.txt +-203.976 +246.564 +10 +6.6439 +data/psi.txt +-223.892 +228.631 +10 +6.6419 +data/psi.txt +-242.238 +209.095 +10 +6.6399 +data/psi.txt +-258.885 +188.091 +10 +6.6379 +data/psi.txt +-273.717 +165.769 +10 +6.6359 +data/psi.txt +-286.628 +142.283 +10 +6.6339 +data/psi.txt +-297.528 +117.8 +10 +6.6319 +data/psi.txt +-306.342 +92.4902 +10 +6.6299 +data/psi.txt +-313.007 +66.5317 +10 +6.6279 +data/psi.txt +-317.477 +40.1066 +10 +6.6259 +data/psi.txt +-319.719 +13.4002 +10 +6.6239 +data/psi.txt +-319.719 +-13.4002 +10 +6.6219 +data/psi.txt +-317.477 +-40.1066 +10 +6.6199 +data/psi.txt +-313.007 +-66.5317 +10 +6.6179 +data/psi.txt +-306.342 +-92.4902 +10 +6.6159 +data/psi.txt +-297.528 +-117.8 +10 +6.6139 +data/psi.txt +-286.628 +-142.283 +10 +6.6119 +data/psi.txt +-273.717 +-165.769 +10 +6.6099 +data/psi.txt +-258.885 +-188.091 +10 +6.6079 +data/psi.txt +-242.238 +-209.095 +10 +6.6059 +data/psi.txt +-223.892 +-228.631 +10 +6.6039 +data/psi.txt +-203.976 +-246.564 +10 +6.6019 +data/psi.txt +-182.628 +-262.768 +10 +6.5999 +data/psi.txt +-160 +-277.128 +10 +6.5979 +data/psi.txt +-136.249 +-289.545 +10 +6.5959 +data/psi.txt +-111.543 +-299.93 +10 +6.5939 +data/psi.txt +-86.0543 +-308.212 +10 +6.5919 +data/psi.txt +-59.962 +-314.332 +10 +6.5899 +data/psi.txt +-33.4491 +-318.247 +10 +6.5879 +data/psi.txt +-6.70157 +-319.93 +10 +6.5859 +data/psi.txt +20.093 +-319.369 +10 +6.5839 +data/psi.txt +46.7466 +-316.567 +10 +6.5819 +data/psi.txt +73.0723 +-311.545 +10 +6.5799 +data/psi.txt +98.8854 +-304.338 +10 +6.5779 +data/psi.txt +124.005 +-294.996 +10 +6.5759 +data/psi.txt +148.255 +-283.585 +10 +6.5739 +data/psi.txt +171.465 +-270.185 +10 +6.5719 +data/psi.txt +193.472 +-254.89 +10 +6.5699 +data/psi.txt +214.122 +-237.806 +10 +6.5679 +data/psi.txt +233.27 +-219.055 +10 +6.5659 +data/psi.txt +250.782 +-198.767 +10 +6.5639 +data/psi.txt +266.535 +-177.085 +10 +6.5619 +data/psi.txt +280.418 +-154.161 +10 +6.5599 +data/psi.txt +292.335 +-130.156 +10 +6.5579 +data/psi.txt +302.2 +-105.237 +10 +6.5559 +data/psi.txt +309.947 +-79.5808 +10 +6.5539 +data/psi.txt +315.519 +-53.366 +10 +6.5519 +data/psi.txt +318.878 +-26.7769 +10 +6.5499 +data/psi.txt +320 +-2.35132e-13 +10 +6.5479 +data/psi.txt +318.878 +26.7769 +10 +6.5459 +data/psi.txt +315.519 +53.366 +10 +6.5439 +data/psi.txt +309.947 +79.5808 +10 +6.5419 +data/psi.txt +302.2 +105.237 +10 +6.5399 +data/psi.txt +292.335 +130.156 +10 +6.5379 +data/psi.txt +280.418 +154.161 +10 +6.5359 +data/psi.txt +266.535 +177.085 +10 +6.5339 +data/psi.txt +250.782 +198.767 +10 +6.5319 +data/psi.txt +233.27 +219.055 +10 +6.5299 +data/psi.txt +214.122 +237.806 +10 +6.5279 +data/psi.txt +193.472 +254.89 +10 +6.5259 +data/psi.txt +171.465 +270.185 +10 +6.5239 +data/psi.txt +148.255 +283.585 +10 +6.5219 +data/psi.txt +124.005 +294.996 +10 +6.5199 +data/psi.txt +98.8854 +304.338 +10 +6.5179 +data/psi.txt +73.0723 +311.545 +10 +6.5159 +data/psi.txt +46.7466 +316.567 +10 +6.5139 +data/psi.txt +20.093 +319.369 +10 +6.5119 +data/psi.txt +-6.70157 +319.93 +10 +6.5099 +data/psi.txt +-33.4491 +318.247 +10 +6.5079 +data/psi.txt +-59.962 +314.332 +10 +6.5059 +data/psi.txt +-86.0543 +308.212 +10 +6.5039 +data/psi.txt +-111.543 +299.93 +10 +6.5019 +data/psi.txt +-136.249 +289.545 +10 +6.4999 +data/psi.txt +-160 +277.128 +10 +6.4979 +data/psi.txt +-182.628 +262.768 +10 +6.4959 +data/psi.txt +-203.976 +246.564 +10 +6.4939 +data/psi.txt +-223.892 +228.631 +10 +6.4919 +data/psi.txt +-242.238 +209.095 +10 +6.4899 +data/psi.txt +-258.885 +188.091 +10 +6.4879 +data/psi.txt +-273.717 +165.769 +10 +6.4859 +data/psi.txt +-286.628 +142.283 +10 +6.4839 +data/psi.txt +-297.528 +117.8 +10 +6.4819 +data/psi.txt +-306.342 +92.4902 +10 +6.4799 +data/psi.txt +-313.007 +66.5317 +10 +6.4779 +data/psi.txt +-317.477 +40.1066 +10 +6.4759 +data/psi.txt +-319.719 +13.4002 +10 +6.4739 +data/psi.txt +-319.719 +-13.4002 +10 +6.4719 +data/psi.txt +-317.477 +-40.1066 +10 +6.4699 +data/psi.txt +-313.007 +-66.5317 +10 +6.4679 +data/psi.txt +-306.342 +-92.4902 +10 +6.4659 +data/psi.txt +-297.528 +-117.8 +10 +6.4639 +data/psi.txt +-286.628 +-142.283 +10 +6.4619 +data/psi.txt +-273.717 +-165.769 +10 +6.4599 +data/psi.txt +-258.885 +-188.091 +10 +6.4579 +data/psi.txt +-242.238 +-209.095 +10 +6.4559 +data/psi.txt +-223.892 +-228.631 +10 +6.4539 +data/psi.txt +-203.976 +-246.564 +10 +6.4519 +data/psi.txt +-182.628 +-262.768 +10 +6.4499 +data/psi.txt +-160 +-277.128 +10 +6.4479 +data/psi.txt +-136.249 +-289.545 +10 +6.4459 +data/psi.txt +-111.543 +-299.93 +10 +6.4439 +data/psi.txt +-86.0543 +-308.212 +10 +6.4419 +data/psi.txt +-59.962 +-314.332 +10 +6.4399 +data/psi.txt +-33.4491 +-318.247 +10 +6.4379 +data/psi.txt +-6.70157 +-319.93 +10 +6.4359 +data/psi.txt +20.093 +-319.369 +10 +6.4339 +data/psi.txt +46.7466 +-316.567 +10 +6.4319 +data/psi.txt +73.0723 +-311.545 +10 +6.4299 +data/psi.txt +98.8854 +-304.338 +10 +6.4279 +data/psi.txt +124.005 +-294.996 +10 +6.4259 +data/psi.txt +148.255 +-283.585 +10 +6.4239 +data/psi.txt +171.465 +-270.185 +10 +6.4219 +data/psi.txt +193.472 +-254.89 +10 +6.4199 +data/psi.txt +214.122 +-237.806 +10 +6.4179 +data/psi.txt +233.27 +-219.055 +10 +6.4159 +data/psi.txt +250.782 +-198.767 +10 +6.4139 +data/psi.txt +266.535 +-177.085 +10 +6.4119 +data/psi.txt +280.418 +-154.161 +10 +6.4099 +data/psi.txt +292.335 +-130.156 +10 +6.4079 +data/psi.txt +302.2 +-105.237 +10 +6.4059 +data/psi.txt +309.947 +-79.5808 +10 +6.4039 +data/psi.txt +315.519 +-53.366 +10 +6.4019 +data/psi.txt +318.878 +-26.7769 \ No newline at end of file diff --git a/data/projectile_template.txt~ b/data/projectile_template.txt~ new file mode 100644 index 0000000..e660251 --- /dev/null +++ b/data/projectile_template.txt~ @@ -0,0 +1,4 @@ +data/images/psi.bmp +1.5 +10000 +2.2 diff --git a/data/projectiles/beam.txt b/data/projectiles/beam.txt new file mode 100644 index 0000000..35b6c18 --- /dev/null +++ b/data/projectiles/beam.txt @@ -0,0 +1,5 @@ +data/images/spit.bmp +data/sounds/piu +0.3 +10 +1 diff --git a/data/projectiles/bigspit.txt b/data/projectiles/bigspit.txt new file mode 100644 index 0000000..3da95e6 --- /dev/null +++ b/data/projectiles/bigspit.txt @@ -0,0 +1,5 @@ +data/images/bigspit.bmp +data/sounds/bigspit +8 +0 +4 diff --git a/data/projectiles/fire1.txt b/data/projectiles/fire1.txt new file mode 100644 index 0000000..316f367 --- /dev/null +++ b/data/projectiles/fire1.txt @@ -0,0 +1,5 @@ +data/images/fire1.bmp +data/sounds/fire +2 +10 +3.5 diff --git a/data/projectiles/projectile_template.txt b/data/projectiles/projectile_template.txt new file mode 100644 index 0000000..66bd2de --- /dev/null +++ b/data/projectiles/projectile_template.txt @@ -0,0 +1,5 @@ +data/projectile2.bmp #path of the imagefile +data/sounds/spit #path of the soundfile without n.wav for int n +10 #damage +2 #armorPiercing +1.4142 #collisionSize diff --git a/data/projectiles/projectile_template.txt~ b/data/projectiles/projectile_template.txt~ new file mode 100644 index 0000000..9ae6fa9 --- /dev/null +++ b/data/projectiles/projectile_template.txt~ @@ -0,0 +1,4 @@ +data/projectile2.bmp #path of the imagefile +10 #damage +2 #armorPiercing +1.4142 #collisionSize diff --git a/data/projectiles/psi.txt b/data/projectiles/psi.txt new file mode 100644 index 0000000..ed05829 --- /dev/null +++ b/data/projectiles/psi.txt @@ -0,0 +1,5 @@ +data/images/psi.bmp +data/sounds/piu +1.5 +10000 +2.2 diff --git a/data/projectiles/psi.txt~ b/data/projectiles/psi.txt~ new file mode 100644 index 0000000..ed05829 --- /dev/null +++ b/data/projectiles/psi.txt~ @@ -0,0 +1,5 @@ +data/images/psi.bmp +data/sounds/piu +1.5 +10000 +2.2 diff --git a/data/projectiles/spit.txt b/data/projectiles/spit.txt new file mode 100644 index 0000000..90d0147 --- /dev/null +++ b/data/projectiles/spit.txt @@ -0,0 +1,5 @@ +data/images/spit.bmp +data/sounds/spit +1 +0 +1.4142 diff --git a/data/psi.txt~ b/data/psi.txt~ new file mode 100644 index 0000000..d2a5be5 --- /dev/null +++ b/data/psi.txt~ @@ -0,0 +1,4 @@ +data/images/psi.bmp +1 +10000 +2.2 diff --git a/data/ships/EnemyShip_template.txt b/data/ships/EnemyShip_template.txt new file mode 100644 index 0000000..2fdb348 --- /dev/null +++ b/data/ships/EnemyShip_template.txt @@ -0,0 +1,12 @@ +Tork Spacerocket #name +data/images/tork_spacerocket.bmp #path of imagefile +7 #maxhp +5 #armor +50 #moveSpeed +4 #collisionSize +3 #Gold +3 #exp +3 #score +1 #number of weapons +0 -1 #relative Position of weapon +data/fireball.txt #path of weapon diff --git a/data/ships/tork/capsule.txt b/data/ships/tork/capsule.txt new file mode 100644 index 0000000..ae60c7f --- /dev/null +++ b/data/ships/tork/capsule.txt @@ -0,0 +1,10 @@ +Tork Capsule +data/images/ship1.bmp +0.6 +10 +140 +5.5 +0 +0 +0 +0 diff --git a/data/ships/tork/capsule.txt~ b/data/ships/tork/capsule.txt~ new file mode 100644 index 0000000..eeb2813 --- /dev/null +++ b/data/ships/tork/capsule.txt~ @@ -0,0 +1,10 @@ +Tork Capsule +data/images/ship1.bmp +0.6 +10 +140 +5.5 +1 +1 +1 +0 diff --git a/data/ships/tork/cruiser.txt b/data/ships/tork/cruiser.txt new file mode 100644 index 0000000..11772da --- /dev/null +++ b/data/ships/tork/cruiser.txt @@ -0,0 +1,14 @@ +Tork Cruiser +data/images/tork_cruiser.bmp +9 +25 +30 +11.5 +0 +0 +0 +2 +0 3 +data/weapons/spitter1.txt +0 0 +data/weapons/novaspitter1.txt diff --git a/data/ships/tork/cruiser.txt~ b/data/ships/tork/cruiser.txt~ new file mode 100644 index 0000000..15e8459 --- /dev/null +++ b/data/ships/tork/cruiser.txt~ @@ -0,0 +1,14 @@ +Tork Cruiser +data/images/tork_cruiser.bmp +9 +25 +30 +11.5 +9 +20 +14 +2 +0 3 +data/weapons/spitter1.txt +0 0 +data/weapons/novaspitter1.txt diff --git a/data/ships/tork/interceptor.txt b/data/ships/tork/interceptor.txt new file mode 100644 index 0000000..40e3651 --- /dev/null +++ b/data/ships/tork/interceptor.txt @@ -0,0 +1,16 @@ +Tork Interceptor +data/images/tork_interceptor.bmp +8 +15 +55 +9 +0 +0 +0 +3 +5 6 +data/weapons/fireball1.txt +-5 6 +data/weapons/fireball1.txt +0 2 +data/weapons/spitter2.txt diff --git a/data/ships/tork/interceptor.txt~ b/data/ships/tork/interceptor.txt~ new file mode 100644 index 0000000..b28ea59 --- /dev/null +++ b/data/ships/tork/interceptor.txt~ @@ -0,0 +1,16 @@ +Tork Interceptor +data/images/tork_interceptor.bmp +8 +15 +55 +9 +7 +15 +8 +3 +5 6 +data/weapons/fireball1.txt +-5 6 +data/weapons/fireball1.txt +0 2 +data/weapons/spitter2.txt diff --git a/data/ships/tork/spacerocket.txt b/data/ships/tork/spacerocket.txt new file mode 100644 index 0000000..6d0a929 --- /dev/null +++ b/data/ships/tork/spacerocket.txt @@ -0,0 +1,14 @@ +Tork Spacerocket +data/images/ship2.bmp +3 +10 +30 +8 +0 +0 +0 +2 +4 4 +data/weapons/fireball1.txt +-4 4 +data/weapons/fireball1.txt diff --git a/data/ships/tork/spacerocket.txt~ b/data/ships/tork/spacerocket.txt~ new file mode 100644 index 0000000..ba1d457 --- /dev/null +++ b/data/ships/tork/spacerocket.txt~ @@ -0,0 +1,14 @@ +Tork Spacerocket +data/images/ship2.bmp +3 +10 +30 +8 +3 +4 +3 +2 +4 4 +data/weapons/fireball1.txt +-4 4 +data/weapons/fireball1.txt diff --git a/data/ships/tork/sting.txt b/data/ships/tork/sting.txt new file mode 100644 index 0000000..4cd73b1 --- /dev/null +++ b/data/ships/tork/sting.txt @@ -0,0 +1,12 @@ +Tork Sting +data/images/tork_sting.bmp +4 +8 +65 +9 +0 +0 +0 +1 +0 0 +data/weapons/fireball1.txt diff --git a/data/ships/tork/sting.txt~ b/data/ships/tork/sting.txt~ new file mode 100644 index 0000000..b17b4a6 --- /dev/null +++ b/data/ships/tork/sting.txt~ @@ -0,0 +1,12 @@ +Tork Sting +data/images/tork_sting.bmp +4 +8 +65 +9 +4 +4 +5 +1 +0 0 +data/weapons/fireball1.txt diff --git a/data/ships/tork/stinger.txt~ b/data/ships/tork/stinger.txt~ new file mode 100644 index 0000000..ee04032 --- /dev/null +++ b/data/ships/tork/stinger.txt~ @@ -0,0 +1,12 @@ +Tork Stinger +data/images/tork_stinger.bmp +4 +8 +65 +9 +4 +4 +4 +1 +0 0 +data/weapons/fireball1.txt diff --git a/data/ships/tork/tanker.txt b/data/ships/tork/tanker.txt new file mode 100644 index 0000000..04fd19a --- /dev/null +++ b/data/ships/tork/tanker.txt @@ -0,0 +1,10 @@ +Tork Tanker +data/images/tork_tanker.bmp +10 +40 +15 +11 +0 +0 +0 +0 diff --git a/data/ships/tork/tanker.txt~ b/data/ships/tork/tanker.txt~ new file mode 100644 index 0000000..e7d8cba --- /dev/null +++ b/data/ships/tork/tanker.txt~ @@ -0,0 +1,10 @@ +Tork Tanker +data/images/tork_tanker.bmp +10 +40 +15 +11 +30 +6 +15 +0 diff --git a/data/ships/tork/tork_interceptor.txt~ b/data/ships/tork/tork_interceptor.txt~ new file mode 100644 index 0000000..129b903 --- /dev/null +++ b/data/ships/tork/tork_interceptor.txt~ @@ -0,0 +1,16 @@ +Tork Interceptor +data/images/tork_interceptor.bmp +8 +15 +55 +7 +12 +6 +6 +3 +5 6 +data/fireball1.txt +-5 6 +data/fireball1.txt +0 2 +data/spitter2.txt diff --git a/data/ships/tork/tork_spacerocket.txt~ b/data/ships/tork/tork_spacerocket.txt~ new file mode 100644 index 0000000..22bcada --- /dev/null +++ b/data/ships/tork/tork_spacerocket.txt~ @@ -0,0 +1,14 @@ +Tork Spacerocket +data/images/ship2.bmp +3 +10 +30 +8 +5 +2 +3 +2 +4 4 +data/fireball1.txt +-4 4 +data/fireball1.txt diff --git a/data/ships/user/UserShip_template.txt b/data/ships/user/UserShip_template.txt new file mode 100644 index 0000000..ed29661 --- /dev/null +++ b/data/ships/user/UserShip_template.txt @@ -0,0 +1,17 @@ +small Fighter #name +data/images/small_fighter.bmp #path of imagefile +300 #cost +10 #maxhp +50 #armor +200 #moveSpeed +200 #handling +10 #maxEnergy +2 #energyProduction +5 #collisionSize +2 #number of weapons +4 4 #relative Position of weapon +3 #maxSize of attached weapon +data/fireball.txt #path of weapon +4 4 #relative Position of weapon +3 #maxSize of attached weapon +data/fireball.txt #path of weapon diff --git a/data/ships/user/UserShip_template.txt~ b/data/ships/user/UserShip_template.txt~ new file mode 100644 index 0000000..8512129 --- /dev/null +++ b/data/ships/user/UserShip_template.txt~ @@ -0,0 +1,16 @@ +small Fighter #name +data/images/small_fighter.bmp #path of imagefile +10 #maxhp +50 #armor +200 #moveSpeed +200 #handling +10 #maxEnergy +2 #energyProduction +5 #collisionSize +2 #number of weapons +4 4 #relative Position of weapon +3 #maxSize of attached weapon +data/fireball.txt #path of weapon +4 4 #relative Position of weapon +3 #maxSize of attached weapon +data/fireball.txt #path of weapon diff --git a/data/ships/user/hornet.txt b/data/ships/user/hornet.txt new file mode 100644 index 0000000..d33c78c --- /dev/null +++ b/data/ships/user/hornet.txt @@ -0,0 +1,20 @@ +Hornet +data/images/hornet.bmp +750 +23 +25 +270 +250 +40 +4.5 +6 +3 +6 -6 +3 +data/weapons/empty.txt +-6 -6 +3 +data/weapons/empty.txt +0 -3 +3 +data/weapons/empty.txt diff --git a/data/ships/user/hornet.txt~ b/data/ships/user/hornet.txt~ new file mode 100644 index 0000000..c427bb2 --- /dev/null +++ b/data/ships/user/hornet.txt~ @@ -0,0 +1,20 @@ +Hornet +data/images/hornet.bmp +0 +23 +25 +270 +250 +40 +4.5 +6 +3 +6 -6 +3 +data/weapons/empty.txt +-6 -6 +3 +data/weapons/empty.txt +0 -3 +3 +data/weapons/empty.txt diff --git a/data/ships/user/small_fighter.txt b/data/ships/user/small_fighter.txt new file mode 100644 index 0000000..0501c22 --- /dev/null +++ b/data/ships/user/small_fighter.txt @@ -0,0 +1,17 @@ +Small Fighter +data/images/small_fighter.bmp +0 +15 +10 +190 +300 +10 +3 +5 +2 +4 -2 +3 +data/weapons/beamer2.txt +-4 -2 +3 +data/weapons/empty.txt diff --git a/data/ships/user/small_fighter.txt~ b/data/ships/user/small_fighter.txt~ new file mode 100644 index 0000000..0501c22 --- /dev/null +++ b/data/ships/user/small_fighter.txt~ @@ -0,0 +1,17 @@ +Small Fighter +data/images/small_fighter.bmp +0 +15 +10 +190 +300 +10 +3 +5 +2 +4 -2 +3 +data/weapons/beamer2.txt +-4 -2 +3 +data/weapons/empty.txt diff --git a/data/ships/user/userships.txt b/data/ships/user/userships.txt new file mode 100644 index 0000000..d3e1633 --- /dev/null +++ b/data/ships/user/userships.txt @@ -0,0 +1,2 @@ +small_fighter.txt +hornet.txt diff --git a/data/ships/user/userships.txt~ b/data/ships/user/userships.txt~ new file mode 100644 index 0000000..d44c218 --- /dev/null +++ b/data/ships/user/userships.txt~ @@ -0,0 +1 @@ +small_fighter.txt diff --git a/data/small_fighter.txt~ b/data/small_fighter.txt~ new file mode 100644 index 0000000..f464e1a --- /dev/null +++ b/data/small_fighter.txt~ @@ -0,0 +1,14 @@ +Small Fighter +data/images/small_fighter.bmp +10 +50 +200 +200 +10 +2 +5 +2 +4 -2 +data/spitter1.txt +-4 -2 +data/spitter1.txt diff --git a/data/sounds/bigspit1.wav b/data/sounds/bigspit1.wav new file mode 100644 index 0000000..907004e Binary files /dev/null and b/data/sounds/bigspit1.wav differ diff --git a/data/sounds/fire1.wav b/data/sounds/fire1.wav new file mode 100644 index 0000000..c3df1c9 Binary files /dev/null and b/data/sounds/fire1.wav differ diff --git a/data/sounds/piu1.wav b/data/sounds/piu1.wav new file mode 100644 index 0000000..2414058 Binary files /dev/null and b/data/sounds/piu1.wav differ diff --git a/data/sounds/piu2.wav b/data/sounds/piu2.wav new file mode 100644 index 0000000..f225096 Binary files /dev/null and b/data/sounds/piu2.wav differ diff --git a/data/sounds/piu3.wav b/data/sounds/piu3.wav new file mode 100644 index 0000000..6608e6a Binary files /dev/null and b/data/sounds/piu3.wav differ diff --git a/data/sounds/piu4.wav b/data/sounds/piu4.wav new file mode 100644 index 0000000..f4649bc Binary files /dev/null and b/data/sounds/piu4.wav differ diff --git a/data/sounds/spit1.wav b/data/sounds/spit1.wav new file mode 100644 index 0000000..242fca6 Binary files /dev/null and b/data/sounds/spit1.wav differ diff --git a/data/sounds/spit2.wav b/data/sounds/spit2.wav new file mode 100644 index 0000000..8efc70a Binary files /dev/null and b/data/sounds/spit2.wav differ diff --git a/data/sounds/spit3.wav b/data/sounds/spit3.wav new file mode 100644 index 0000000..a7f3733 Binary files /dev/null and b/data/sounds/spit3.wav differ diff --git a/data/sounds/spit4.wav b/data/sounds/spit4.wav new file mode 100644 index 0000000..d9df0f0 Binary files /dev/null and b/data/sounds/spit4.wav differ diff --git a/data/spit.txt~ b/data/spit.txt~ new file mode 100644 index 0000000..cf073dc --- /dev/null +++ b/data/spit.txt~ @@ -0,0 +1,4 @@ +data/images/spit.bmp +1 +0 +1.4142 diff --git a/data/spitter1.txt~ b/data/spitter1.txt~ new file mode 100644 index 0000000..9715239 --- /dev/null +++ b/data/spitter1.txt~ @@ -0,0 +1,9 @@ +Spitter 1 +data/images/spitter1.bmp +2 +1 +0.6 +0.5 +data/spit.txt +0 +250 diff --git a/data/spitter2.txt~ b/data/spitter2.txt~ new file mode 100644 index 0000000..777b944 --- /dev/null +++ b/data/spitter2.txt~ @@ -0,0 +1,19 @@ +Spitter 2 +data/images/spitter2.bmp +7 +3 +0.6 +0 +data/spit.txt +0 +250 +0.6 +0.2 +data/spit.txt +40 +240 +0.6 +0.4 +data/spit.txt +-40 +240 diff --git a/data/spitter3.txt~ b/data/spitter3.txt~ new file mode 100644 index 0000000..06a1d35 --- /dev/null +++ b/data/spitter3.txt~ @@ -0,0 +1,39 @@ +Spitter 3 +data/images/spitter3.bmp +15 +7 +2 +0 +data/bigspit.txt +0 +250 +0.8 +0 +data/spit.txt +10 +247 +0.8 +0 +data/spit.txt +-10 +247 +0.8 +0.16 +data/spit.txt +176.78 +176.78 +0.8 +0.32 +data/spit.txt +-176.78 +176.78 +0.8 +0.48 +data/spit.txt +176.78 +-176.78 +0.8 +0.64 +data/spit.txt +-176.78 +-176.78 diff --git a/data/tork_capsule.txt~ b/data/tork_capsule.txt~ new file mode 100644 index 0000000..467320d --- /dev/null +++ b/data/tork_capsule.txt~ @@ -0,0 +1,10 @@ +Tork Capsule +data/images/ship1.bmp +2 +5 +40 +6 +1 +1 +1 +0 diff --git a/data/tork_interceptor.txt~ b/data/tork_interceptor.txt~ new file mode 100644 index 0000000..129b903 --- /dev/null +++ b/data/tork_interceptor.txt~ @@ -0,0 +1,16 @@ +Tork Interceptor +data/images/tork_interceptor.bmp +8 +15 +55 +7 +12 +6 +6 +3 +5 6 +data/fireball1.txt +-5 6 +data/fireball1.txt +0 2 +data/spitter2.txt diff --git a/data/tork_spacerocket.txt~ b/data/tork_spacerocket.txt~ new file mode 100644 index 0000000..c4840ce --- /dev/null +++ b/data/tork_spacerocket.txt~ @@ -0,0 +1,14 @@ +Tork Spacerocket +data/images/ship2.bmp +5 +10 +30 +8 +5 +2 +3 +2 +4 4 +data/fireball1.txt +-4 4 +data/fireball1.txt diff --git a/data/weapon_template.txt~ b/data/weapon_template.txt~ new file mode 100644 index 0000000..cf073dc --- /dev/null +++ b/data/weapon_template.txt~ @@ -0,0 +1,4 @@ +data/images/spit.bmp +1 +0 +1.4142 diff --git a/data/weapons.txt~ b/data/weapons.txt~ new file mode 100644 index 0000000..e69de29 diff --git a/data/weapons/beamer1.txt b/data/weapons/beamer1.txt new file mode 100644 index 0000000..0538fbc --- /dev/null +++ b/data/weapons/beamer1.txt @@ -0,0 +1,11 @@ +Beamer 1 +data/images/beamer1.bmp +4 +1 +0 +1 +0.08 +0 +data/projectiles/beam.txt +0 +1000 diff --git a/data/weapons/beamer1.txt~ b/data/weapons/beamer1.txt~ new file mode 100644 index 0000000..1f031fd --- /dev/null +++ b/data/weapons/beamer1.txt~ @@ -0,0 +1,11 @@ +Beamer 1 +data/images/beamer1.bmp +4 +1 +12 +1 +0.08 +0 +data/projectiles/beam.txt +0 +1000 diff --git a/data/weapons/beamer2.txt b/data/weapons/beamer2.txt new file mode 100644 index 0000000..a28d8d6 --- /dev/null +++ b/data/weapons/beamer2.txt @@ -0,0 +1,21 @@ +Beamer 2 +data/images/beamer1.bmp +6 +1 +0 +3 +0.15 +0 +data/projectiles/beam.txt +0 +1000 +0.2 +0.02 +data/projectiles/beam.txt +-50 +990 +0.2 +0.04 +data/projectiles/beam.txt +50 +990 diff --git a/data/weapons/beamer2.txt~ b/data/weapons/beamer2.txt~ new file mode 100644 index 0000000..1b5ae42 --- /dev/null +++ b/data/weapons/beamer2.txt~ @@ -0,0 +1,21 @@ +Beamer 2 +data/images/beamer1.bmp +6 +1 +35 +3 +0.15 +0 +data/projectiles/beam.txt +0 +1000 +0.2 +0.02 +data/projectiles/beam.txt +-50 +990 +0.2 +0.04 +data/projectiles/beam.txt +50 +990 diff --git a/data/weapons/creat b/data/weapons/creat new file mode 100644 index 0000000..558da6c Binary files /dev/null and b/data/weapons/creat differ diff --git a/data/weapons/creator.cpp b/data/weapons/creator.cpp new file mode 100644 index 0000000..c5393eb --- /dev/null +++ b/data/weapons/creator.cpp @@ -0,0 +1,34 @@ +#include +#include +#include + +using namespace std; + +int main() +{ + ofstream o; + o.open("novaspitter1.txt"); + o << "Novaspitter 1\n"; + o << "data/images/empty.bmp\n"; + o << 8 << '\n'; + o << 1 << '\n'; + o << 30 << '\n'; + int shots = 6; + double T = 0.8; + double duration = 0.0; + double start = 0.7; + double speed = 250; + int Ncircles = 1; + o << shots << endl; + for(int i = 0; i < shots; ++i) + { + o << T << '\n'; + o << T - start - ((double) i)/((double) shots)*duration-0.0001 << '\n'; + o << "data/projectiles/spit.txt\n"; + o << cos(Ncircles*2*M_PI*i/((double) shots))*speed << '\n'; + o << sin(Ncircles*2*M_PI*i/((double) shots))*speed; + if(i != shots-1) + o << endl; + } + o.close(); +} diff --git a/data/weapons/creator.cpp~ b/data/weapons/creator.cpp~ new file mode 100644 index 0000000..796d095 --- /dev/null +++ b/data/weapons/creator.cpp~ @@ -0,0 +1,34 @@ +#include +#include +#include + +using namespace std; + +int main() +{ + ofstream o; + o.open("novaspitter1.txt"); + o << "Novaspitter 1\n"; + o << "data/images/empty.bmp\n"; + o << 8 << '\n'; + o << 1 << '\n'; + o << 30 << '\n'; + int shots = 6; + double T = 0.8; + double duration = 0.0; + double start = 0.7; + double speed = 250; + int Ncircles = 1; + o << shots << endl; + for(int i = 0; i < shots; ++i) + { + o << T << '\n'; + o << T - start - ((double) i)/((double) shots)*duration-0.0001 << '\n'; + o << "data/projectiles/psi.txt\n"; + o << cos(Ncircles*2*M_PI*i/((double) shots))*speed << '\n'; + o << sin(Ncircles*2*M_PI*i/((double) shots))*speed; + if(i != shots-1) + o << endl; + } + o.close(); +} diff --git a/data/weapons/empty.txt b/data/weapons/empty.txt new file mode 100644 index 0000000..6536e97 --- /dev/null +++ b/data/weapons/empty.txt @@ -0,0 +1,6 @@ +empty Slot +data/images/empty.bmp +0 +0 +0 +0 diff --git a/data/weapons/empty.txt~ b/data/weapons/empty.txt~ new file mode 100644 index 0000000..7b5e1a8 --- /dev/null +++ b/data/weapons/empty.txt~ @@ -0,0 +1,11 @@ +empty Slot +data/images/empty.bmp +2 +1 +5 +1 +0.6 +0.55 +data/projectiles/spit.txt +0 +250 diff --git a/data/weapons/fireball1.txt b/data/weapons/fireball1.txt new file mode 100644 index 0000000..78d6f41 --- /dev/null +++ b/data/weapons/fireball1.txt @@ -0,0 +1,11 @@ +Fireball 1 +data/images/fire1.bmp +1 +1 +0 +1 +1.4 +0.6 +data/projectiles/fire1.txt +0 +135 diff --git a/data/weapons/fireball1.txt~ b/data/weapons/fireball1.txt~ new file mode 100644 index 0000000..56eb516 --- /dev/null +++ b/data/weapons/fireball1.txt~ @@ -0,0 +1,11 @@ +Fireball 1 +data/images/fire1.bmp +1 +1 +5 +1 +1.4 +0.6 +data/projectiles/fire1.txt +0 +135 diff --git a/data/weapons/inawaffe.txt b/data/weapons/inawaffe.txt new file mode 100644 index 0000000..46c65ab --- /dev/null +++ b/data/weapons/inawaffe.txt @@ -0,0 +1,31 @@ +Ina's OP-Waffe +data/images/beamer1.bmp +1.25 +1 +0 +5 +0.3 +0 +data/projectiles/beam.txt +0 +700 +0.3 +0.06 +data/projectiles/beam.txt +200 +600 +0.3 +0.12 +data/projectiles/beam.txt +-200 +600 +0.3 +0.18 +data/projectiles/beam.txt +50 +675 +0.3 +0.24 +data/projectiles/beam.txt +-50 +675 diff --git a/data/weapons/inawaffe.txt~ b/data/weapons/inawaffe.txt~ new file mode 100644 index 0000000..ae3eef7 --- /dev/null +++ b/data/weapons/inawaffe.txt~ @@ -0,0 +1,31 @@ +Ina's OP-Waffe +data/images/beamer1.bmp +1.25 +1 +100 +5 +0.3 +0 +data/projectiles/beam.txt +0 +700 +0.3 +0.06 +data/projectiles/beam.txt +200 +600 +0.3 +0.12 +data/projectiles/beam.txt +-200 +600 +0.3 +0.18 +data/projectiles/beam.txt +50 +675 +0.3 +0.24 +data/projectiles/beam.txt +-50 +675 diff --git a/data/weapons/nova1.txt b/data/weapons/nova1.txt new file mode 100644 index 0000000..4dc8898 --- /dev/null +++ b/data/weapons/nova1.txt @@ -0,0 +1,1506 @@ +Nova 1 +data/images/empty.bmp +25 +1 +0 +300 +10 +6.9999 +data/projectiles/psi.txt +320 +0 +10 +6.9979 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.9959 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.9939 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.9919 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.9899 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.9879 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.9859 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.9839 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.9819 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.9799 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.9779 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.9759 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.9739 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.9719 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.9699 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.9679 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.9659 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.9639 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.9619 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.9599 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.9579 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.9559 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.9539 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.9519 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.9499 +data/projectiles/psi.txt +-160 +277.128 +10 +6.9479 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.9459 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.9439 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.9419 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.9399 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.9379 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.9359 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.9339 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.9319 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.9299 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.9279 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.9259 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.9239 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.9219 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.9199 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.9179 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.9159 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.9139 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.9119 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.9099 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.9079 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.9059 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.9039 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.9019 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.8999 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.8979 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.8959 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.8939 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.8919 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.8899 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.8879 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.8859 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.8839 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.8819 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.8799 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.8779 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.8759 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.8739 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.8719 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.8699 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.8679 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.8659 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.8639 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.8619 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.8599 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.8579 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.8559 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.8539 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.8519 +data/projectiles/psi.txt +318.878 +-26.7769 +10 +6.8499 +data/projectiles/psi.txt +320 +-7.83774e-14 +10 +6.8479 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.8459 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.8439 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.8419 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.8399 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.8379 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.8359 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.8339 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.8319 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.8299 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.8279 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.8259 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.8239 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.8219 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.8199 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.8179 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.8159 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.8139 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.8119 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.8099 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.8079 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.8059 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.8039 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.8019 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.7999 +data/projectiles/psi.txt +-160 +277.128 +10 +6.7979 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.7959 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.7939 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.7919 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.7899 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.7879 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.7859 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.7839 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.7819 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.7799 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.7779 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.7759 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.7739 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.7719 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.7699 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.7679 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.7659 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.7639 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.7619 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.7599 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.7579 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.7559 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.7539 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.7519 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.7499 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.7479 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.7459 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.7439 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.7419 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.7399 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.7379 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.7359 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.7339 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.7319 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.7299 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.7279 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.7259 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.7239 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.7219 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.7199 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.7179 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.7159 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.7139 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.7119 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.7099 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.7079 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.7059 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.7039 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.7019 +data/projectiles/psi.txt +318.878 +-26.7769 +10 +6.6999 +data/projectiles/psi.txt +320 +-1.56755e-13 +10 +6.6979 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.6959 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.6939 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.6919 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.6899 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.6879 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.6859 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.6839 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.6819 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.6799 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.6779 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.6759 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.6739 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.6719 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.6699 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.6679 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.6659 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.6639 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.6619 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.6599 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.6579 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.6559 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.6539 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.6519 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.6499 +data/projectiles/psi.txt +-160 +277.128 +10 +6.6479 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.6459 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.6439 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.6419 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.6399 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.6379 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.6359 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.6339 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.6319 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.6299 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.6279 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.6259 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.6239 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.6219 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.6199 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.6179 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.6159 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.6139 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.6119 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.6099 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.6079 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.6059 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.6039 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.6019 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.5999 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.5979 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.5959 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.5939 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.5919 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.5899 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.5879 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.5859 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.5839 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.5819 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.5799 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.5779 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.5759 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.5739 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.5719 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.5699 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.5679 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.5659 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.5639 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.5619 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.5599 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.5579 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.5559 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.5539 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.5519 +data/projectiles/psi.txt +318.878 +-26.7769 +10 +6.5499 +data/projectiles/psi.txt +320 +-2.35132e-13 +10 +6.5479 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.5459 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.5439 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.5419 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.5399 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.5379 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.5359 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.5339 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.5319 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.5299 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.5279 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.5259 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.5239 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.5219 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.5199 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.5179 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.5159 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.5139 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.5119 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.5099 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.5079 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.5059 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.5039 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.5019 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.4999 +data/projectiles/psi.txt +-160 +277.128 +10 +6.4979 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.4959 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.4939 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.4919 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.4899 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.4879 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.4859 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.4839 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.4819 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.4799 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.4779 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.4759 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.4739 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.4719 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.4699 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.4679 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.4659 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.4639 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.4619 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.4599 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.4579 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.4559 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.4539 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.4519 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.4499 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.4479 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.4459 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.4439 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.4419 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.4399 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.4379 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.4359 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.4339 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.4319 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.4299 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.4279 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.4259 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.4239 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.4219 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.4199 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.4179 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.4159 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.4139 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.4119 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.4099 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.4079 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.4059 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.4039 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.4019 +data/projectiles/psi.txt +318.878 +-26.7769 diff --git a/data/weapons/nova1.txt~ b/data/weapons/nova1.txt~ new file mode 100644 index 0000000..66fe28d --- /dev/null +++ b/data/weapons/nova1.txt~ @@ -0,0 +1,1506 @@ +Nova 1 +data/images/empty.bmp +25 +0 +5000 +300 +10 +6.9999 +data/projectiles/psi.txt +320 +0 +10 +6.9979 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.9959 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.9939 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.9919 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.9899 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.9879 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.9859 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.9839 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.9819 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.9799 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.9779 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.9759 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.9739 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.9719 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.9699 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.9679 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.9659 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.9639 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.9619 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.9599 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.9579 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.9559 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.9539 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.9519 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.9499 +data/projectiles/psi.txt +-160 +277.128 +10 +6.9479 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.9459 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.9439 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.9419 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.9399 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.9379 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.9359 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.9339 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.9319 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.9299 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.9279 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.9259 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.9239 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.9219 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.9199 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.9179 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.9159 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.9139 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.9119 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.9099 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.9079 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.9059 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.9039 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.9019 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.8999 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.8979 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.8959 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.8939 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.8919 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.8899 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.8879 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.8859 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.8839 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.8819 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.8799 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.8779 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.8759 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.8739 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.8719 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.8699 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.8679 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.8659 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.8639 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.8619 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.8599 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.8579 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.8559 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.8539 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.8519 +data/projectiles/psi.txt +318.878 +-26.7769 +10 +6.8499 +data/projectiles/psi.txt +320 +-7.83774e-14 +10 +6.8479 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.8459 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.8439 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.8419 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.8399 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.8379 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.8359 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.8339 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.8319 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.8299 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.8279 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.8259 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.8239 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.8219 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.8199 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.8179 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.8159 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.8139 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.8119 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.8099 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.8079 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.8059 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.8039 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.8019 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.7999 +data/projectiles/psi.txt +-160 +277.128 +10 +6.7979 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.7959 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.7939 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.7919 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.7899 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.7879 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.7859 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.7839 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.7819 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.7799 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.7779 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.7759 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.7739 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.7719 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.7699 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.7679 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.7659 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.7639 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.7619 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.7599 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.7579 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.7559 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.7539 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.7519 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.7499 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.7479 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.7459 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.7439 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.7419 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.7399 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.7379 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.7359 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.7339 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.7319 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.7299 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.7279 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.7259 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.7239 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.7219 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.7199 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.7179 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.7159 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.7139 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.7119 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.7099 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.7079 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.7059 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.7039 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.7019 +data/projectiles/psi.txt +318.878 +-26.7769 +10 +6.6999 +data/projectiles/psi.txt +320 +-1.56755e-13 +10 +6.6979 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.6959 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.6939 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.6919 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.6899 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.6879 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.6859 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.6839 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.6819 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.6799 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.6779 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.6759 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.6739 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.6719 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.6699 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.6679 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.6659 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.6639 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.6619 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.6599 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.6579 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.6559 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.6539 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.6519 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.6499 +data/projectiles/psi.txt +-160 +277.128 +10 +6.6479 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.6459 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.6439 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.6419 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.6399 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.6379 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.6359 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.6339 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.6319 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.6299 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.6279 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.6259 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.6239 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.6219 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.6199 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.6179 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.6159 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.6139 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.6119 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.6099 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.6079 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.6059 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.6039 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.6019 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.5999 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.5979 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.5959 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.5939 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.5919 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.5899 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.5879 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.5859 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.5839 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.5819 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.5799 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.5779 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.5759 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.5739 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.5719 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.5699 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.5679 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.5659 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.5639 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.5619 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.5599 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.5579 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.5559 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.5539 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.5519 +data/projectiles/psi.txt +318.878 +-26.7769 +10 +6.5499 +data/projectiles/psi.txt +320 +-2.35132e-13 +10 +6.5479 +data/projectiles/psi.txt +318.878 +26.7769 +10 +6.5459 +data/projectiles/psi.txt +315.519 +53.366 +10 +6.5439 +data/projectiles/psi.txt +309.947 +79.5808 +10 +6.5419 +data/projectiles/psi.txt +302.2 +105.237 +10 +6.5399 +data/projectiles/psi.txt +292.335 +130.156 +10 +6.5379 +data/projectiles/psi.txt +280.418 +154.161 +10 +6.5359 +data/projectiles/psi.txt +266.535 +177.085 +10 +6.5339 +data/projectiles/psi.txt +250.782 +198.767 +10 +6.5319 +data/projectiles/psi.txt +233.27 +219.055 +10 +6.5299 +data/projectiles/psi.txt +214.122 +237.806 +10 +6.5279 +data/projectiles/psi.txt +193.472 +254.89 +10 +6.5259 +data/projectiles/psi.txt +171.465 +270.185 +10 +6.5239 +data/projectiles/psi.txt +148.255 +283.585 +10 +6.5219 +data/projectiles/psi.txt +124.005 +294.996 +10 +6.5199 +data/projectiles/psi.txt +98.8854 +304.338 +10 +6.5179 +data/projectiles/psi.txt +73.0723 +311.545 +10 +6.5159 +data/projectiles/psi.txt +46.7466 +316.567 +10 +6.5139 +data/projectiles/psi.txt +20.093 +319.369 +10 +6.5119 +data/projectiles/psi.txt +-6.70157 +319.93 +10 +6.5099 +data/projectiles/psi.txt +-33.4491 +318.247 +10 +6.5079 +data/projectiles/psi.txt +-59.962 +314.332 +10 +6.5059 +data/projectiles/psi.txt +-86.0543 +308.212 +10 +6.5039 +data/projectiles/psi.txt +-111.543 +299.93 +10 +6.5019 +data/projectiles/psi.txt +-136.249 +289.545 +10 +6.4999 +data/projectiles/psi.txt +-160 +277.128 +10 +6.4979 +data/projectiles/psi.txt +-182.628 +262.768 +10 +6.4959 +data/projectiles/psi.txt +-203.976 +246.564 +10 +6.4939 +data/projectiles/psi.txt +-223.892 +228.631 +10 +6.4919 +data/projectiles/psi.txt +-242.238 +209.095 +10 +6.4899 +data/projectiles/psi.txt +-258.885 +188.091 +10 +6.4879 +data/projectiles/psi.txt +-273.717 +165.769 +10 +6.4859 +data/projectiles/psi.txt +-286.628 +142.283 +10 +6.4839 +data/projectiles/psi.txt +-297.528 +117.8 +10 +6.4819 +data/projectiles/psi.txt +-306.342 +92.4902 +10 +6.4799 +data/projectiles/psi.txt +-313.007 +66.5317 +10 +6.4779 +data/projectiles/psi.txt +-317.477 +40.1066 +10 +6.4759 +data/projectiles/psi.txt +-319.719 +13.4002 +10 +6.4739 +data/projectiles/psi.txt +-319.719 +-13.4002 +10 +6.4719 +data/projectiles/psi.txt +-317.477 +-40.1066 +10 +6.4699 +data/projectiles/psi.txt +-313.007 +-66.5317 +10 +6.4679 +data/projectiles/psi.txt +-306.342 +-92.4902 +10 +6.4659 +data/projectiles/psi.txt +-297.528 +-117.8 +10 +6.4639 +data/projectiles/psi.txt +-286.628 +-142.283 +10 +6.4619 +data/projectiles/psi.txt +-273.717 +-165.769 +10 +6.4599 +data/projectiles/psi.txt +-258.885 +-188.091 +10 +6.4579 +data/projectiles/psi.txt +-242.238 +-209.095 +10 +6.4559 +data/projectiles/psi.txt +-223.892 +-228.631 +10 +6.4539 +data/projectiles/psi.txt +-203.976 +-246.564 +10 +6.4519 +data/projectiles/psi.txt +-182.628 +-262.768 +10 +6.4499 +data/projectiles/psi.txt +-160 +-277.128 +10 +6.4479 +data/projectiles/psi.txt +-136.249 +-289.545 +10 +6.4459 +data/projectiles/psi.txt +-111.543 +-299.93 +10 +6.4439 +data/projectiles/psi.txt +-86.0543 +-308.212 +10 +6.4419 +data/projectiles/psi.txt +-59.962 +-314.332 +10 +6.4399 +data/projectiles/psi.txt +-33.4491 +-318.247 +10 +6.4379 +data/projectiles/psi.txt +-6.70157 +-319.93 +10 +6.4359 +data/projectiles/psi.txt +20.093 +-319.369 +10 +6.4339 +data/projectiles/psi.txt +46.7466 +-316.567 +10 +6.4319 +data/projectiles/psi.txt +73.0723 +-311.545 +10 +6.4299 +data/projectiles/psi.txt +98.8854 +-304.338 +10 +6.4279 +data/projectiles/psi.txt +124.005 +-294.996 +10 +6.4259 +data/projectiles/psi.txt +148.255 +-283.585 +10 +6.4239 +data/projectiles/psi.txt +171.465 +-270.185 +10 +6.4219 +data/projectiles/psi.txt +193.472 +-254.89 +10 +6.4199 +data/projectiles/psi.txt +214.122 +-237.806 +10 +6.4179 +data/projectiles/psi.txt +233.27 +-219.055 +10 +6.4159 +data/projectiles/psi.txt +250.782 +-198.767 +10 +6.4139 +data/projectiles/psi.txt +266.535 +-177.085 +10 +6.4119 +data/projectiles/psi.txt +280.418 +-154.161 +10 +6.4099 +data/projectiles/psi.txt +292.335 +-130.156 +10 +6.4079 +data/projectiles/psi.txt +302.2 +-105.237 +10 +6.4059 +data/projectiles/psi.txt +309.947 +-79.5808 +10 +6.4039 +data/projectiles/psi.txt +315.519 +-53.366 +10 +6.4019 +data/projectiles/psi.txt +318.878 +-26.7769 \ No newline at end of file diff --git a/data/weapons/novaspitter1.txt b/data/weapons/novaspitter1.txt new file mode 100644 index 0000000..a9adbfa --- /dev/null +++ b/data/weapons/novaspitter1.txt @@ -0,0 +1,36 @@ +Novaspitter 1 +data/images/empty.bmp +8 +1 +0 +6 +0.8 +0.0999 +data/projectiles/spit.txt +250 +0 +0.8 +0.0999 +data/projectiles/spit.txt +125 +216.506 +0.8 +0.0999 +data/projectiles/spit.txt +-125 +216.506 +0.8 +0.0999 +data/projectiles/spit.txt +-250 +3.06162e-14 +0.8 +0.0999 +data/projectiles/spit.txt +-125 +-216.506 +0.8 +0.0999 +data/projectiles/spit.txt +125 +-216.506 diff --git a/data/weapons/novaspitter1.txt~ b/data/weapons/novaspitter1.txt~ new file mode 100644 index 0000000..99c3869 --- /dev/null +++ b/data/weapons/novaspitter1.txt~ @@ -0,0 +1,36 @@ +Novaspitter 1 +data/images/empty.bmp +8 +1 +30 +6 +0.8 +0.0999 +data/projectiles/spit.txt +250 +0 +0.8 +0.0999 +data/projectiles/spit.txt +125 +216.506 +0.8 +0.0999 +data/projectiles/spit.txt +-125 +216.506 +0.8 +0.0999 +data/projectiles/spit.txt +-250 +3.06162e-14 +0.8 +0.0999 +data/projectiles/spit.txt +-125 +-216.506 +0.8 +0.0999 +data/projectiles/spit.txt +125 +-216.506 \ No newline at end of file diff --git a/data/weapons/spitter1.txt b/data/weapons/spitter1.txt new file mode 100644 index 0000000..8866663 --- /dev/null +++ b/data/weapons/spitter1.txt @@ -0,0 +1,11 @@ +Spitter 1 +data/images/spitter1.bmp +2 +1 +0 +1 +0.6 +0.55 +data/projectiles/spit.txt +0 +250 diff --git a/data/weapons/spitter1.txt~ b/data/weapons/spitter1.txt~ new file mode 100644 index 0000000..4089011 --- /dev/null +++ b/data/weapons/spitter1.txt~ @@ -0,0 +1,11 @@ +Spitter 1 +data/images/spitter1.bmp +2 +1 +5 +1 +0.6 +0.55 +data/projectiles/spit.txt +0 +250 diff --git a/data/weapons/spitter2.txt b/data/weapons/spitter2.txt new file mode 100644 index 0000000..be15295 --- /dev/null +++ b/data/weapons/spitter2.txt @@ -0,0 +1,21 @@ +Spitter 2 +data/images/spitter1.bmp +7 +1 +0 +3 +0.6 +0 +data/projectiles/spit.txt +0 +250 +0.6 +0.2 +data/projectiles/spit.txt +40 +240 +0.6 +0.4 +data/projectiles/spit.txt +-40 +240 diff --git a/data/weapons/spitter2.txt~ b/data/weapons/spitter2.txt~ new file mode 100644 index 0000000..ab3cf1a --- /dev/null +++ b/data/weapons/spitter2.txt~ @@ -0,0 +1,21 @@ +Spitter 2 +data/images/spitter1.bmp +7 +1 +25 +3 +0.6 +0 +data/projectiles/spit.txt +0 +250 +0.6 +0.2 +data/projectiles/spit.txt +40 +240 +0.6 +0.4 +data/projectiles/spit.txt +-40 +240 diff --git a/data/weapons/spitter3.txt b/data/weapons/spitter3.txt new file mode 100644 index 0000000..cf7ee3c --- /dev/null +++ b/data/weapons/spitter3.txt @@ -0,0 +1,41 @@ +Spitter 3 +data/images/spitter3.bmp +15 +1 +0 +7 +2 +0 +data/projectiles/bigspit.txt +0 +250 +0.8 +0 +data/projectiles/spit.txt +10 +247 +0.8 +0 +data/projectiles/spit.txt +-10 +247 +0.8 +0.16 +data/projectiles/spit.txt +176.78 +176.78 +0.8 +0.32 +data/projectiles/spit.txt +-176.78 +176.78 +0.8 +0.48 +data/projectiles/spit.txt +176.78 +-176.78 +0.8 +0.64 +data/projectiles/spit.txt +-176.78 +-176.78 diff --git a/data/weapons/spitter3.txt~ b/data/weapons/spitter3.txt~ new file mode 100644 index 0000000..ae9ad73 --- /dev/null +++ b/data/weapons/spitter3.txt~ @@ -0,0 +1,41 @@ +Spitter 3 +data/images/spitter3.bmp +15 +1 +75 +7 +2 +0 +data/projectiles/bigspit.txt +0 +250 +0.8 +0 +data/projectiles/spit.txt +10 +247 +0.8 +0 +data/projectiles/spit.txt +-10 +247 +0.8 +0.16 +data/projectiles/spit.txt +176.78 +176.78 +0.8 +0.32 +data/projectiles/spit.txt +-176.78 +176.78 +0.8 +0.48 +data/projectiles/spit.txt +176.78 +-176.78 +0.8 +0.64 +data/projectiles/spit.txt +-176.78 +-176.78 diff --git a/data/weapons/weapon_template.txt b/data/weapons/weapon_template.txt new file mode 100644 index 0000000..b900b0c --- /dev/null +++ b/data/weapons/weapon_template.txt @@ -0,0 +1,16 @@ +epic imbaweapon of massdestruction #name +data/weapon89.bmp #filename of image of weapon +0.5 #energyusage +1 #sellable +10000 #cost (0 for auto (recommended)) +2 #number of distinguished Projectiles +1 #cooldown +0.5 #startTimer +data/projectile11.txt #path +0 #xSpeed +700 #-ySpeed +5 #cooldown +0 #startTimer +data/projectile14.txt #path +0 #xSpeed +500 #-ySpeed diff --git a/data/weapons/weapon_template.txt~ b/data/weapons/weapon_template.txt~ new file mode 100644 index 0000000..4c8a787 --- /dev/null +++ b/data/weapons/weapon_template.txt~ @@ -0,0 +1,16 @@ +epic imbaweapon of massdestruction #name +data/weapon89.bmp #filename of image of weapon +0.5 #energyusage +1 #sellable +10000 #value (0 for auto (recommended)) +2 #number of distinguished Projectiles +1 #cooldown +0.5 #startTimer +data/projectile11.txt #path +0 #xSpeed +700 #-ySpeed +5 #cooldown +0 #startTimer +data/projectile14.txt #path +0 #xSpeed +500 #-ySpeed diff --git a/data/weapons/weapons.txt b/data/weapons/weapons.txt new file mode 100644 index 0000000..5c08b65 --- /dev/null +++ b/data/weapons/weapons.txt @@ -0,0 +1,10 @@ +empty.txt +spitter1.txt +spitter2.txt +spitter3.txt +novaspitter1.txt +beamer1.txt +beamer2.txt +fireball1.txt +inawaffe.txt +nova1.txt diff --git a/data/weapons/weapons.txt~ b/data/weapons/weapons.txt~ new file mode 100644 index 0000000..5c08b65 --- /dev/null +++ b/data/weapons/weapons.txt~ @@ -0,0 +1,10 @@ +empty.txt +spitter1.txt +spitter2.txt +spitter3.txt +novaspitter1.txt +beamer1.txt +beamer2.txt +fireball1.txt +inawaffe.txt +nova1.txt -- cgit v1.2.3