Commit Graph

5 Commits

Author SHA1 Message Date
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
4027254dd0 Improved console logging with Ansi. A new logger target has been introduced: AnsiTarget.cs (which is a table).
Sample config:
```
[AnsiLog]
Enabled = true
Target = Ansi
IncludeTimeStamps = true
MinimumLevel = Trace
MaximumLevel = Fatal
```
2023-01-27 08:30:47 -08:00
Lucca Faria Ferri
7299279393 BattleClient.cs and PresenceService.cs cleanup. 2023-01-26 20:35:48 -08:00
Gitea
897e3bce74 Добавьте файлы проекта. 2022-08-17 14:50:06 +10:00