sven-n

Results 27 issues of sven-n

I just stumbled across this issue and had to manually change my PACKAGE_NAME to be lower-case. However, this feels like a workaround, because my package name is actually not lower-case....

**Describe the bug** When a character dies, it respawns at the wrong place. For example at Devias 2 instead of Devias town. **To Reproduce** Steps to reproduce the behavior: 1....

bug

Currently no event maps are implemented. Event maps include for example 'Blood Castle' and 'Devil Square'. Different from the original game we could also change that some of these events...

enhancement

## Current state The [item price calculation](https://github.com/MUnique/OpenMU/blob/master/src/GameLogic/ItemPriceCalculator.cs) is pretty complicated with a lot of special logic - it‘s leaned on the original price calculation function. However, the code knows too...

enhancement

Ideas: * Pet level could be item level * ItemDefinition gets something like a PetDefinition (%exp of character, maximum level, behavior-modes and maybe their corresponding class names) Tasks: - [x]...

enhancement

In the original game, the blade knight can use 3 skills in a certain order to get a combo damage bonus (and a special effect). The combo bonus is calculated...

enhancement

I found this thread on ragezone: http://forum.ragezone.com/f508/decompile-various-gameservers-978407/ I think 99.60 includes the correct packet structures for a 0.97d game server.

enhancement
client-interaction
v0.97d

Currently, this project targets the .NET Framework. However, we want to migrate to .NET 5 and beyond. I analyzed the code and found no issues when it targets .NET Standard...

**Describe the bug** A Fenrir cannot be repaired with a Jewel of Bless. **To Reproduce** Steps to reproduce the behavior: 1. Prepare a test account, e.g. `testgm` or `test400` on...

bug
enhancement
help wanted
up-for-grabs

**Describe the bug** Two handed weapons can be equipped, even if a shield is already equipped. **To Reproduce** Steps to reproduce the behavior: 1. Enter the game with a wizard...

bug
help wanted
up-for-grabs