s25client
s25client copied to clipboard
Return To The Roots (Settlers II(R) Clone)
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.  Map: Campaign Miss200.wld
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...
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...
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...
- [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...
Well, guess the screenshot shows the issue ;)  [2019-09-14_14-41-27.zip](https://github.com/Return-To-The-Roots/s25client/files/3616938/2019-09-14_14-41-27.zip)
Guess screenshot will suffice, seems to only affect water / ice transitions: 
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...
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...
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...