Commit Graph

31 Commits

Author SHA1 Message Date
Pablo Rigueto
9929269a50 Fix the broken connection between client and server, and de database. 2025-09-29 10:39:40 -03:00
Mateleo
890834d849 test 2024-11-22 21:15:50 +01:00
Mateleo
5e11bb7a82 test 2024-11-22 20:05:49 +01:00
Mateleo
227303b891 test 2024-11-22 20:00:52 +01:00
Mateleo
29b06d05ef test 2024-11-22 19:49:12 +01:00
Mateleo
20e66afe44 test 2024-11-22 19:05:38 +01:00
Mateleo
76729d93ea test 2024-11-22 19:03:58 +01:00
Mateleo
16e132caeb test 2024-11-22 18:37:25 +01:00
Mateleo
1eeff58f80 test 2024-11-22 18:34:28 +01:00
Mateleo
356276d51b test 2024-11-22 18:31:17 +01:00
Mateleo
702a7a6534 test 2024-11-22 18:23:23 +01:00
Mateleo
8384131418 test 2024-11-22 18:19:57 +01:00
Mateleo
1e5d070923 test 2024-11-22 18:15:11 +01:00
Mateleo
fcac8397c2 test 2024-11-22 17:57:47 +01:00
Mateleo
41a32ef8f4 test 2024-11-22 17:49:13 +01:00
Mateleo
9d7b32c354 test 2024-11-22 17:46:14 +01:00
Mateleo
21ff61b97a test 2024-11-22 17:37:42 +01:00
Mateleo
62bf5336f7 test 2024-11-22 17:17:29 +01:00
Mateleo
501078c398 test 2024-11-22 15:59:59 +01:00
Mateleo
2e7f5cca0b test 2024-11-22 15:38:56 +01:00
Mateleo
161be83355 typo 2024-11-22 15:11:26 +01:00
Mateleo
5030353fe0 test 2024-11-22 14:46:20 +01:00
Mateleo
4e00345d9f changed ip 2024-11-22 14:19:12 +01:00
Mateleo
bcddfd279d initdb 2024-11-22 12:37:27 +01:00
Mateleo
9fa71e72cf fix 2024-11-22 12:16:07 +01:00
Mateleo
b19a196a05 feat(docker-compose.yaml): add docker-compose configuration for PostgreSQL database
refactor(src/DiIiS-NA/config.ini): update BindIP to use Docker service name for database connection
2024-11-22 12:04:34 +01:00
Lucca (Droppy)
425378eff2 Update. 2024-06-13 04:26:34 -03:00
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
Lucca Faria Ferri
282b990ae4 Updated default config, and shutdown 2023-02-02 05:18:27 -08:00
Advocaite
a9c85eadb2 config update
smaller update
2022-09-08 04:20:02 +08:00
Advocaite
8957f284f5 Discord Bot Intergration
Discord bot added to server
some general info commands a example event, also ability to register account with discord bot and link discord user to that account and give them role for registering.
2022-09-08 04:02:44 +08:00