Commit Graph

13 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
Stepan Goremykin
e99932cf4e Fixed possible mistakes, use PickRandom extension 2023-01-29 23:55:03 +01:00
Stepan Goremykin
6f56125a09 Use random extensions and mark potential mistakes with comments 2023-01-29 18:11:26 +01:00
Stepan Goremykin
c9a70d7e63 Introduce PickRandom and TryPickRandom extensions 2023-01-29 14:53:49 +01:00
Stepan Goremykin
3cc4aeec47 Some refactoring 2023-01-29 01:45:04 +01: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
8e884c4fe4 translation and refactoring 2023-01-21 19:12:38 -08:00
Lucca Faria Ferri
236d2f5f7f Translation update 2023-01-21 18:05:13 -08:00
DeKaN
3017a74cac
Extract Actor Sno ids into enum and replace int "magic constants" 2022-09-10 14:52:14 +04: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