Commit Graph

17 Commits

Author SHA1 Message Date
Lucca Faria Ferri
d255a8b715 Monster brain small changes 2023-08-29 12:27:33 +02:00
Lucca Faria Ferri
81afefcb8a custom lookup range 2023-08-29 10:17:17 +02: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
e76fcb31ec Logging update. 2023-02-12 11:25:59 -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
Stepan Goremykin
c9a70d7e63 Introduce PickRandom and TryPickRandom extensions 2023-01-29 14:53:49 +01:00
Stepan Goremykin
284b0b2d7b Optimize a lot of checks for emptiness 2023-01-29 13:46:18 +01:00
Lucca Faria Ferri
8b126a9aa7 MethodTrace replaced with CallerMemberName 2023-01-28 08:10:04 -08:00
Lucca Faria Ferri
2f921d66dc Warnings fixed: controller as HandlerController warning;
Adding MethodTrace(MethodBase) to get informations about the method. I know it's reflection but it will do for now. Plan is to track down later all the MethodTraces and quickly refactor with nameof instead.
2023-01-28 07:12:08 -08: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
18b99cd67c Fixed currencies (bugfix: they weren't being updated due to an empty stub on consumables);
Logging changed on MonsterBrain.cs
2023-01-27 13:11:46 -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
236d2f5f7f Translation update 2023-01-21 18:05:13 -08:00
iEvE
2d1302758f Clean up and little fix =) 2023-01-21 22:35:54 +03:00
DeKaN
3017a74cac
Extract Actor Sno ids into enum and replace int "magic constants" 2022-09-10 14:52:14 +04:00
Gitea
897e3bce74 Добавьте файлы проекта. 2022-08-17 14:50:06 +10:00