Commit Graph

16 Commits

Author SHA1 Message Date
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
0909087177 fixing attribute parsing. 2023-02-11 13:45:18 -08:00
DeKaN
18e1e7bb7b
Introduce default values for GameAttribute constructor parameters. Move list of attributes to separated static class 2023-02-10 22:42:12 +04:00
Lucca Faria Ferri
d670871a4f Changed config files to their own name;
DrinkHealthPotion.cs configurable;
Cleanup
2023-02-06 04:08:12 -08:00
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
396fc3e0f3 improvement shutdown/item gen 2023-02-02 05:18:59 -08:00
Stepan Goremykin
e99932cf4e Fixed possible mistakes, use PickRandom extension 2023-01-29 23:55:03 +01:00
Stepan Goremykin
284b0b2d7b Optimize a lot of checks for emptiness 2023-01-29 13:46:18 +01: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
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
0e62c1083d Unidentified items 2023-01-26 18:11:41 -08:00
Lucca Faria Ferri
59f7c47c83 Cleanup 2023-01-26 14:53:49 -08:00
Lucca Faria Ferri
55e30cd4c0 Item/ItemGenerator reformat; Change in Loggers 2023-01-26 14:43:05 -08:00
Lucca Faria Ferri
236d2f5f7f Translation update 2023-01-21 18:05:13 -08:00
Gitea
d2bfdd0bbe Network code update to 2.7.4.84161 2022-09-02 18:27:53 +10:00
Gitea
897e3bce74 Добавьте файлы проекта. 2022-08-17 14:50:06 +10:00