s25client icon indicating copy to clipboard operation
s25client copied to clipboard

Return To The Roots (Settlers II(R) Clone)

Results 191 s25client issues
Sort by recently updated
recently updated
newest added

we should check how often animal sounds are played or perhaps we should add options to adapt sound effect volumes. (kind of Sheep 0-10, Mill 0-10, ... )

bug
enhancement

~~The settings, which the player can change in the game, should be saved, maybe in an .ini file. Some settings for exmple are the distribution of goods or order of...

enhancement
wish
Contributions welcome

As I just played the 5th campaign mission, I missed a feature that is implemented in OTTD: automatic window alignment. First of all the window(Visible screen) borders are some base...

enhancement
wish
Contributions welcome

The AI places wood production very strange lately. They built 3 farms and next to them (and in between) a wood production. So none of both productions will work properly....

AI

Hi, I have an idea for our Map Selection screen: we could probably add the percentages of resources there in an information dialog: ![grafik](https://user-images.githubusercontent.com/656249/103630880-97e90a00-4f42-11eb-879f-ae78bffe499d.png) so that one can see some...

enhancement
wish
Contributions welcome

When you open a direct IP game with a password and try to join without entering one, you get a message "connection to host lost". Which is simply incorrect as...

bug
enhancement

AI can't handle Seamaps well. On Bigger Seamaps the AI spawns Expeditions nonstop on every harbor until all ressources are depleted / Builders are used up. Also builds shipyards on...

enhancement
AI

[bird-tweet-sfx.zip](https://github.com/Return-To-The-Roots/s25client/files/4726030/bird-tweet-sfx.zip) ^Compare these bird tweet sounds of original S2 and RttR. I've always found RttR's very weird sounding, like something I've never ever heard in the original S2. Is it...

enhancement

We put our `#pragma once` in the header files at the wrong place. We have to put it before the include guard defines, otherwise it does not have any purpose.

work-in-progress

- [x] Reduction / Removal of macros by pushing platform dependant stuff onto interface / implementation modules chosen by the buildsystem / meta-buildsystem. - [ ] Compaction of code by...

enhancement