blizzless-diiis/src
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
..
DiIiS-NA Created remote motd and updated base config.ini 2023-06-18 20:53:56 -07:00
DiIiSNet Fixed currencies (bugfix: they weren't being updated due to an empty stub on consumables); 2023-01-27 13:11:46 -08:00
Blizzless-D3.sln config update 2022-09-08 04:20:02 +08:00