@GriffonSpade, do you have the Sextant tileset hosted on github anywhere? I want to add it to support https://github.com/longturn/freeciv21
Search found 36 matches
- Thu Dec 26, 2024 5:02 pm
- Forum: Art and tilesets
- Topic: Sextant 2.6
- Replies: 4
- Views: 29290
Re: Sextant 2.6
- Mon Feb 05, 2024 10:43 pm
- Forum: Single player
- Topic: continent size on island based map generator
- Replies: 5
- Views: 22255
Re: continent size on island based map generator
You can use the server option to give each nation a big island and then use option to allow for some random smaller empty islands.
Code: Select all
tilesperplayer
Code: Select all
landmass
- Wed Dec 06, 2023 4:05 pm
- Forum: Single player
- Topic: How do I change Ruleset
- Replies: 5
- Views: 37098
Re: How do I change Ruleset
Do you want to edit an existing one, or just play one of the others that come with the game installer? If the answer is the latter - you can pick the ruleset from the new game screen on the right side of the window/panel. Editing rulesets is a bit harder. You will find them in the data directory on ...
- Tue Oct 04, 2022 9:15 pm
- Forum: Single player
- Topic: Technology: how do I keep up with AI?
- Replies: 22
- Views: 177328
Re: Technology: how do I keep up with AI?
On or adjacent to resources is good. They give tile bonuses. Different bonus by resource.
- Mon May 09, 2022 7:58 pm
- Forum: Art and tilesets
- Topic: freecivicamusic
- Replies: 5
- Views: 23302
Re: freecivicamusic
I accepted the pull and see the issue you opened. I'll take a look at that soon.
- Tue Nov 16, 2021 9:58 pm
- Forum: General discussion
- Topic: Freeciv-2.6 lifetime
- Replies: 14
- Views: 18765
Re: Freeciv-2.6 lifetime
2.6.5 is already pretty darn stable. I would think a final 2.6.6 as proposed would be fine and let 2.6 be EOL at that point. My $0.02
- Tue Oct 26, 2021 6:57 pm
- Forum: Multiplayer / Online gaming
- Topic: Excited to Start
- Replies: 9
- Views: 41226
Re: Excited to Start
In general, these would be the steps to setup and run your own server: 1. Download latest Freeciv code and install it on the Windows server. Any client version is fine as you don't need the client, just the server which is the same everywhere. 2. Setup a .serv file with the game parameters you want ...
- Tue Mar 02, 2021 4:13 pm
- Forum: Wishlist
- Topic: Throne room or palace plus music
- Replies: 5
- Views: 9176
Re: Throne room or palace plus music
Probably not. There are licensing differences. The game is GPL, the music is Creative Commons. The music set is CC because that is how the music is licensed by the creators.charlieg wrote:Awesome. Any plans to distribute it with the game?jwrober wrote:Music is done already - https://github.com/jwrober/SongOfDoom
- Fri Feb 26, 2021 9:55 pm
- Forum: Wishlist
- Topic: Throne room or palace plus music
- Replies: 5
- Views: 9176
Re: Throne room or palace plus music
Music is done already - https://github.com/jwrober/SongOfDoom
- Wed Dec 16, 2020 9:28 pm
- Forum: Help wanted
- Topic: Music
- Replies: 8
- Views: 43951
Re: Music
I posted a patch for the feature to the dev mailing list. I also tested the patch for the music playback issue and it works great for me.cazfi wrote:That's now Feature #905821.jwrober wrote:The 5 possibilities are set by MAX_ALT_AUDIO_FILES defined in client/audio.h. I think that number could be bigger