Commit Graph

11 Commits

Author SHA1 Message Date
Lucca (Droppy)
425378eff2 Update. 2024-06-13 04:26:34 -03: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
6657f17730 Changelog:
GameServerConfig.cs and Player.cs:
- StrengthMultiplier / StrengthParagonMultipler
- DexterityMultiplier / DexterityParagonMultiplier
- IntelligenceMultiplier / IntelligenceParagonMultiplier
- VitalityMultiplier / VitalityParagonMultiplier
CommandManager.cs and CommandsConfig.cs:
- Added a command group disable parameter (DisabledGroups). A ranking system should be added later on.
RestSession.cs and Http.cs:
- Added battlenet login POST and GET;
- If no page is found on DEBUG, it returns 502 (Bad GW - if on NAT it could be useful for stopping bots of retrying connection with the server) otherwise returns 404
Others:
!drop minor changes
Cleanups
2023-02-09 21:22:41 -08:00
Lucca Faria Ferri
48c7fc7de5 Fixed animations issue + cleanup. 2023-02-04 13:40:36 -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
DeKaN
9d046be1d1
Revert all TagMap changes and fix some exceptions 2023-01-26 20:04:52 +04:00
DeKaN
c071d7a174
Merge remote-tracking branch 'upstream/community' into extract-animation-sno 2023-01-22 19:54:10 +04:00
Lucca Faria Ferri
236d2f5f7f Translation update 2023-01-21 18:05:13 -08:00
DeKaN
bbbd7bde39
Extract Animation Sno ids into enum, replace some magic constants 2023-01-21 00:18:03 +04: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