freeserf.net icon indicating copy to clipboard operation
freeserf.net copied to clipboard

Settlers 1 clone written in C#

Results 45 freeserf.net issues
Sort by recently updated
recently updated
newest added

Low priority but still a bug I supposed: ![image](https://user-images.githubusercontent.com/4471679/209479393-95864803-25b2-46be-918c-631254ee6931.png)

The serf in the middle of the screen is stuck, it never moves: ![image](https://user-images.githubusercontent.com/4471679/209479294-e7006688-d27f-47cc-8c98-46b4cb1079dc.png) [quicksave-25-12-22-13-27-34_stuck.zip](https://github.com/Pyrdacor/freeserf.net/files/10300517/quicksave-25-12-22-13-27-34_stuck.zip)

There is a gap in the graph that is not there in the original game: ![image](https://user-images.githubusercontent.com/4471679/208905342-09d40f95-ca5d-4b2c-abf3-20b4d1c387b1.png)

Fix: From SetIcon(40, 73, 0xaa); To SetIcon( 40, 93, 0xaa); ![image](https://user-images.githubusercontent.com/4471679/208057612-99bcb001-b34a-45df-99e9-b0cf135a3d3b.png)