You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
With the recent in introduction of Yam it would seem in the best interest of everyone to clearly lay down a new (fresh) structure for the network, but this time, keeping in mind we're creating a functional network based collection of bots, rather than three individual bots.
This will also be a good opportunity to work on a majority of missing features (and active bugs), as well as clearing any confusion over the bots' names (currently there's a "Pham", "Yam" and the "network" itself). So, if everyone agrees,
Phamhilator (bot) -> Pham,
Yamhilator (bot) -> Yam,
Phamhilator (network) -> Phamhilator.
These changes will inevitably mean a full data reset (judging by the current performance of Pham, that may actually be a good thing). A new branch has also been created.
Remove CE.Net submodule (replace with NuGet package).
Add licence snippet to all source files.
Replace all usage of JsonFx.Json with Newtonsoft.Json.
Move Yam sockets (and other objects necessary for basic network communication) to Phamhilator.Yam.Core.
Merge Pham's core into the UI (move any used methods/classes to Phamhilator.Yam.Core).
With the recent in introduction of Yam it would seem in the best interest of everyone to clearly lay down a new (fresh) structure for the network, but this time, keeping in mind we're creating a functional network based collection of bots, rather than three individual bots.
This will also be a good opportunity to work on a majority of missing features (and active bugs), as well as clearing any confusion over the bots' names (currently there's a "Pham", "Yam" and the "network" itself). So, if everyone agrees,
These changes will inevitably mean a full data reset (judging by the current performance of Pham, that may actually be a good thing). A new branch has also been created.
JsonFx.Json
withNewtonsoft.Json
.Phamhilator.Yam.Core
.Phamhilator.Yam.Core
).The text was updated successfully, but these errors were encountered: