Or Safari. Or Opera. In short, use a web browser, not Internet Explorer. :-)Toran wrote:(See here for an example, but you'll need Firefox)
RELEASED Famous Planets Expansion pack 1- Spaceway L1
Moderators: winston, another_commander
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
E-mail: [email protected]
- pagroove
- ---- E L I T E ----
- Posts: 3035
- Joined: Wed Feb 21, 2007 11:52 pm
- Location: On a famous planet
Hi I was taking a little rest so didn't notice your map. I also saw that you've tried to install it on 1.65? But it's for 1.71. and up.
But great map! I was looking to make a nice map myself but this is great with those clean fonts. The purpose of the map inside the package is to make it illustrated. Well definitely continue the work on this map One remark though Spaceway L2 (when I have the time and motivation to work on) is supposed to go to Zadies a planet in the center of galaxy 1 which is described in Multabilis.
Cheers,
P.A. Groove
But great map! I was looking to make a nice map myself but this is great with those clean fonts. The purpose of the map inside the package is to make it illustrated. Well definitely continue the work on this map One remark though Spaceway L2 (when I have the time and motivation to work on) is supposed to go to Zadies a planet in the center of galaxy 1 which is described in Multabilis.
Cheers,
P.A. Groove
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Re: RELEASED Famous Planets Expansion pack 1- Spaceway L1
Just noticed this:
Changing the JS script will have no effect in 1.65.pagroove wrote:4. If you are on Oolite 1.65, 1.70 or on 1.71.1 then a last step is needed
Go into the Oolite/Addon/Famous_planets_v1.1.oxp/config
Open the Script.js file with a word editor. Go to line 72:
E-mail: [email protected]
- pagroove
- ---- E L I T E ----
- Posts: 3035
- Joined: Wed Feb 21, 2007 11:52 pm
- Location: On a famous planet
Thnx.
I will look at it this week in more detail
I will look at it this week in more detail
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
To be slightly less obtuse, the reason for that is that 1.65 doesn’t use JavaScript at all.
E-mail: [email protected]
@Ahruman
@pagroove
I also wanted a map that put L1 in context with the rest of the galaxy (didn't realise how far across it stretched) plus some way of route finding without cross referencing names and numbers from the spreadsheet.
Also, I was struggling to read some of the text in the package - what does it say next to Aronar? And is the Tibionis Cloud just a feature name, or another suggested route?
I've made sure it's easy enough to add details and extend routes (frequent use of separate layers) so extending L2 won't be a problem.
Yeah, I should have said use a proper web browser, one that actually is Standards-compliant ;-POr Safari. Or Opera. In short, use a web browser, not Internet Explorer.
@pagroove
Yep, that's sorted it. The planets are very pretty. Just checked back on the wiki page and it doesn't mention that it only works with 1.71 and up. Perhaps someone who is registered could add that?I also saw that you've tried to install it on 1.65? But it's for 1.71. and up.
Quite, it's not worth adding the illustrations to the SVG map because it will only boost the file size and the pics will look kinda blocky when you zoom in. Current file size is a rather impressive 271KiB which is not bad for 4817x2304 image!I was looking to make a nice map myself but this is great with those clean fonts. The purpose of the map inside the package is to make it illustrated.
I also wanted a map that put L1 in context with the rest of the galaxy (didn't realise how far across it stretched) plus some way of route finding without cross referencing names and numbers from the spreadsheet.
Also, I was struggling to read some of the text in the package - what does it say next to Aronar? And is the Tibionis Cloud just a feature name, or another suggested route?
I've made sure it's easy enough to add details and extend routes (frequent use of separate layers) so extending L2 won't be a problem.
Actually, just registered on the Wiki and added the compatible version number to the Famous Planets page myself.
Figured I was going to register at some point, so why not now.
Have also uploaded the complete SVG image in a ZIP file (turns out the wiki isn't set to allow SVG files). Download it here.
Figured I was going to register at some point, so why not now.
Have also uploaded the complete SVG image in a ZIP file (turns out the wiki isn't set to allow SVG files). Download it here.
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Famous Planets 1.1 is broken. In planetinfo.plist, each "description" = "…" should be followed by a semicolon. As it is, the file can’t be parsed under OS X.
E-mail: [email protected]
- pagroove
- ---- E L I T E ----
- Posts: 3035
- Joined: Wed Feb 21, 2007 11:52 pm
- Location: On a famous planet
You mean a semicolon directly behind the "? So ";
In this way?
"Description";
};
In this way?
"Description";
};
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Just open any built-in plist for reference. Like for instance planetinfo.plist:
You see that every line has to be closed with a semicolon. So of course not after the "description", but after the following argument.
Code: Select all
{
"galactic_hyperspace_behaviour" = "GALACTIC_HYPERSPACE_BEHAVIOUR_STANDARD";
"galactic_hyperspace_fixed_coords" = "96 96";
"interstellar space" = {
"sky_color_1" = (0, 1, "0.5");
"sky_color_2" = (0, 1, 0);
"sky_n_blobs" = 128;
"sky_n_stars" = 480;
};
universal = {
"nebula_count_multiplier" = 1;
"star_count_multiplier" = 2;
"stations_require_docking_clearance" = no;
};
}
- pagroove
- ---- E L I T E ----
- Posts: 3035
- Joined: Wed Feb 21, 2007 11:52 pm
- Location: On a famous planet
I have to patch several things:Yep, that's sorted it. The planets are very pretty. Just checked back on the wiki page and it doesn't mention that it only works with 1.71 and up. Perhaps someone who is registered could add that?
Quote:
I was looking to make a nice map myself but this is great with those clean fonts. The purpose of the map inside the package is to make it illustrated.
Quite, it's not worth adding the illustrations to the SVG map because it will only boost the file size and the pics will look kinda blocky when you zoom in. Current file size is a rather impressive 271KiB which is not bad for 4817x2304 image!
I also wanted a map that put L1 in context with the rest of the galaxy (didn't realise how far across it stretched) plus some way of route finding without cross referencing names and numbers from the spreadsheet.
Also, I was struggling to read some of the text in the package - what does it say next to Aronar? And is the Tibionis Cloud just a feature name, or another suggested route?
I've made sure it's easy enough to add details and extend routes (frequent use of separate layers) so extending L2 won't be a problem.
-some textures
-planetlist.info
What do you mean with Aronar?
Tibionis cloud is just a feature name. Not a route.
After the planetlist is patched then it will be compatible with 1.65 again.
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
- pagroove
- ---- E L I T E ----
- Posts: 3035
- Joined: Wed Feb 21, 2007 11:52 pm
- Location: On a famous planet
Code: Select all
{
// Galaxy 1 Teraed Test
"0 99" = // <------- Teraed
{
"description" = "Teraed became one of the largest Hubs on the North-East Quadrant of Galaxy 1. Travellers to Tianve often use it as a stop-over and trading point. Nowadays the planet is home of the largest aqua city in Galaxy 1 which can easily seen from space. The Galaxy Dome with 3.2 million seats (estimated) is one of the biggest Zero-G cricket venues in the sector."
};
"0 129" = // <------- Zaonce
{
"description" = "The Galactic register called Zaonce a tedious place. They didn't correct it in later issues. Zaonce is therefore one of the best guarded fun-packed secrets of galaxy 1. The tourist will find attractions like the monstrous Hurricane Kev, dominating a huge swathe of the northern hemisphere. The planet is also known for the Zaonce Autodrome, The Zanadoo Zoo and Chateau d'if and the perpetual parties going on in virtually every hotel on the planet."
};
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
- LittleBear
- ---- E L I T E ----
- Posts: 2880
- Joined: Tue Apr 04, 2006 7:02 pm
- Location: On a survey mission for GalCop. Ship: Cobra Corvette: Hidden Dragon Rated: Deadly.
You need a ; to close it. So the description = ends with "; rather than just "
rather than (no ; at the end)
[/code]
Code: Select all
"description" = "The Galactic register called Zaonce a tedious place. They didn't correct it in later issues. Zaonce is therefore one of the best guarded fun-packed secrets of galaxy 1. The tourist will find attractions like the monstrous Hurricane Kev, dominating a huge swathe of the northern hemisphere. The planet is also known for the Zaonce Autodrome, The Zanadoo Zoo and Chateau d'if and the perpetual parties going on in virtually every hotel on the planet.";
Code: Select all
"description" = "The Galactic register called Zaonce a tedious place. They didn't correct it in later issues. Zaonce is therefore one of the best guarded fun-packed secrets of galaxy 1. The tourist will find attractions like the monstrous Hurricane Kev, dominating a huge swathe of the northern hemisphere. The planet is also known for the Zaonce Autodrome, The Zanadoo Zoo and Chateau d'if and the perpetual parties going on in virtually every hotel on the planet."
OXPS : The Assassins Guild, Asteroid Storm, The Bank of the Black Monks, Random Hits, The Galactic Almanac, Renegade Pirates can be downloaded from the Elite Wiki here.
- pagroove
- ---- E L I T E ----
- Posts: 3035
- Joined: Wed Feb 21, 2007 11:52 pm
- Location: On a famous planet
Thnx.
That clears the case
I will patch it soon
That clears the case
I will patch it soon
For P.A. Groove's music check
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709
https://soundcloud.com/p-a-groove
Famous Planets v 2.7. (for Povray)
https://bb.oolite.space/viewtopic.php?f=4&t=13709