DOWNLOAD Celestia patch3 final: sound, image/text overlay...
Posted: 07.05.2006, 16:33
Hi everybody,
Here's the new Celestia_1.4.1_patch3 final release :
--------------------------------------------------------------------------------------------------------
* Windows (4.91 Mo): http://vincent.gian.club.fr/celestia/ce ... patch3.zip
> Just unzip and paste the content of the celestia_win32_1.4.1_patch3 folder into your main Celestia folder. None of your files will be overwritten.
* Modified Source files for compilation (4.38 Mo): http://vincent.gian.club.fr/celestia/ce ... patch3.zip
> You'll find some compilation instructions for Mac/Win in the readme.txt file. If you want to check the changes in the code, just make a search for 'Victor', 'Boux', 'DoctorJoe', 'Mark', 'Vincent'.
--------------------------------------------------------------------------------------------------------
This version integrates :
> Vincent's patch for the new ScriptImage / InfoImage / InfoText / InfoScript functions :
- InfoImage / InfoText : http://www.celestiaproject.net/forum/viewtopic.php?t=9123
- ScriptImage : http://www.celestiaproject.net/forum/viewtopic ... 3&start=87
- InfoScript : http://www.celestiaproject.net/forum/viewtopic ... 3&start=40
> Victor's sound patch (modified by Vincent) :
- http://celestiaproject.net/forum/viewtopic.php?t=8624
> Boux's and Vincent's patch to integrate the extended SBbc Hubble type for the Milky Way, along with the new SBbc.pts model :
- http://www.celestiaproject.net/forum/viewtopic.php?t=7607
> Doctorjoe's patch (modified by Vincent) to display start/finish dates for spacecrafts :
- http://www.gnacademy.org/twiki/bin/view ... Extensions
> Boux's patch to display semi-transparent constellations :
- http://celestiaproject.net/forum/viewtopic.php?t=8575
---------------------------------------------------------------
- Changes from the official 1.4.1 version :
---------------------------------------------------------------
> Celestia_1.4.1_patch3 version :
- Added the new InfoScript function. This feature allows the user to display more information about the selected object :
-- by automatically switching to 'Ultra Verbose' mode.
-- by running a customized .cel or .celx script.
InfoScript is available via the Contextual Menu displayed when right-clicking on an object.
Just choose the new option 'More about XX', where XX is the selected object.
- Added the new 'verbosity' command for .cel and .celx scripts to set the level of Information Text displayed on screen.
- Added the new 'fitscreen' argument to the 'overlay' script command that allows an image to be resized to fit the Celestia-window.
- Fixed a bug in the ScriptImage function : an image loaded in a script could be displayed at the beginning of a following script when the previous script was terminated by the user ([ESC] key, ...). The 'duration' argument is from now set back to 0 as soon as the script ends.
- New layout :
> Celestia_1.4.1_patch2 version :
- Added new ScriptImage / InfoImage / InfoText functions. These features allow the user to display :
-- any overlay image during a script => ScriptImage function
-- any overlay image during navigation => InfoImage Function
-- any overlay text during navigation => InfoText Function
> Every Celestia-object can have specific InfoImage and InfoText that are displayed when the object is selected and when the 'Ultra Verbose' mode is activated (by pressing the [V] key or checking the 'Ultra verbose' button in the "Render > View options" Menu).
> InfoText and InfoImage functions can be applied to every Celestia-object : Bodies (planets, moons, asteroids, comets and spacecrafts), Locations, Stars (and barycenters), and Deepsky Objects (galaxies, nebulae, open clusters).
- Added the possibility to pause/resume the sound when the spacebar is pressed, since time and script are also paused.
- Added the 'nopause' argument to the 'play' function to precise whether a channel will be paused or not when the spacebar is pressed.
- Fixed the "goto" command bug for start/finish dates : 'g' => Goto Selection / 'G' => Goto Start Date.
> Celestia_1.4.1_patch version :
- Improvement of comet tail rendering
- New SBbc Hubble type declaration for the Milky way
- New SBbc.pts model for the Milky Way
- New Galaxy color rendering (hue modified and a bit more saturation)
Here's the new Celestia_1.4.1_patch3 final release :
--------------------------------------------------------------------------------------------------------
* Windows (4.91 Mo): http://vincent.gian.club.fr/celestia/ce ... patch3.zip
> Just unzip and paste the content of the celestia_win32_1.4.1_patch3 folder into your main Celestia folder. None of your files will be overwritten.
* Modified Source files for compilation (4.38 Mo): http://vincent.gian.club.fr/celestia/ce ... patch3.zip
> You'll find some compilation instructions for Mac/Win in the readme.txt file. If you want to check the changes in the code, just make a search for 'Victor', 'Boux', 'DoctorJoe', 'Mark', 'Vincent'.
--------------------------------------------------------------------------------------------------------
This version integrates :
> Vincent's patch for the new ScriptImage / InfoImage / InfoText / InfoScript functions :
- InfoImage / InfoText : http://www.celestiaproject.net/forum/viewtopic.php?t=9123
- ScriptImage : http://www.celestiaproject.net/forum/viewtopic ... 3&start=87
- InfoScript : http://www.celestiaproject.net/forum/viewtopic ... 3&start=40
> Victor's sound patch (modified by Vincent) :
- http://celestiaproject.net/forum/viewtopic.php?t=8624
> Boux's and Vincent's patch to integrate the extended SBbc Hubble type for the Milky Way, along with the new SBbc.pts model :
- http://www.celestiaproject.net/forum/viewtopic.php?t=7607
> Doctorjoe's patch (modified by Vincent) to display start/finish dates for spacecrafts :
- http://www.gnacademy.org/twiki/bin/view ... Extensions
> Boux's patch to display semi-transparent constellations :
- http://celestiaproject.net/forum/viewtopic.php?t=8575
---------------------------------------------------------------
- Changes from the official 1.4.1 version :
---------------------------------------------------------------
> Celestia_1.4.1_patch3 version :
- Added the new InfoScript function. This feature allows the user to display more information about the selected object :
-- by automatically switching to 'Ultra Verbose' mode.
-- by running a customized .cel or .celx script.
InfoScript is available via the Contextual Menu displayed when right-clicking on an object.
Just choose the new option 'More about XX', where XX is the selected object.
- Added the new 'verbosity' command for .cel and .celx scripts to set the level of Information Text displayed on screen.
- Added the new 'fitscreen' argument to the 'overlay' script command that allows an image to be resized to fit the Celestia-window.
- Fixed a bug in the ScriptImage function : an image loaded in a script could be displayed at the beginning of a following script when the previous script was terminated by the user ([ESC] key, ...). The 'duration' argument is from now set back to 0 as soon as the script ends.
- New layout :
> Celestia_1.4.1_patch2 version :
- Added new ScriptImage / InfoImage / InfoText functions. These features allow the user to display :
-- any overlay image during a script => ScriptImage function
-- any overlay image during navigation => InfoImage Function
-- any overlay text during navigation => InfoText Function
> Every Celestia-object can have specific InfoImage and InfoText that are displayed when the object is selected and when the 'Ultra Verbose' mode is activated (by pressing the [V] key or checking the 'Ultra verbose' button in the "Render > View options" Menu).
> InfoText and InfoImage functions can be applied to every Celestia-object : Bodies (planets, moons, asteroids, comets and spacecrafts), Locations, Stars (and barycenters), and Deepsky Objects (galaxies, nebulae, open clusters).
- Added the possibility to pause/resume the sound when the spacebar is pressed, since time and script are also paused.
- Added the 'nopause' argument to the 'play' function to precise whether a channel will be paused or not when the spacebar is pressed.
- Fixed the "goto" command bug for start/finish dates : 'g' => Goto Selection / 'G' => Goto Start Date.
> Celestia_1.4.1_patch version :
- Improvement of comet tail rendering
- New SBbc Hubble type declaration for the Milky way
- New SBbc.pts model for the Milky Way
- New Galaxy color rendering (hue modified and a bit more saturation)