Blowa
Blowa
Hi, I'm using your library to generate my I18n translations right here : https://github.com/NosWings/NosWings.Server.Translations I got a Dictionary, with an enum as a key and a string as value (for...
Update 2.0 (AsyncPackage, .NET framework 4.7, 2019 Compatibility, PackageReference, Settings file)
# Update 2.0 Hi, There is the pull request that will close #27 It requires #25 to be merged to work ## Changelog - [x] Move to AsyncPackage - [x]...
Hi, Is there any support for Visual Studio 2019 Preview planned ? Regards, Blowa.
SaltyEmu shouldn't be an "All in One" repository However, to facilitate development, we should be able to build a "All in One" solution. It can be reached with docker-compose and...
Hi, As we discussed earlier, I think we should provide some kind of standardized way to have "patching archives" Those patching archives should be available for : - Images/Sprites -...
Hello, https://github.com/grafana/helm-charts/blob/main/charts/tempo/values.yaml#L258 https://github.com/grafana/helm-charts/blob/main/charts/tempo/README.md?plain=1#L32 I would really appreciate the ability to customize the service labels. however, we found out that the include statement was missing while the value customization is written...
Hi, Thanks for your plugin. I'm trying to use it over Kubernetes. We have fluentd forwarders that will push the logs to our logging backends. (Sentry, ElasticSearch) What I would...
# Packet Review ## Description Actually, SaltyEmu implements a PacketSerialization class which includes everything and is mainly based on reflection, which is really slow. I'd like to add possibilities for...
# Description Nostale's Trading system should be abstracted and datas added to ChickenAPI, this contains : - Events - Packets - User Stories - UI/UX Data (UI modals text, abstracted...