Skip to content

Commit

Permalink
splash screen and some improvements for more realism
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbyW committed Jan 4, 2018
1 parent 2e0c18c commit f698535
Show file tree
Hide file tree
Showing 14 changed files with 76 additions and 349 deletions.
12 changes: 6 additions & 6 deletions AN-225-Mrija-base.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
Modifications on all animations,
adding of space shuttle,
autopilot settings,
instrumentation by HerbyW 12/2014-05/2015
modeling by firefly
instrumentation by HerbyW 12/2014-01/2018
modeling by firefly and Herbert Wagner
fdm and autopilot adjustments by ph-cor
testing and helping with coding: 3m, D-leon, eagle, D-MK1 and many others
-->
Expand Down Expand Up @@ -123,10 +123,10 @@ testing and helping with coding: 3m, D-leon, eagle, D-MK1 and many others
<status>advanced production</status>
<aero>AN-225-Mrija-yasim</aero>
<rating>
<FDM type="int">3</FDM>
<systems type="int">3</systems>
<cockpit type="int">3</cockpit>
<model type="int">3</model>
<FDM type="int">4</FDM>
<systems type="int">4</systems>
<cockpit type="int">4</cockpit>
<model type="int">5</model>
</rating>

<fuel-fraction>0.6</fuel-fraction>
Expand Down
265 changes: 0 additions & 265 deletions AN-225-Mrija-readme.txt

This file was deleted.

10 changes: 5 additions & 5 deletions AN-225-Mrija-set.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!--
###################################################################################################
Antonov-Aircrafts and SpaceShuttle :: Herbert Wagner November2014-May2015
Antonov-Aircrafts and SpaceShuttle :: Herbert Wagner November2014-2018
Development is ongoing, see latest version: www.github.com/HerbyW
This file is licenced under the terms of the GNU General Public Licence V3 or later
Expand Down Expand Up @@ -49,10 +49,10 @@


<rating>
<FDM type="int"> 3 </FDM>
<systems type="int"> 3 </systems>
<cockpit type="int"> 3 </cockpit>
<model type="int"> 4 </model>
<FDM type="int"> 4 </FDM>
<systems type="int"> 4 </systems>
<cockpit type="int"> 4 </cockpit>
<model type="int"> 5 </model>
</rating>

<systems>
Expand Down
Binary file modified AN-225-Mrija-splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 1 addition & 12 deletions AN-225-Mrija-yasim.xml
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>

<!-- AN-225-Mrija yasim config.
Notes.
AN225 with full fuel load, no weapon load.
This config cannot be regarded as an accurate representation
of an AN225. I've used the real numbers, where I've been able
to find them, but a lot of this config is semi-educated
guesswork. I think all the bits are in the right places but
many of the numbers were obtained either by measuring a h/c
of the 3-view I used as a template for modelling or by reading
them out of my 3d modeller.
-->
<!--
###################################################################################################
Antonov-Aircrafts and SpaceShuttle :: Herbert Wagner November2014-May2015
Antonov-Aircrafts and SpaceShuttle :: Herbert Wagner November2014-2018
Development is ongoing, see latest version: github.com/HerbyW
This file is licenced under the terms of the GNU General Public Licence V3 or later
Expand Down
Binary file modified Models/AN225-tx-001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions Models/Effects/smoke/smoke_1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,28 +69,28 @@
<particle>
<start>
<color>
<red><value>0.28</value></red>
<green><value>0.28</value></green>
<blue><value>0.30</value></blue>
<alpha><value>0.2</value></alpha>
<red><value>0.42</value></red>
<green><value>0.42</value></green>
<blue><value>0.42</value></blue>
<alpha><value>0.06</value></alpha>
</color>
<size>
<value>0.45</value>
<value>0.50</value>
</size>
</start>
<end>
<color>
<red><value>0.37</value></red>
<green><value>0.37</value></green>
<blue><value>0.39</value></blue>
<alpha><value>0</value></alpha>
<red><value>0.57</value></red>
<green><value>0.57</value></green>
<blue><value>0.57</value></blue>
<alpha><value>0.01</value></alpha>
</color>
<size>
<value>7.0</value>
</size>
</end>
<life-sec>
<value>4</value>
<value>6</value>
</life-sec>
<mass-kg>0.5</mass-kg>
<radius-m>0.05</radius-m>
Expand Down
Loading

0 comments on commit f698535

Please sign in to comment.