Hello all,
just uploaded version 1.0.1 of Diorama. http://warzone2100.org.uk
Changelog for 1.0.1
Rewritten the route() function in Cython and C. This particular part of the map generation should now be up to 100+ times faster. On my crappy laptop a default random map now takes less than 10 seconds to generate.
Announcement: Random map generator version 1.0.1
-
florian
- Rookie

- Posts: 18
- Joined: 25 Apr 2009, 15:13
Announcement: Random map generator version 1.0.1
Last edited by Buginator on 17 May 2009, 18:58, edited 2 times in total.
Reason: made it into a sticky
Reason: made it into a sticky
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Announcement: Random map generator version 1.0.1
I changed the map preview's colors a bit; what do you think?


You do not have the required permissions to view the files attached to this post.
-
BlueMaxima
- Trained

- Posts: 431
- Joined: 05 Jun 2008, 09:20
- Location: Sydney, Australia
Re: Announcement: Random map generator version 1.0.1
Florian - well done on earning yourself a sticky.
Any chance of compiled builds for Windows/OSX/Linux? I can't for the life of me find my way around Python.
Zarel - Looks good.
Zarel - Looks good.
Bring back...ducks!
-
florian
- Rookie

- Posts: 18
- Joined: 25 Apr 2009, 15:13
Re: Announcement: Random map generator version 1.0.1
Can you tell me which platform you're on? The manual http://warzone2100.org.uk/manual.html does have detailed instructions for Debian/Lenny.
I am in the process of getting instructions (and possibly binaries) from somebody who has MacOS. I'm not sure where to start getting instructions or binaries for windows - if there are any volunteers in here I'm happy to host both your instructions and/or binaries.
I don't own any proprietary operating systems / software, so I am rather limited in what I can provide myself -- sorry.
I am in the process of getting instructions (and possibly binaries) from somebody who has MacOS. I'm not sure where to start getting instructions or binaries for windows - if there are any volunteers in here I'm happy to host both your instructions and/or binaries.
I don't own any proprietary operating systems / software, so I am rather limited in what I can provide myself -- sorry.
-
EvilGuru
- Regular

- Posts: 615
- Joined: 23 Jun 2007, 22:41
Re: Announcement: Random map generator version 1.0.1
Mac OS X will be a pain. Take it from someone who packages Warzone for OS X.
Windows I am currently looking into. I have PyQt, Py2exe and Python installed on my XP VM so I'll play around with it over the weekend.
Regards, Freddie.
Windows I am currently looking into. I have PyQt, Py2exe and Python installed on my XP VM so I'll play around with it over the weekend.
Regards, Freddie.
-
florian
- Rookie

- Posts: 18
- Joined: 25 Apr 2009, 15:13
Re: Announcement: Random map generator version 1.0.1
I think gringo and clasp (in the potassco/ directory) you can compile with mingw32.
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Announcement: Random map generator version 1.0.1
Updated map preview, with what should be a better water color, and presumably a better cliff color.
You do not have the required permissions to view the files attached to this post.
-
Makary
- Rookie

- Posts: 21
- Joined: 03 Feb 2009, 15:33
- Location: Poland
Re: Announcement: Random map generator version 1.0.1
Could you compile this, so we can use this?
-
florian
- Rookie

- Posts: 18
- Joined: 25 Apr 2009, 15:13
Re: Announcement: Random map generator version 1.0.1
I do not have or have access to the following proprietary platforms: MS Windows, OS XMakary wrote:Could you compile this, so we can use this?
I believe EvilGuru is prodding a windows package, and I am getting somebody else to give me OSX compilation instructions. If you're on Debian or Ubuntu, the instructions in the manual will work.