Results 59 issues of Pyrdacor

On Ubuntu 18.04.4 LTS I finally got BassMidi to load correctly. But when I use any of the `CreateStream` methods it returns 0. When I check `Bass.LastError` afterwards it says...

`Player::update_stats` uses the player `index` instead of the resource count index. You have to add a parameter called `index` and pass the resource count index to the function. Otherwise the...

- [x] Test on ubuntu 18/19 - [ ] Test on other distributions - [ ] Debian - [ ] Mint - [ ] ... - [ ] Track new...

help wanted
good first issue
testing

Freeserf 3.0 will contain full multiplayer support. Which includes: 1. Games over LAN 2. Games over Internet 3. Teams (all vs all, 1vs3, 2vs2, 2vs1vs1) 4. Targets - Defeat all...

enhancement
announcement
wip

Freeserf.net has come to a quiet stable state now. There are some minor issues but overall it is in a pretty good shape. Around the 1st of June Freeserf.net 2.0...

announcement

- [ ] When the castle is blocked by fighting knights, the transporter will go back to the castle and won't ever come back. - [ ] Approaching serfs at...

bug
enhancement

Client syncs his game by sending user actions (see #100). The server hosts the "real" game and syncs it when he or a client performs a user action. Otherwise he...

enhancement
wip

This is a collective issue for several spotted rendering bugs. Some bugs might be already fixed. To work on them: 1. Try to reproduce 2. Try to track down the...

bug

### Description When I publish a .NET assembly with the following command, there are no debug symbols available in VS2022. And trying to load the PDB manually leads to "image...

### Description When I publish a .NET assembly with the following command, there are no debug symbols available in VS2022. And trying to load the PDB manually leads to "image...

untriaged
Area-NetSDK