ChickenAPI
ChickenAPI copied to clipboard
OpenSource Nostale Private Server Emulator API, implemented by SaltyEmu
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Autofac](https://github.com/autofac/Autofac) from 4.8.1 to 4.9.4. Release notes *Sourced from [Autofac's releases](https://github.com/autofac/Autofac/releases).* > ## v4.9.4 > - Fix [#1006](https://github-redirect.dependabot.com/autofac/Autofac/issues/1006) - Issue with Entity Framework Core DI registrations > - Fix...
Bumps [NLog](https://github.com/NLog/NLog) from 4.5.11 to 4.6.6. Release notes *Sourced from [NLog's releases](https://github.com/NLog/NLog/releases).* > ## NLog 4.6.6 > ## Features > > - [#3514](https://github-redirect.dependabot.com/NLog/NLog/pull/3514) Added XmlLoggingConfiguration(XmlReader reader) ctor, improved docs and...
Bumps [NLog.Config](https://github.com/NLog/NLog) from 4.5.11 to 4.6.6. Release notes *Sourced from [NLog.Config's releases](https://github.com/NLog/NLog/releases).* > ## NLog 4.6.6 > ## Features > > - [#3514](https://github-redirect.dependabot.com/NLog/NLog/pull/3514) Added XmlLoggingConfiguration(XmlReader reader) ctor, improved docs and...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 12.0.2. Release notes *Sourced from [Newtonsoft.Json's releases](https://github.com/JamesNK/Newtonsoft.Json/releases).* > ## 12.0.2 > * New feature - Added MissingMemberHandling to JsonObjectAttribute and JsonObjectContract > * New feature...
# 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...