Commit Graph

241 Commits

Author SHA1 Message Date
Pablo Rigueto
c9633646e9 Remove unnecessary files. 2025-09-29 10:49:43 -03:00
Pablo Rigueto
040472811d Fix Kadalas cost and disabled the shop. 2025-09-29 10:47:28 -03:00
Pablo Rigueto
6a25a9ffa8 feat-rgto: Fix the materials inventory, now the materials items are sent to the correct inventory. 2025-09-29 10:47:15 -03:00
Nu77P0inter
f90cb592bc Kadala item cost fix 2025-09-29 10:45:49 -03:00
Artem89233
429db49eab Update and rename src/DiIiS-NA/D3-GameServer/GSSystem/QuestSystem/QuestEvents/Implementations/Act I/SpawnSkeletons.cs to Src/DiIiS-NA/D3-игровой сервер/GSSystem/Система заданий/Квестовые события/Реализации/Акт I/SpawnSkeletons.cs 2025-09-29 10:41:49 -03:00
DeKaN
36a2b82807 Add new actors/animations and attributes' stubs 2025-09-29 10:41:19 -03:00
Pablo Rigueto
9929269a50 Fix the broken connection between client and server, and de database. 2025-09-29 10:39:40 -03:00
Mateleo
11d2b98282 test 2024-11-22 15:55:54 +01:00
Mateleo
d39c2f352c test 2024-11-22 15:55:42 +01:00
Mateleo
ee55b5fc34 test 2024-11-22 15:33:14 +01:00
Mateleo
9806984b8f typo 2024-11-22 15:03:12 +01:00
Mateleo
671e7f09de test 2024-11-22 14:32:50 +01:00
Lucca (Droppy)
425378eff2 Update. 2024-06-13 04:26:34 -03:00
Lucca (Droppy)
03ba08341c small. 2024-04-29 06:04:43 +00:00
Lucca (Droppy)
bf2a4fdcfa Small changes: swap and mod 2024-04-29 05:51:03 +00:00
Lucca Faria Ferri
23462a4d59 config.mods.json is now under solution + small changes 2023-09-13 14:34:31 +02:00
Lucca Faria Ferri
0774b48501 changes 2023-09-13 04:27:03 +02:00
Lucca Faria Ferri
31d75a8e0d math clamp 2023-09-13 04:08:21 +02:00
Lucca Faria Ferri
8cc5954c7c AsyncListener message error witḣport. 2023-09-13 02:59:08 +02:00
Lucca Faria Ferri
16421480a7 small changes 2023-08-30 11:21:21 +02:00
Lucca Faria Ferri
c38bc4ba26 casting 2023-08-30 02:43:08 +02:00
Lucca Faria Ferri
d255a8b715 Monster brain small changes 2023-08-29 12:27:33 +02:00
Lucca Faria Ferri
d360e196bd Attack target range 2023-08-29 10:18:29 +02:00
Lucca Faria Ferri
81afefcb8a custom lookup range 2023-08-29 10:17:17 +02:00
Lucca Faria Ferri
cabbc45654 Merge remote-tracking branch 'origin/community' into community 2023-08-29 08:55:58 +02:00
Lucca Faria Ferri
4f207b2c7d leah small fix 2023-08-11 09:11:59 -07:00
Lucca Faria Ferri
9380429c74 Small cleanup. 2023-08-11 08:56:34 -07:00
Lucca Faria Ferri
33001803e6 unique follower 2023-07-27 01:22:41 -07:00
Lucca Faria Ferri
6e7812bbe3 small changes 2023-07-26 09:25:25 -07:00
Lucca Faria Ferri
536fa101ca configurable attacks per second 2023-07-26 07:13:28 -07:00
Lucca Faria Ferri
607a46cbfd already @ callerinfo 2023-07-25 12:12:59 -07:00
Lucca Faria Ferri
dd11da0da5 update 2023-07-24 14:08:16 -07:00
Lucca Faria Ferri
09e0480485 starting monster brain 2023-07-20 05:18:38 -07:00
Lucca Faria Ferri
3c851ddf1c Fixed leah follower 2023-07-20 03:47:13 -07:00
Lucca Faria Ferri
847c6dea26 updated some small code 2023-07-05 13:49:47 -07:00
Lucca Faria Ferri
24e208c560 Health/Damage multipliers in settings by difficulty. 2023-07-05 13:43:31 -07:00
Lucca Faria Ferri
b39f5e7c4c Stable WIP: Health/Damage multipliers in settings by difficulty. 2023-06-22 21:40:54 -07:00
Lucca Faria Ferri
f3ccab713e Game Mods - Json + Configuration migration
- Changed the Game Mods config to a json file
 - Created a .ini migration for the json file
 - Better ANSI readability
 - Improved some methods
2023-06-19 07:41:22 -07:00
Lucca Faria Ferri
56dd6194a1 Rewrote Necromancer's CorpseExplosions HeroSkill - it appears to have an issue with Rune_A still, investigating. 2023-06-18 21:16:26 -07: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
0508c19873 var update 2023-06-12 05:22:37 -03:00
Lucca Faria Ferri
37932bd09b Improved #139 2023-06-12 05:16:39 -03:00
Lucca Faria Ferri
94aa570ca2 broadcast changes 2023-06-12 03:38:01 -03:00
Lucca Faria Ferri
a00de9d18a Small command changes. 2023-02-23 16:12:59 -08:00
Lucca Faria Ferri
1fff1a96c7 Quick Changes. 2023-02-23 16:07:32 -08:00
Lucca Faria Ferri
a5fb64e8f9 Death payload study of NearDeath payload, fixed GameServerConfig.cs for RELEASE. 2023-02-16 20:55:44 -08:00
Lucca Faria Ferri
8d8576f4e7 Afk disconnect now configurable (not limited to DEBUG/RELEASE), opcodes/gamemessage extensions, static refactoring, QuestTrigger improvements, small GameClient.cs and Player.cs improvements. 2023-02-16 19:56:14 -08:00
Lucca Faria Ferri
a8ece3a868 removed necroskeletoncount 2023-02-16 16:45:58 -08:00
Lucca Faria Ferri
5ac2ca9e2b Filtered commands for console that are InGameOnly, improved output for console. 2023-02-13 09:48:38 -08:00
Lucca Faria Ferri
6907cebcc6 Filtered commands for console that are InGameOnly. 2023-02-13 08:43:50 -08:00