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

If player 1 has an invalid start position, the problem is shown in the console but not handled properly. The game keeps showing the loading screen. ![image](https://user-images.githubusercontent.com/1276342/48371278-c13be180-e6bb-11e8-8b08-b577782eb467.png) Map: Campaign Miss200.wld

bug

Although I do not like discord - a lot of people and players do. And I see quite a lot of games which include discord so you can keep discord...

enhancement

Hey guys, on hidpi screens the text in the menus (in the main menu as well as ingame) is barely readable. I don't expect you guys to introduce complete hidpi...

enhancement
wish
Contributions welcome

I think it might be handy to have the race textures stored in individual files/folders in a 'race' folder similar to how game maps are stored. This would enable players...

enhancement

- [x] Save Lua State - Save the Lua state to savegames so you can load and continue - [x] Increase Lua filesize - currently 8192b which isn't enough for...

enhancement
lua
Contributions welcome

Well, guess the screenshot shows the issue ;) ![2019-09-14_15-35-12](https://user-images.githubusercontent.com/1276342/64970409-06194180-d8a6-11e9-955c-78f43f75f979.png) [2019-09-14_14-41-27.zip](https://github.com/Return-To-The-Roots/s25client/files/3616938/2019-09-14_14-41-27.zip)

enhancement
addon

Guess screenshot will suffice, seems to only affect water / ice transitions: ![2019-08-26_21-55-09](https://user-images.githubusercontent.com/1276342/63761127-e3a49180-c8c0-11e9-9ec3-0b0a2b9700e4.png)

bug

Nearly 1 year ago I tested something with Flosoft which included storing out some soldiers, he then increased the take out of store speed and didn't change it back so...

bug

The addon "Frontier Distance checks rechability" seems to not work correctly as it does not take all static objects into account. For example on wasteland maps stalagmites are not taken...

bug

Currently the formula is: `numSoldiers = availSoldiers - ceil[(distance - 21)/1]` -> Til distance 21 you can attack with all soldiers, afterwards with 1 per field less In the original...

bug