blizzless-diiis/src/DiIiS-NA/BGS-Server
Lucca Faria Ferri d49282653d Created remote motd and updated base config.ini
Changed Motd settings locations to `LoginServerConfig.cs`
 - `MotdEnabledWhenWorldLoads`: if true, motd will be displayed whenever a player enters another world.
  - `MotdEnabledRemote`: if true, a POST will be sent to `MotdRemoteUrl` with the body `{ "GameAccountId": ulong, "ToonName": string, "WorldGlobalId": uint }`
   - `MotdRemoteUrl`: the callback URL to POST.
2023-06-18 20:53:56 -07:00
..
AccountsSystem Quick Changes. 2023-02-23 16:07:32 -08:00
Base Small change. 2023-02-06 04:38:09 -08:00
Battle Created remote motd and updated base config.ini 2023-06-18 20:53:56 -07:00
ChannelSystem Update Currency removed useless bloodshard query, and some cleanup. 2023-02-12 19:52:20 -08:00
Crypthography Small change. 2023-02-06 04:38:09 -08:00
FriendsSystem Small change. 2023-02-06 04:38:09 -08:00
GamesSystem Small change. 2023-02-06 04:38:09 -08:00
GuildSystem Small change. 2023-02-06 04:38:09 -08:00
Helpers Small change. 2023-02-06 04:38:09 -08:00
Objects Small change. 2023-02-06 04:38:09 -08:00
ServicesSystem Quick Changes. 2023-02-23 16:07:32 -08:00
Toons Quick Changes. 2023-02-23 16:07:32 -08:00
LoginServerConfig.cs Created remote motd and updated base config.ini 2023-06-18 20:53:56 -07:00
Watchdog.cs Small change. 2023-02-06 04:38:09 -08:00