Commit Graph

47 Commits

Author SHA1 Message Date
Lucca Faria Ferri
97a8bfa8a3 Quests and MPQ work.
Fixed quest to find 2 orbs on the rotten forest;
Fixed load actors to load an actor file that could not be found - as many actors rely on a name which is not always provided on the enum by using a [SnoFileName("TheActual SnoFileName")];
Changed FileFormats.Actor to FileFormats.ActorData
2023-02-02 11:52:36 -08:00
Lucca Faria Ferri
56028a9792 Each command to their own file, improvement on Necromancer.cs and NecromancerSkeleton_A.cs 2023-02-01 10:54:24 -08:00
Lucca Faria Ferri
66f1423ecc Small changes 2023-01-31 14:10:07 -08:00
Lucca Faria Ferri
602a42042a Fixed kill leoric;
Fixed bug that opened a portal behind Leoric before killing him (and to reopen it after killing him);
MethodTrace when opening door;
Created command to open all world's doors, nearby doors, and get info about door states;
Created a GetPortals near Actor.
2023-01-31 13:15:50 -08:00
Lucca Faria Ferri
8c9dc3c9d5 Improvement world bosses;
Command to open all doors;
Do not show logs of colors
2023-01-31 09:09:46 -08:00
Stepan Goremykin
e99932cf4e Fixed possible mistakes, use PickRandom extension 2023-01-29 23:55:03 +01:00
Stepan Goremykin
f39f26f7e2 Merge branch 'community' into optimizations
# Conflicts:
#	src/DiIiS-NA/D3-GameServer/GSSystem/GameSystem/Game.cs
#	src/DiIiS-NA/D3-GameServer/GSSystem/GameSystem/QuestManager.cs
2023-01-29 13:59:12 +01:00
Stepan Goremykin
284b0b2d7b Optimize a lot of checks for emptiness 2023-01-29 13:46:18 +01:00
Lucca Faria Ferri
734f35d611 New Game-Server configs, lots of improvements to items, actors (player, monster, bosses), quests, etc 2023-01-29 04:44:31 -08:00
Stepan Goremykin
4fd52bc31f Fixed more multiple enumerations 2023-01-29 02:20:46 +01:00
Stepan Goremykin
4da0b6373d Merge branch 'community' into optimizations
# Conflicts:
#	src/DiIiS-NA/Core/Helpers/Math/RandomHelper.cs
2023-01-29 01:45:49 +01:00
Stepan Goremykin
3cc4aeec47 Some refactoring 2023-01-29 01:45:04 +01:00
Lucca Faria Ferri
8fc7021992
Merge pull request #109 from goremykin/optimizations
More multiple enumerations
2023-01-28 11:34:56 -03:00
Stepan Goremykin
66d94d0c3f Fixed some multiple enumerations 2023-01-28 15:23:03 +01:00
Lucca Faria Ferri
21d6ea62e8 Made attributes read-only;
Improved development conditioning;
Translations and renames;
Refactoring;
2023-01-28 06:10:54 -08:00
Lucca Faria Ferri
c1907ea5e7
Merge pull request #108 from DeKaN/artisan-train
Simplify artisan training, fix Zoltan and Kanai cube reveal
2023-01-28 09:43:23 -03:00
Lucca Faria Ferri
b66569abbd Refactoring, new commands, config of chances of unidentified drops (for higher and lower quality items), modified !drop command to don't allow unidentified items, some bug-prevention fixes. 2023-01-28 04:39:28 -08:00
DeKaN
4c07857980
Simplify artisan training, fix Zoltan and Kanai cube reveal 2023-01-28 15:08:09 +04:00
Enthusiast
2b69055bdb
Merge pull request #105 from rgto/community2701
Include Portal Definitions class DiIiS_NA.GameServer.MessageSystem.Message.Definitions.Portal
2023-01-27 17:57:15 -03:00
Pablito
302f943aac BossPortal class include. 2023-01-27 17:55:41 -03:00
Lucca Faria Ferri
50a95ab41d Update 2023-01-27 12:51:20 -08:00
Lucca Faria Ferri
2ebdff6c61 MonsterBrain.cs cleanup.
Removed Blizzless using comments as it clutters the dependency view.
2023-01-27 12:02:19 -08:00
Lucca Faria Ferri
602960b8f2 Lowered some loggers (from Logger.Trace to Logger.Debug);
Update on GameCommands.cs
2023-01-26 16:57:16 -08:00
Lucca Faria Ferri
d75a396bed Cleanup, probable bug fixes with floating numbers, and some other quick fixes 2023-01-26 16:21:09 -08:00
Lucca Faria Ferri
018311cdb8 Fixed type conditioned access, if type pattern merge, fixed some floating point comparisons 2023-01-26 15:00:39 -08:00
Lucca Faria Ferri
31ea0a9681 Bosses cleanup 2023-01-26 14:49:10 -08:00
DeKaN
9d046be1d1
Revert all TagMap changes and fix some exceptions 2023-01-26 20:04:52 +04:00
Lucca Faria Ferri
14b2a0164e
Merge branch 'community' into fixed-attributes 2023-01-22 20:43:12 -08:00
pr701
1a313dbf3b Revert "Extract Animation Sno ids into enum, replace some magic constants"
This reverts commit 2547389215.
2023-01-23 06:19:07 +03:00
DeKaN
2547389215 Extract Animation Sno ids into enum, replace some magic constants 2023-01-23 06:03:56 +03:00
Lucca Faria Ferri
33b096de32 Added fixed attributes, added Invulnerability command, fixed compilation issue, more translations 2023-01-23 05:24:50 +03:00
Lucca Faria Ferri
b11eb31c51 Added fixed attributes, added Invulnerability command, fixed compilation issue, more translations 2023-01-22 09:43:32 -08:00
DeKaN
c071d7a174
Merge remote-tracking branch 'upstream/community' into extract-animation-sno 2023-01-22 19:54:10 +04:00
Lucca Faria Ferri
8e884c4fe4 translation and refactoring 2023-01-21 19:12:38 -08:00
Lucca Faria Ferri
9bf81750ee Translation, small refactoring, etc. 2023-01-21 17:52:11 -08:00
iEvE
2d1302758f Clean up and little fix =) 2023-01-21 22:35:54 +03:00
Advocaite
97d0a55972 urgent fix
small bugfix
urgent
2023-01-22 02:48:38 +08:00
Advocaite
bbc38b4cb8 Update Banner.cs
open banner customize fix
2023-01-22 00:20:49 +08:00
DeKaN
bbbd7bde39
Extract Animation Sno ids into enum, replace some magic constants 2023-01-21 00:18:03 +04:00
Advocaite
e576783038 Banner Fix for Greater Rifts
fixes the banner being used in greater rifts

also allows for other events to be able to disable banner.
2023-01-19 01:11:38 +08:00
DeKaN
f456af1d01
Merge branch 'master' into community 2023-01-15 17:31:27 +04:00
Crypto137
f1f3d40f77 Move corpse res charge reset to checkpoint 2023-01-15 11:17:08 +03:00
DeKaN
3017a74cac
Extract Actor Sno ids into enum and replace int "magic constants" 2022-09-10 14:52:14 +04:00
Gitea
d2bfdd0bbe Network code update to 2.7.4.84161 2022-09-02 18:27:53 +10:00
DeKaN
dec5879fc9
Extract World SNO ids into enum and replace int "magic constants" 2022-08-22 03:33:11 +04:00
Gitea
267d087142 + Удалена большая часть Warnings.
+ Применено исправление деспауна Големов при их взрыве - fix from DeKaN
+ Добавлен патч для портала в новый тристрам со стороны Лощины Стенаний.
+ Добавлена новая подсистема "Друзья".
+ Добавлен звук продажи предметов
!Внимание тем кто тестирует - для поиска причины бага, добавлена в консоль информация при использовании Waypoint. Если вас телепортирует не в нужную локацию, скопируйте от туда текст ---Waypoint Debug---.
2022-08-21 11:39:59 +10:00
Gitea
897e3bce74 Добавьте файлы проекта. 2022-08-17 14:50:06 +10:00