Meikel

Results 46 issues of Meikel

Use [.NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview) to improve developer experience. .NET Aspire basically boots up some required containers for you and adds tracability, a dashboard and more on top without any configuration needed.

type/enhancement
area/dev

Database and cache write operations are "slow". They cannot be waited/awaited on on hot paths. Read operations must be awaited but that's fine as they're usually only done once at...

type/enhancement

The command `dotnet tool restore` fails in our pipeline. `dotnet-tools.json`: ```json { "version": 1, "isRoot": true, "tools": { "generateaspnetcoreclient.refit": { "version": "3.0.0", "commands": [ "dotnet-generate-client" ], "rollForward": false } }...

### What feature would you like to request? https://github.com/IonutPopescuRO/Metin2CMS probably with database views. If possible as opt in ### Why do you need this feature? Smoother transition from the original...

type/enhancement
type/feature
area/game
area/auth
area/hosting

### What feature would you like to request? _No response_ ### Why do you need this feature? _No response_ ### Feature Priority Medium ### Original Metin2 Behavior Yes ### Feature...

type/feature
area/game

### What feature would you like to request? CommandLineParser is very limited and overkill for the ingame commands. It served its purpose but some critical features are missing: * Validation...

type/enhancement
type/feature

see #227 sequence must be handled by the PackedReader/PacketWriter and not the packet itself

type/bug

### What feature would you like to request? _No response_ ### Why do you need this feature? _No response_ ### Feature Priority Low ### Original Metin2 Behavior Yes ### Feature...

type/feature

### What feature would you like to request? see #100 * [ ] /transfer * [ ] /warp * [ ] /shutdown ### Why do you need this feature? _No...

type/feature
area/game

### What feature would you like to request? Currently QCX can only listen to one IP address at a time. Setting 0.0.0.0 should add a listener for every network device...

type/enhancement
type/feature
area/hosting