Maximilian Schmöcker

Results 8 issues of Maximilian Schmöcker

The search is sometimes annoying as it has to be typed exactly like it is named, without making an error with spaces. I changed it to split the search between...

I really like this project and here is a list of things I want to make for the current system. If I find some time of course :) __Todo__ *...

enhancement

**Is your feature request related to a problem? If so, please describe.** ValheimPlus changes the version string to enforce it on all clients, for example `0.212.9` is changed to `[email protected]`....

feature request

Closes #779. As already discussed, this makes it more clear for new players and other modders which mod is changing the version string. As this string even changes with every...

**What problem does the feature request solve?** Many games on Steam don't provide explicit versions and instead auto update. This often breaks mods and makes it hard for a player...

feature

When adding compatibility for Auga to a mod, calling `Auga.API.IsLoaded()` is really heavy. It is calling `AppDomain.CurrentDomain.GetAssemblies()` in the background which gets slower the more mods are loaded. Especially if...

The search in Thunderstore is currently barely usable for searches with more than one term. Instead of matching any part of the query in any field, this matches every part...

There is a bug where tooltips are rendered twice, once correctly while hovering over the setting and a second one in the background. I've tested multiple games and it seems...